summaryrefslogtreecommitdiff
path: root/tests/reflection/parameter-block.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/parameter-block.slang')
-rw-r--r--tests/reflection/parameter-block.slang6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/reflection/parameter-block.slang b/tests/reflection/parameter-block.slang
index 5c91ed339..67b49aadb 100644
--- a/tests/reflection/parameter-block.slang
+++ b/tests/reflection/parameter-block.slang
@@ -1,6 +1,6 @@
-//TEST:REFLECTION:-stage fragment -target glsl
-//TEST:REFLECTION:-stage fragment -target hlsl -profile sm_5_0
-//TEST:REFLECTION:-stage fragment -target hlsl -profile sm_5_1
+//TEST:REFLECTION:-stage fragment -target glsl -no-codegen
+//TEST:REFLECTION:-stage fragment -target hlsl -no-codegen -profile sm_5_0
+//TEST:REFLECTION:-stage fragment -target hlsl -no-codegen -profile sm_5_1
// Confirm that we do parameter binding correctly
// when we have both a parameter block *and* user-defined