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.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spirv/debug-type-pointer.slang b/tests/spirv/debug-type-pointer.slang
index fd3248c59..f6add1735 100644
--- a/tests/spirv/debug-type-pointer.slang
+++ b/tests/spirv/debug-type-pointer.slang
@@ -9,7 +9,7 @@ RWStructuredBuffer<float> outputBuffer;
//SPV:OpExtension "SPV_KHR_relaxed_extended_instruction"
//SPV: [[STRING_float:%[1-9][0-9]*]] = OpString "float"
//SPV: [[STRING_pValue:%[1-9][0-9]*]] = OpString "pValue"
-//SPV: [[STRING_LinkedNode:%[1-9][0-9]*]] = OpString "LinkedNode"
+//SPV: [[STRING_LinkedNode:%[1-9][0-9]*]] = OpString "LinkedNode{{.*}}"
//SPV: [[STRING_pNext:%[1-9][0-9]*]] = OpString "pNext"
struct LinkedNode