diff options
Diffstat (limited to 'tests/compute/parameter-block.slang')
| -rw-r--r-- | tests/compute/parameter-block.slang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compute/parameter-block.slang b/tests/compute/parameter-block.slang index 2922f0813..baa420665 100644 --- a/tests/compute/parameter-block.slang +++ b/tests/compute/parameter-block.slang @@ -3,6 +3,7 @@ //TEST(compute):COMPARE_COMPUTE:-vk -shaderobj //TEST(compute):COMPARE_COMPUTE:-shaderobj //TEST(compute):COMPARE_COMPUTE:-slang -shaderobj -mtl -render-features argument-buffer-tier-2 +//DISABLE_TEST(compute):COMPARE_COMPUTE:-slang -shaderobj -wgpu // Ensure that Slang `ParameterBlock` type is lowered // to HLSL in the fashion that we expect. |
