Commit 3cea2e58 by John Kessenich

Bump revision and give the bots another chance to work.

parent a0eb5efd
...@@ -412,7 +412,6 @@ const char* BuiltInString(int builtIn) ...@@ -412,7 +412,6 @@ const char* BuiltInString(int builtIn)
case 5264: return "FullyCoveredEXT"; case 5264: return "FullyCoveredEXT";
#ifdef NV_EXTENSIONS #ifdef NV_EXTENSIONS
case BuiltInTaskCountNV: return "TaskCountNV"; case BuiltInTaskCountNV: return "TaskCountNV";
case BuiltInPrimitiveCountNV: return "PrimitiveCountNV"; case BuiltInPrimitiveCountNV: return "PrimitiveCountNV";
......
// This header is generated by the make-revision script. // This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 3321 #define GLSLANG_PATCH_LEVEL 3345
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment