Skip to content

mesa/st: Expose compute shaders when NIR support is advertised.

Emma Anholt requested to merge anholt/mesa:gallium-nir-compute into master

We have a NIR path, and V3D doesn't have TGSI input for compute (only what TTN can handle for the various gallium-internal shaders).

Merge request reports