Tie "location = " to the right stages/versions/extensions. Also add "#define extension 1" extension support and instructions.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23633 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
bf688510a8
commit
c78a126ba6
14 changed files with 134 additions and 36 deletions
|
|
@ -1,5 +1,8 @@
|
|||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
ERROR: 0:12: 'location qualifier on input' : not supported in this stage: compute
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
ERROR: node is still EOpNull!
|
||||
0:3 Function Definition: main( (void)
|
||||
0:3 Function Parameters:
|
||||
0:5 Sequence
|
||||
|
|
@ -9,4 +12,5 @@ Warning, version 430 is not yet complete; some version-specific features are pre
|
|||
0:8 MemoryBarrierImage (void)
|
||||
0:9 GroupMemoryBarrier (void)
|
||||
0:? Linker Objects
|
||||
0:? 'v3' (layout(location=2 ) in 3-component vector of float)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue