summaryrefslogtreecommitdiffstats
path: root/tests/spirv
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2024-10-19 07:58:57 -0700
committerGitHub <noreply@github.com>2024-10-19 07:58:57 -0700
commit9936178dd3efb026bfa142512a2bf061d7a75ab5 (patch)
tree48206a2f56535e8208cc47e1c70c1682e0fbdffc /tests/spirv
parentb2386f36ee3ac253457e9e532b0373a5ce1ee687 (diff)
Remove use of Variable Pointer capability. (#5352)
* Remove use of Variable Pointer capability.
Diffstat (limited to 'tests/spirv')
-rw-r--r--tests/spirv/pointer.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spirv/pointer.slang b/tests/spirv/pointer.slang
index 03ca3fb39..affc52e1b 100644
--- a/tests/spirv/pointer.slang
+++ b/tests/spirv/pointer.slang
@@ -1,4 +1,4 @@
-//TEST:SIMPLE(filecheck=CHECK): -target spirv -entry main -stage compute -emit-spirv-directly
+//TEST:SIMPLE(filecheck=CHECK): -target spirv -entry main -stage compute -O0 -emit-spirv-directly
struct PP