Skip to content

radv: disable meshShaderQueries on gfx10.3

Martin Roukala requested to merge mupuf/mesa:vkcts-navi21-bisect into main

They have been causing hangs intermitently in CI for the past week, until it finally caught my attention and forced me spend a couple of hours bisecting the issue.

We'll re-introduce support for it when the issue is fixed.

Fixes: b975d4e8 ("radv: enable meshShaderQueries on GFX10.3") Signed-off-by: Martin Roukala (né Peres) martin.roukala@mupuf.org

Merge request reports