Skip to content

Commit

Permalink
Update test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-baker committed Jun 15, 2021
1 parent f997bb3 commit 3d9a31c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Test/baseResults/hlsl.attribute.expression.comp.out
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ local_size = (4, 6, 8)
0:? 'anon@0' (layout( row_major std140) uniform block{ uniform int bound})
0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)

Validation failed
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 39
Expand Down
1 change: 1 addition & 0 deletions Test/baseResults/hlsl.intrinsics.barriers.comp.out
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ local_size = (1, 1, 1)
0:? Linker Objects
0:? '@entryPointOutput' (layout( location=0) out float)

Validation failed
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 22
Expand Down
1 change: 1 addition & 0 deletions Test/baseResults/hlsl.intrinsics.negative.comp.out
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ local_size = (1, 1, 1)
0:? 'inF2' (layout( location=2) in 4-component vector of float)
0:? 'inI0' (layout( location=3) in 4-component vector of int)

Validation failed
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 99
Expand Down
1 change: 0 additions & 1 deletion Test/baseResults/spv.subgroupUniformControlFlow.vert.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
spv.subgroupUniformControlFlow.vert
WARNING: 0:7: '' : attribute with arguments not recognized, skipping

Validation failed
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 6
Expand Down

0 comments on commit 3d9a31c

Please sign in to comment.