Test Results Only: Include size in implicitly sized arrays (change to unsized).
This effects 60 tests, in a trivial way, but is critical to factor out this noise from future planned changes.
This commit is contained in:
parent
7cec64fc42
commit
1c3ab274b1
62 changed files with 2986 additions and 2982 deletions
|
|
@ -19,7 +19,7 @@ ERROR: node is still EOpNull!
|
|||
0:? Linker Objects
|
||||
0:? 'gl_FragDepth' ( gl_FragDepth float FragDepth)
|
||||
0:? 'depth' ( smooth in float)
|
||||
0:? 'a' (layout( binding=0 offset=0) uniform implicitly-sized array of atomic_uint)
|
||||
0:? 'a' (layout( binding=0 offset=0) uniform unsized 1-element array of atomic_uint)
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue