diff options
Diffstat (limited to 'tests/reflection/matrix-layout.slang')
| -rw-r--r-- | tests/reflection/matrix-layout.slang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/matrix-layout.slang b/tests/reflection/matrix-layout.slang index a0c1cdff1..2f0fe6a41 100644 --- a/tests/reflection/matrix-layout.slang +++ b/tests/reflection/matrix-layout.slang @@ -1,5 +1,5 @@ -//TEST:REFLECTION:-profile ps_4_0 -target hlsl -//TEST:REFLECTION:-profile ps_4_0 -target hlsl -matrix-layout-row-major +//TEST:REFLECTION:-profile ps_4_0 -target hlsl -no-codegen +//TEST:REFLECTION:-profile ps_4_0 -target hlsl -no-codegen -matrix-layout-row-major // Test that we apply matrix layout rules correctly. |
