diff options
Diffstat (limited to 'tests/bugs')
| -rw-r--r-- | tests/bugs/gh-3825.slang | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs/gh-3825.slang b/tests/bugs/gh-3825.slang index c7c325864..5953a858b 100644 --- a/tests/bugs/gh-3825.slang +++ b/tests/bugs/gh-3825.slang @@ -21,7 +21,6 @@ float4 fragment(): SV_Target } // CHECK: OpDecorate %_ptr_PhysicalStorageBuffer_Descriptors_natural ArrayStride 4 -// CHECK: %{{.*}} = OpPtrAccessChain %_ptr_PhysicalStorageBuffer_Descriptors_natural %{{.*}} %int_1 // CHECK: OpBitcast %ulong // CHECK: OpIAdd %ulong %{{.*}} %ulong_4 // CHECK: OpBitcast %_ptr_PhysicalStorageBuffer
\ No newline at end of file |
