1glspv.frag
2ERROR: 0:4: '#error' : GL_SPIRV is set ( correct , not an error )
3ERROR: 0:6: '#error' : GL_SPIR is 100
4ERROR: 0:14: 'f' : non-opaque uniform variables need a layout(location=L)
5ERROR: 0:21: 'noise1' : no matching overloaded function found
6ERROR: 0:22: 'noise2' : no matching overloaded function found
7ERROR: 0:23: 'noise3' : no matching overloaded function found
8ERROR: 0:24: 'noise4' : no matching overloaded function found
9ERROR: 0:27: 'atomic_uint' : layout(binding=X) is required
10ERROR: 0:28: 'input_attachment_index' : only allowed when using GLSL for Vulkan
11ERROR: 0:28: '' :  syntax error, unexpected IDENTIFIER, expecting LEFT_BRACE or COMMA or SEMICOLON
12ERROR: 10 compilation errors.  No code generated.
13
14
15SPIR-V is not generated for failed compile or link
16