Bump revision and give the bots another chance to work.

This commit is contained in:
John Kessenich 2019-08-02 06:34:15 -06:00
parent a0eb5efd2b
commit 3cea2e5882
2 changed files with 1 additions and 2 deletions

View File

@ -412,7 +412,6 @@ const char* BuiltInString(int builtIn)
case 5264: return "FullyCoveredEXT";
#ifdef NV_EXTENSIONS
case BuiltInTaskCountNV: return "TaskCountNV";
case BuiltInPrimitiveCountNV: return "PrimitiveCountNV";

View File

@ -1,3 +1,3 @@
// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 3321
#define GLSLANG_PATCH_LEVEL 3345