summaryrefslogtreecommitdiff
path: root/source/slang-record-replay/util
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang-record-replay/util')
-rw-r--r--source/slang-record-replay/util/emum-to-string.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang-record-replay/util/emum-to-string.h b/source/slang-record-replay/util/emum-to-string.h
index f06631719..3c7568818 100644
--- a/source/slang-record-replay/util/emum-to-string.h
+++ b/source/slang-record-replay/util/emum-to-string.h
@@ -175,6 +175,7 @@ namespace SlangRecord
CASE(VulkanUseGLLayout);
CASE(VulkanEmitReflection);
CASE(GLSLForceScalarLayout);
+ CASE(ForceDXLayout);
CASE(EnableEffectAnnotations);
CASE(EmitSpirvViaGLSL);
CASE(EmitSpirvDirectly);