summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/slang-reflection-test/slang-reflection-test-main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-reflection-test/slang-reflection-test-main.cpp b/tools/slang-reflection-test/slang-reflection-test-main.cpp
index e9d241aac..cd749e53d 100644
--- a/tools/slang-reflection-test/slang-reflection-test-main.cpp
+++ b/tools/slang-reflection-test/slang-reflection-test-main.cpp
@@ -293,7 +293,7 @@ static void emitReflectionVarBindingInfoJSON(
CASE(REGISTER_SPACE, registerSpace);
CASE(SUB_ELEMENT_REGISTER_SPACE, subElementRegisterSpace);
CASE(GENERIC, generic);
-
+ CASE(METAL_ARGUMENT_BUFFER_ELEMENT, metalArgumentBufferElement);
#undef CASE
default: