Skip to content

svga: fix clip distance shadow copy writemask

Charmaine Lee requested to merge charmainel/mesa:fix-svga-clipdist into main

Fix clip distance shadow copy writemask as the shadow copy includes clip distances to all clip planes whether enabled or not.

Fixes spec@glsl-1.30@execution@interpolation@interpolation-*distance

/cc @bhenden

Merge request reports