summaryrefslogtreecommitdiff
path: root/tests/bindings/explicit-binding.hlsl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bindings/explicit-binding.hlsl')
-rw-r--r--tests/bindings/explicit-binding.hlsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bindings/explicit-binding.hlsl b/tests/bindings/explicit-binding.hlsl
index 3e9e660e5..313f5a091 100644
--- a/tests/bindings/explicit-binding.hlsl
+++ b/tests/bindings/explicit-binding.hlsl
@@ -3,7 +3,7 @@
// We need to allow the user to add explicit bindings to their parameters,
// and we can't go and auto-assign anything to use the same locations.
-#ifdef __SPIRE__
+#ifdef __SLANG__
#define R(X) /**/
#else
#define R(X) X