GL_ARB_enhanced_layouts, final. #extension tests, built-in constants, and bug fix for non-constant expression in layout(...=expr).
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25220 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
39974acf93
commit
4094630ca3
8 changed files with 218 additions and 14 deletions
|
|
@ -134,3 +134,6 @@ layout(std430, align = 128) uniform block24301 {
|
|||
float h;
|
||||
dvec3 i;
|
||||
} specExample4301;
|
||||
|
||||
int aconst[gl_MaxTransformFeedbackBuffers];
|
||||
int bconst[gl_MaxTransformFeedbackInterleavedComponents];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue