Skip to content

anv: Skip emitting depth/stencil config while clearing color image

Sagar Ghuge requested to merge sagarghuge/mesa:review/skip_ds_config into master

If we are clearing color images, we can skip emitting depth/stencil 3DSTATE packets.

Edited by Sagar Ghuge

Merge request reports