summaryrefslogtreecommitdiffstats
path: root/tests/compute/simple-interface-parameter.slang
diff options
context:
space:
mode:
authorHarsh Aggarwal (NVIDIA) <haaggarwal@nvidia.com>2025-08-25 10:49:56 +0530
committerGitHub <noreply@github.com>2025-08-25 05:19:56 +0000
commit7b4d02803344d52af8d979da1d0f42936d360f00 (patch)
treeccbafcb59a53de8cdbea2070f99fc9886865365e /tests/compute/simple-interface-parameter.slang
parent53fa12e1b522a229006595001421caa62e22eba8 (diff)
Fix#8083: Batch-7: Enable cuda tests (#8267)
Diffstat (limited to 'tests/compute/simple-interface-parameter.slang')
-rw-r--r--tests/compute/simple-interface-parameter.slang1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compute/simple-interface-parameter.slang b/tests/compute/simple-interface-parameter.slang
index 067fb621f..7b1ab76a4 100644
--- a/tests/compute/simple-interface-parameter.slang
+++ b/tests/compute/simple-interface-parameter.slang
@@ -1,4 +1,5 @@
//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute
+//TEST(compute):COMPARE_COMPUTE_EX:-slang -cuda -compute
interface IGetter
{