summaryrefslogtreecommitdiff
path: root/tests/language-feature/constants
diff options
context:
space:
mode:
Diffstat (limited to 'tests/language-feature/constants')
-rw-r--r--tests/language-feature/constants/static-const-in-struct.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/language-feature/constants/static-const-in-struct.slang b/tests/language-feature/constants/static-const-in-struct.slang
index d01e58289..bee8c936b 100644
--- a/tests/language-feature/constants/static-const-in-struct.slang
+++ b/tests/language-feature/constants/static-const-in-struct.slang
@@ -1,6 +1,6 @@
// static-const-in-struct.slang
-//TEST(compute):COMPARE_COMPUTE:
+//TEST(compute):COMPARE_COMPUTE: -shaderobj
// Test that `static const` variable declarations inside of
// a `struct` type correctly translate to constants in