summaryrefslogtreecommitdiffstats
path: root/include/slang.h
diff options
context:
space:
mode:
authorArielG-NV <159081215+ArielG-NV@users.noreply.github.com>2024-07-30 23:04:08 -0400
committerGitHub <noreply@github.com>2024-07-30 20:04:08 -0700
commit04e7327a2067c82db3eaef51955f211e148ac933 (patch)
tree8a8320db5165e280efb2fdb9aa4ecd078d380c72 /include/slang.h
parentfef0a87ddee9c0f252a6625395b684b1cb5d85e0 (diff)
Move SPIRV global variables into a context variable (#4741)
Diffstat (limited to 'include/slang.h')
-rw-r--r--include/slang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slang.h b/include/slang.h
index edcaa8a3f..25e364504 100644
--- a/include/slang.h
+++ b/include/slang.h
@@ -943,6 +943,7 @@ extern "C"
NoHLSLPackConstantBufferElements,
ValidateUniformity,
AllowGLSL,
+ EnableExperimentalPasses,
// Internal