summaryrefslogtreecommitdiff
path: root/tests/bugs/ray-flags-non-constant.slang.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/ray-flags-non-constant.slang.expected')
-rw-r--r--tests/bugs/ray-flags-non-constant.slang.expected2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/ray-flags-non-constant.slang.expected b/tests/bugs/ray-flags-non-constant.slang.expected
index 3c5ef5d07..491682069 100644
--- a/tests/bugs/ray-flags-non-constant.slang.expected
+++ b/tests/bugs/ray-flags-non-constant.slang.expected
@@ -1,6 +1,8 @@
result code = -1
standard error = {
tests/bugs/ray-flags-non-constant.slang(11): error 39999: expression does not evaluate to a compile-time constant
+ RayQuery<rayFlags> query;
+ ^~~~~~~~
}
standard output = {
}