mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-14 22:01:04 +00:00
5134b9cf57
Also made all tests in testlist include linker tests. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24156 e7fa87d3-cd2b-0410-9028-fcbf551c1848
24 lines
686 B
Plaintext
24 lines
686 B
Plaintext
430.comp
|
|
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
|
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
|
|
0:5 MemoryBarrierAtomicCounter (void)
|
|
0:6 MemoryBarrierBuffer (void)
|
|
0:7 MemoryBarrierShared (void)
|
|
0:8 MemoryBarrierImage (void)
|
|
0:9 GroupMemoryBarrier (void)
|
|
0:? Linker Objects
|
|
0:? 'v3' (layout(location=2 ) in 3-component vector of float)
|
|
|
|
|
|
Linked compute stage:
|
|
|
|
|
|
|