Skip to content

svga: fix compute shader type after ntt

Charmaine Lee requested to merge charmainel/mesa:fix-cs-shader-type into main

svga: fix compute shader type after ntt

Reset compute shader type after ntt.

Fixes: 0ac95418 ("gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR")

@bhenden

Merge request reports