Skip to content
Snippets Groups Projects
Commit 684f97de authored by Timothy Arceri's avatar Timothy Arceri Committed by Marge Bot
Browse files

glsl: fix declarations of gl_MaxVaryingFloats


gl_MaxVaryingFloats was not removed from core until 4.20 and is still
available in compat shaders. Found while writing some new CTS to test
the correct declarations of this constant.

Fixes: 0ebf4257a385i ("glsl: define some GLES3 constants in GLSL 4.1")

Reviewed-by: default avatarTapani Pälli <tapani.palli@intel.com>
Part-of: <mesa/mesa!9514>
parent 6d16d929
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment