summaryrefslogtreecommitdiffstats
path: root/tests/spirv/debug-value-dynamic-index.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spirv/debug-value-dynamic-index.slang')
-rw-r--r--tests/spirv/debug-value-dynamic-index.slang5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/spirv/debug-value-dynamic-index.slang b/tests/spirv/debug-value-dynamic-index.slang
index 591b1f6da..8b4f6b43e 100644
--- a/tests/spirv/debug-value-dynamic-index.slang
+++ b/tests/spirv/debug-value-dynamic-index.slang
@@ -1,4 +1,5 @@
-//TEST:SIMPLE(filecheck=CHECK):-target spirv -entry main -stage compute -g2 -emit-spirv-directly
+// This will be re-enabled when github #7693 is resolved
+//DISABLE_TEST:SIMPLE(filecheck=CHECK):-target spirv -entry main -stage compute -g2 -emit-spirv-directly
struct TestType
{
@@ -25,5 +26,5 @@ void main(int id : SV_DispatchThreadID)
// CHECK: DebugTypeComposite
// CHECK: DebugFunctionDefinition
// CHECK: DebugScope
+// CHECK: DebugDeclare
// CHECK: DebugLine
-// CHECK: DebugValue