Add builtin constants
authorChow <laddoc@outlook.com>
Mon, 6 Jan 2020 07:53:20 +0000 (15:53 +0800)
committerChow <laddoc@outlook.com>
Mon, 6 Jan 2020 07:53:20 +0000 (15:53 +0800)
commitac6b7cf58180c74d04e612d2cf12e2027edd65db
tree3d28007ce132db8834b64e452cae2632f2cf0756
parent6334d594f68c2ba36e3e9bf91aac185ac3875717
Add builtin constants

Add builtin constants:

gl_MaxFragmentUniformVectors and gl_MaxVertexUniformVectors.
They should both be available since version 410 for core.
Test/410.vert
Test/baseResults/410.vert.out
glslang/MachineIndependent/Initialize.cpp