Skip to content

anv: put EXT_mesh_shader behind an environment variable

Ivan Briano requested to merge ibriano/mesa:mesh-env-var into main

We are seeing frequent hangs in other workloads when something using mesh shaders runs at the same time, so gate the feature behind an environment variable until we figure out what's going on.

Merge request reports