diff options
Diffstat (limited to 'tests/reflection/multi-file.hlsl')
| -rw-r--r-- | tests/reflection/multi-file.hlsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/multi-file.hlsl b/tests/reflection/multi-file.hlsl index fd9235ab5..6b42f807f 100644 --- a/tests/reflection/multi-file.hlsl +++ b/tests/reflection/multi-file.hlsl @@ -1,4 +1,4 @@ -//TEST:REFLECTION:-D__SLANG__ -entry mainVS -profile vs_4_0 -target hlsl tests/reflection/multi-file-extra.hlsl -entry mainFS -profile ps_4_0 +//TEST:REFLECTION:-D__SLANG__ -entry mainVS -profile vs_4_0 -target hlsl tests/reflection/multi-file-extra.hlsl -entry mainFS -profile ps_4_0 -no-codegen // Here we are testing the case where multiple translation units are provided // at once, so that we want combined reflection information for the resulting |
