summaryrefslogtreecommitdiffstats
path: root/tests/spirv/debug-type-pointer.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spirv/debug-type-pointer.slang')
-rw-r--r--tests/spirv/debug-type-pointer.slang1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spirv/debug-type-pointer.slang b/tests/spirv/debug-type-pointer.slang
index 505675089..ff6d5e6b8 100644
--- a/tests/spirv/debug-type-pointer.slang
+++ b/tests/spirv/debug-type-pointer.slang
@@ -1,4 +1,5 @@
//TEST(compute, vulkan):SIMPLE(filecheck=SPV): -stage compute -entry computeMain -target spirv -emit-spirv-directly -g2
+//TEST(compute, vulkan):SIMPLE(filecheck=SPV): -stage compute -entry computeMain -target spirv -emit-spirv-directly -g2 -zero-initialize
// This test is to check if DebugTypePointer is emitted when "-g2" option is used