commit | 114679388122b2f6ebdcdaffc98d533f4b8fa50c | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Wed Sep 21 10:49:33 2022 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Sep 23 02:49:08 2022 +0000 |
tree | 28a6f7c238552a8c48bff8c9472439b821ce9785 | |
parent | eb6aa25d166b994b87ca709cf38f8a4ad40a4c16 [diff] |
glsl: fix gl_CullDistance xfb linking this matches the behavior for gl_ClipDistance ref #7152 Fixes: 0c8492cd3b2 ("glsl: fix location for array subscript") Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18724>