summaryrefslogtreecommitdiffstats
path: root/tests/reflection/shared-modifier.hlsl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/shared-modifier.hlsl')
-rw-r--r--tests/reflection/shared-modifier.hlsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/shared-modifier.hlsl b/tests/reflection/shared-modifier.hlsl
index 45a1dfac8..928bdb1c9 100644
--- a/tests/reflection/shared-modifier.hlsl
+++ b/tests/reflection/shared-modifier.hlsl
@@ -1,5 +1,5 @@
// shared-modifier.hlsl
-//TEST:REFLECTION:-profile ps_5_0 -target hlsl
+//TEST:REFLECTION:-profile ps_5_0 -target hlsl -no-codegen
// Confirm that we expose the `shared` modifier in reflection data.