summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/diff-ptr-type-array.slang
diff options
context:
space:
mode:
authorHarsh Aggarwal (NVIDIA) <haaggarwal@nvidia.com>2025-08-06 22:53:19 +0530
committerGitHub <noreply@github.com>2025-08-06 17:23:19 +0000
commitd107327422b69777d41f1077c58d46c6bcf579c4 (patch)
treebe0ea6b6a47b7cd5f35fca44a0f41c418e970c2a /tests/autodiff/diff-ptr-type-array.slang
parent68b0125226464cb3c9e9b7f50bfb53cda97723b4 (diff)
Fix 7723 - Add autodiff tests (#7919)
* Fix 7723 - Add autodiff tests * Update bug-1.slang Adding Vulkan
Diffstat (limited to 'tests/autodiff/diff-ptr-type-array.slang')
-rw-r--r--tests/autodiff/diff-ptr-type-array.slang1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/autodiff/diff-ptr-type-array.slang b/tests/autodiff/diff-ptr-type-array.slang
index 7f048a095..886f62b36 100644
--- a/tests/autodiff/diff-ptr-type-array.slang
+++ b/tests/autodiff/diff-ptr-type-array.slang
@@ -1,5 +1,6 @@
//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -shaderobj -output-using-type
//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -vk -shaderobj -output-using-type
+//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -cuda -compute -shaderobj -output-using-type
// Not supported in WGSL: Arrays of textures or buffers
//DISABLE_TEST(compute):COMPARE_COMPUTE:-wgpu