Skip to content

radv: enable VRS coarse shading 2x2 for flat shading on GFX10.3+

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

This doesn't seem to have a real impact but I think it's worth a try because it reduces the number of PS invocations by 4 when used. No CTS regressions.

Merge request reports