diff options
| author | Harsh Aggarwal (NVIDIA) <haaggarwal@nvidia.com> | 2025-08-25 10:49:56 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-25 05:19:56 +0000 |
| commit | 7b4d02803344d52af8d979da1d0f42936d360f00 (patch) | |
| tree | ccbafcb59a53de8cdbea2070f99fc9886865365e /tests/compute/structured-buffer-of-struct.slang | |
| parent | 53fa12e1b522a229006595001421caa62e22eba8 (diff) | |
Fix#8083: Batch-7: Enable cuda tests (#8267)
Diffstat (limited to 'tests/compute/structured-buffer-of-struct.slang')
| -rw-r--r-- | tests/compute/structured-buffer-of-struct.slang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compute/structured-buffer-of-struct.slang b/tests/compute/structured-buffer-of-struct.slang index 7bfb38df8..57da9a90c 100644 --- a/tests/compute/structured-buffer-of-struct.slang +++ b/tests/compute/structured-buffer-of-struct.slang @@ -1,4 +1,5 @@ //TEST(compute, vulkan):COMPARE_COMPUTE(filecheck-buffer=CHECK):-vk -shaderobj +//TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK):-cuda -shaderobj // CHECK: 2 // CHECK-NEXT: 1 |
