Skip to content

radv: add mesh/task stages support with VK_EXT_shader_object on GFX10.3+

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

Based on !27236 (merged)

Passing full VKCTS ESO on GFX10.3 and GFX11 (still with geometry/tessellation disabled).

Merge request reports