summaryrefslogtreecommitdiffstats
path: root/tests/bugs/specialize-function-array-args.slang
diff options
context:
space:
mode:
authorAnders Leino <aleino@nvidia.com>2024-10-15 19:11:53 +0300
committerGitHub <noreply@github.com>2024-10-15 09:11:53 -0700
commit9e3b0367cfd63f21a0519b61b6fd13e94dac1c51 (patch)
treef35a6d53c25bb2b45cb295548361ca248e66e146 /tests/bugs/specialize-function-array-args.slang
parentbe42eeed7d9e510fea93922c615f1801bc54f336 (diff)
Enable WebGPU tests in CI (#5239)
Diffstat (limited to 'tests/bugs/specialize-function-array-args.slang')
-rw-r--r--tests/bugs/specialize-function-array-args.slang1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/specialize-function-array-args.slang b/tests/bugs/specialize-function-array-args.slang
index 8a572eda4..83dd20863 100644
--- a/tests/bugs/specialize-function-array-args.slang
+++ b/tests/bugs/specialize-function-array-args.slang
@@ -1,5 +1,6 @@
//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj
//TEST(compute,vulkan):COMPARE_COMPUTE_EX:-vk -slang -compute -shaderobj
+//DISABLE_TEST(compute):COMPARE_COMPUTE_EX:-wgpu
// When a function is passed a parameter that contains an array, it specialized it as a performance
// improvement for VK. If the struct contained a structured buffer, though it meant that the