Add layout binding qualifier for blocks and samplers (atomics are not yet in, nor link validation).
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23590 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
8f13e1322d
commit
ab3080353a
8 changed files with 155 additions and 54 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ERROR: 0:4: 'color' : can only use location layout qualifier on a vertex input or fragment output
|
||||
ERROR: 0:4: 'input location layout qualifier' : not supported in this stage: fragment
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
ERROR: node is still EOpNull!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue