summaryrefslogtreecommitdiff
path: root/tests/compute/comma-operator.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compute/comma-operator.slang')
-rw-r--r--tests/compute/comma-operator.slang4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/compute/comma-operator.slang b/tests/compute/comma-operator.slang
index 1036482ef..c6cecf1c7 100644
--- a/tests/compute/comma-operator.slang
+++ b/tests/compute/comma-operator.slang
@@ -1,7 +1,7 @@
// comma-operator.slang
-//TEST(compute):COMPARE_COMPUTE:-cpu
-//TEST(compute):COMPARE_COMPUTE:
+//TEST(compute):COMPARE_COMPUTE:-cpu -shaderobj
+//TEST(compute):COMPARE_COMPUTE: -shaderobj
// Test that the "comma operator" behaves as expected