summaryrefslogtreecommitdiff
path: root/tests/compute/generic-struct-with-constraint.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compute/generic-struct-with-constraint.slang')
-rw-r--r--tests/compute/generic-struct-with-constraint.slang4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/compute/generic-struct-with-constraint.slang b/tests/compute/generic-struct-with-constraint.slang
index 1263a7548..b17e2b05e 100644
--- a/tests/compute/generic-struct-with-constraint.slang
+++ b/tests/compute/generic-struct-with-constraint.slang
@@ -1,5 +1,5 @@
-//TEST(compute):COMPARE_COMPUTE:
-//TEST(compute):COMPARE_COMPUTE:-cpu
+//TEST(compute):COMPARE_COMPUTE: -shaderobj
+//TEST(compute):COMPARE_COMPUTE:-cpu -shaderobj
// Confirm that generics syntax can be used in user
// code and generates valid output.