diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/slang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slang.h b/include/slang.h index 333028a69..af635e3c4 100644 --- a/include/slang.h +++ b/include/slang.h @@ -1007,6 +1007,7 @@ typedef uint32_t SlangSizeT; EmitSpirvMethod, // enum SlangEmitSpirvMethod EmitReflectionJSON, // bool + SaveGLSLModuleBinSource, CountOf, }; |
