Skip to content

radv: disable RB+ blend optimizations on GFX11 when a2c is enabled

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

Another fun bug with a2c on GFX11. AMDVLK/RadeonSI have the same bug apparently.

See !22833 (merged)

Also reported missing (or incorrect) CTS coverage here https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/4283

Edited by Samuel Pitoiset

Merge request reports