summaryrefslogtreecommitdiff
path: root/tests/cooperative-vector/outer-product-structuredbuffer.slang
diff options
context:
space:
mode:
authorArielG-NV <159081215+ArielG-NV@users.noreply.github.com>2025-07-15 17:48:30 -0700
committerGitHub <noreply@github.com>2025-07-16 00:48:30 +0000
commit439e025c1d3c58cc261c36f1e8d804a403b2856a (patch)
tree7256b0982f4ff5a0587d2bc5a782438ff76b5b7b /tests/cooperative-vector/outer-product-structuredbuffer.slang
parent223ccd40599ffcd74b409c7321f2264b93aec4bd (diff)
Document why failing VVL coop-vec tests cannot be enabled & minor cleanup/bug-fix (#7754)
* Changes Fix a coop-vec bug, fix incorrect test synax, clean up test, comment why some coop-vec tests are stil disabled * Changes Fix a coop-vec bug, fix incorrect test synax, clean up test, comment why some coop-vec tests are stil disabled * disable failing tests * push changes * add to failing GLSL test list
Diffstat (limited to 'tests/cooperative-vector/outer-product-structuredbuffer.slang')
-rw-r--r--tests/cooperative-vector/outer-product-structuredbuffer.slang4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cooperative-vector/outer-product-structuredbuffer.slang b/tests/cooperative-vector/outer-product-structuredbuffer.slang
index 6de446f89..a0d3ad257 100644
--- a/tests/cooperative-vector/outer-product-structuredbuffer.slang
+++ b/tests/cooperative-vector/outer-product-structuredbuffer.slang
@@ -1,5 +1,5 @@
-// Disabled because of Vulkan validation error
-//DISABLE_TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK):-vk -render-feature cooperative-vector -output-using-type
+// Fails because VVL 1.4.313.0 has a bug that sees int32_t as uint32_t in validation layers, issue #7715
+//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK):-vk -render-feature cooperative-vector -output-using-type
// These platforms don't support these operations into structured buffers
//DISABLE_TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK):-dx12 -render-feature cooperative-vector -dx12-experimental -use-dxil -output-using-type -profile cs_6_9 -Xslang... -Xdxc -Vd -X.