summaryrefslogtreecommitdiff
path: root/tests/compute/parameter-block.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compute/parameter-block.slang')
-rw-r--r--tests/compute/parameter-block.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compute/parameter-block.slang b/tests/compute/parameter-block.slang
index 7a67868ef..1806d95a8 100644
--- a/tests/compute/parameter-block.slang
+++ b/tests/compute/parameter-block.slang
@@ -3,7 +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:-wgpu
+//TEST(compute):COMPARE_COMPUTE:-wgpu
// Ensure that Slang `ParameterBlock` type is lowered
// to HLSL in the fashion that we expect.