1glspv.vert 2ERROR: 0:3: 'push_constant' : only allowed when using GLSL for Vulkan 3ERROR: 0:6: 'descriptor set' : only allowed when using GLSL for Vulkan 4ERROR: 0:8: 'shared' : not allowed when generating SPIR-V 5ERROR: 0:9: 'packed' : not allowed when generating SPIR-V 6ERROR: 0:13: 'gl_VertexIndex' : undeclared identifier 7ERROR: 0:14: 'gl_InstanceIndex' : undeclared identifier 8ERROR: 0:17: 'gl_DepthRangeParameters' : undeclared identifier 9ERROR: 0:20: '' : syntax error, unexpected IDENTIFIER, expecting LEFT_BRACE or COMMA or SEMICOLON 10ERROR: 8 compilation errors. No code generated. 11 12 13SPIR-V is not generated for failed compile or link 14