Non-functional, infrastructure: Be more explicit about "implicit array sizes", improving the infrastructure for handling them. Also fix some output that was too big for its buffer.
There is more upcoming functionality for link-time sizing of implicitly-sized arrays that will use this. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26176 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
b4ef9e0d56
commit
f2d042a1fe
25 changed files with 237 additions and 237 deletions
|
|
@ -332,7 +332,7 @@ ERROR: node is still EOpNull!
|
|||
0:? 'v' (smooth in 3-element array of mediump 4-component vector of float)
|
||||
0:? 'f' (mediump float)
|
||||
0:? '__anon__0' (layout(column_major shared ) uniform block{layout(column_major shared ) uniform mediump int x})
|
||||
0:? 'fa' (unsized array of mediump float)
|
||||
0:? 'fa' (implicitly-sized array of mediump float)
|
||||
0:? 'f13' (mediump float)
|
||||
0:? 'fi' (invariant mediump float)
|
||||
0:? 'av' (smooth in mediump 4-component vector of float)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue