diff options
Diffstat (limited to 'tests/render/nointerpolation.hlsl')
| -rw-r--r-- | tests/render/nointerpolation.hlsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/render/nointerpolation.hlsl b/tests/render/nointerpolation.hlsl index 644692e36..0819849ac 100644 --- a/tests/render/nointerpolation.hlsl +++ b/tests/render/nointerpolation.hlsl @@ -1,5 +1,5 @@ -//TEST(smoke):COMPARE_HLSL_RENDER: -//TEST(smoke):COMPARE_HLSL_RENDER: -dx12 +//DISABLED_TEST(smoke):COMPARE_HLSL_RENDER: +//DISABLED_TEST(smoke):COMPARE_HLSL_RENDER: -dx12 // Confirm that the `nointerpolation` modifier // makes it through Slang codegen with the |
