We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53ca98 commit 0b92e1dCopy full SHA for 0b92e1d
tests/autodiff/diff-ptr-type-array.slang
@@ -1,6 +1,6 @@
1
//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -shaderobj -output-using-type
2
//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -vk -shaderobj -output-using-type
3
-// WGSL: Runtime-sized arrays not in 'storage' address space are being generated #5613
+// Not supported in WGSL: Arrays of textures or buffers
4
//DISABLE_TEST(compute):COMPARE_COMPUTE:-wgpu
5
6
//TEST_INPUT:ubuffer(data=[0 0 0 0], stride=4):out,name=outputBuffer
0 commit comments