summaryrefslogtreecommitdiffstats
path: root/tests/reflection/reflect-imported-code.hlsl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/reflect-imported-code.hlsl')
-rw-r--r--tests/reflection/reflect-imported-code.hlsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/reflect-imported-code.hlsl b/tests/reflection/reflect-imported-code.hlsl
index c3562af35..9370639d2 100644
--- a/tests/reflection/reflect-imported-code.hlsl
+++ b/tests/reflection/reflect-imported-code.hlsl
@@ -1,4 +1,4 @@
-//TEST:REFLECTION:-profile ps_4_0 -target hlsl
+//TEST:REFLECTION:-profile ps_4_0 -target hlsl -no-codegen
// Confirm that shader parameters in imported modules get reflected properly.