Classify more keywords as to what versions they are identifiers, reserved, or keywords.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20540 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich
2013-02-12 06:53:13 +00:00
parent 3e1fcf34c5
commit f792295e35
3 changed files with 56 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
#version 150
#version 430
#extension GL_3DL_array_objects : enable