summaryrefslogtreecommitdiff
path: root/tests/cooperative-vector/load-store-arbitrary-array-vec.slang
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-04-16 23:14:12 +0000
committerGitHub <noreply@github.com>2025-04-16 16:14:12 -0700
commit8b2327b77110b6e5955ffc7fa181091cacc5674a (patch)
treec9469525be460375f7697ff8572683aec32b37cf /tests/cooperative-vector/load-store-arbitrary-array-vec.slang
parent2b20e9e150225f8cb75f7be2061f5ec99cbb2f66 (diff)
Skip cooperative vector tests when the graphics driver doesn't support it (#6841)
With this PR, cooperative-vector tests will run only when the hardware can support the feature. Unfortunately, DX12 backend will always reports that cooperative-vector is NOT supported until it is officially supported in May.
Diffstat (limited to 'tests/cooperative-vector/load-store-arbitrary-array-vec.slang')
-rw-r--r--tests/cooperative-vector/load-store-arbitrary-array-vec.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cooperative-vector/load-store-arbitrary-array-vec.slang b/tests/cooperative-vector/load-store-arbitrary-array-vec.slang
index f577ae5f3..eacbcfe13 100644
--- a/tests/cooperative-vector/load-store-arbitrary-array-vec.slang
+++ b/tests/cooperative-vector/load-store-arbitrary-array-vec.slang
@@ -1,4 +1,4 @@
-//DISABLE_TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK):-vk -xslang -skip-spirv-validation
+//DISABLE_TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK):-vk -render-feature cooperative-vector
// CHECK: 1
// CHECK-NEXT: 2