diff options
Diffstat (limited to 'tests/spirv/debug-value-dynamic-index.slang')
| -rw-r--r-- | tests/spirv/debug-value-dynamic-index.slang | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/spirv/debug-value-dynamic-index.slang b/tests/spirv/debug-value-dynamic-index.slang index 8b4f6b43e..0d25ef545 100644 --- a/tests/spirv/debug-value-dynamic-index.slang +++ b/tests/spirv/debug-value-dynamic-index.slang @@ -1,5 +1,4 @@ -// 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 +//TEST:SIMPLE(filecheck=CHECK):-target spirv -entry main -stage compute -g2 -emit-spirv-directly struct TestType { |
