summaryrefslogtreecommitdiffstats
path: root/tests/bugs/specialize-function-array-args.slang
diff options
context:
space:
mode:
authorAnders Leino <aleino@nvidia.com>2024-11-07 12:49:23 +0200
committerGitHub <noreply@github.com>2024-11-07 18:49:23 +0800
commit43df1da01463beb53d1483d152f55c6c48feb9c4 (patch)
tree2f9722defc64ffbbcc9f3ed1a70789eb7e060965 /tests/bugs/specialize-function-array-args.slang
parentd53a3ab92d94b133a6c1992e91e7a08fe99b3337 (diff)
Enable a bunch of WGPU tests (#5513)
This closes issue #5505.
Diffstat (limited to 'tests/bugs/specialize-function-array-args.slang')
-rw-r--r--tests/bugs/specialize-function-array-args.slang1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs/specialize-function-array-args.slang b/tests/bugs/specialize-function-array-args.slang
index 83dd20863..8a572eda4 100644
--- a/tests/bugs/specialize-function-array-args.slang
+++ b/tests/bugs/specialize-function-array-args.slang
@@ -1,6 +1,5 @@
//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