Skip to content

radv: various internal operations changes

Samuel Pitoiset requested to merge hakzsam/mesa:radv_meta_changes into main

This does two different things:

  • stop emitting redundant viewport/scissor when they shouldn't change
  • stop binding NULL graphics pipeline when restoring meta state

Merge request reports