Skip to content

radv: optimize some internal operations with DCC compressed writes on GFX10+

Samuel Pitoiset requested to merge hakzsam/mesa:radv_internal_dcc_stores into master

DCC fixups can be skipped when the hw automagically updates DCC for us.

Merge request reports