From 04e7327a2067c82db3eaef51955f211e148ac933 Mon Sep 17 00:00:00 2001 From: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com> Date: Tue, 30 Jul 2024 23:04:08 -0400 Subject: Move SPIRV global variables into a context variable (#4741) --- include/slang.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 -- cgit v1.2.3