Skip to content

svga: compare graphics shader stages against COMPUTE

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

This patch fixes the graphics shader stage comparisons that are left out in commit 9bbf235f.

Fixes: 9bbf235f ("svga: compare shader type against compute not tess eval")

/cc @airlied @sroland

Merge request reports