Skip to content

Commit

Permalink
Fix test results after merging KhronosGroup#3662
Browse files Browse the repository at this point in the history
The change was rebased but one test was added in the meantime.
  • Loading branch information
arcady-lunarg committed Aug 29, 2024
1 parent b45d21b commit 12cbda9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/baseResults/hlsl.buffer-offsets.comp.out
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ local_size = (1, 1, 1)
Decorate 17(bIterData) BufferBlock
MemberDecorate 17(bIterData) 0 NonWritable
MemberDecorate 17(bIterData) 0 Offset 0
Decorate 19(bIterData) NonWritable
Decorate 19(bIterData) Binding 2
Decorate 19(bIterData) DescriptorSet 0
2: TypeVoid
Expand Down

0 comments on commit 12cbda9

Please sign in to comment.