1vulkan.vert 2ERROR: 0:3: 'subpass input' : not supported in this stage: vertex 3ERROR: 0:3: 'binding' : sampler/texture/image requires layout(binding=X) 4ERROR: 0:4: 'subpass input' : not supported in this stage: vertex 5ERROR: 0:4: 'binding' : sampler/texture/image requires layout(binding=X) 6ERROR: 0:5: 'subpass input' : not supported in this stage: vertex 7ERROR: 0:5: 'binding' : sampler/texture/image requires layout(binding=X) 8ERROR: 0:6: 'subpass input' : not supported in this stage: vertex 9ERROR: 0:6: 'binding' : sampler/texture/image requires layout(binding=X) 10ERROR: 0:7: 'subpass input' : not supported in this stage: vertex 11ERROR: 0:7: 'binding' : sampler/texture/image requires layout(binding=X) 12ERROR: 0:8: 'subpass input' : not supported in this stage: vertex 13ERROR: 0:8: 'binding' : sampler/texture/image requires layout(binding=X) 14ERROR: 0:10: 'location' : SPIR-V requires location for user input/output 15ERROR: 0:12: 'constant_id' : can only be applied to a scalar 16ERROR: 0:13: 'constant_id' : specialization-constant id already used 17ERROR: 0:13: 'binding' : sampler/texture/image requires layout(binding=X) 18ERROR: 0:13: 'constant_id' : can only be applied to 'const'-qualified scalar 19ERROR: 0:13: 'constant_id' : cannot be applied to this type 20ERROR: 0:14: 'constant_id' : specialization-constant id is too large 21ERROR: 0:15: 'constant_id' : can only be applied to a scalar 22ERROR: 0:16: 'constant_id' : specialization-constant id already used 23ERROR: 0:16: 'constant_id' : cannot declare a default, can only be used on a scalar 24ERROR: 0:20: 'subpassLoad' : no matching overloaded function found 25ERROR: 0:20: 'assign' : cannot convert from ' const float' to ' smooth out highp 4-component vector of float' 26ERROR: 0:23: 'atomic counter types' : not allowed when using GLSL for Vulkan 27ERROR: 0:24: 'shared' : not allowed when generating SPIR-V 28ERROR: 0:25: 'packed' : not allowed when generating SPIR-V 29ERROR: 0:32: 'initializer' : can't use with types containing arrays sized with a specialization constant 30ERROR: 0:34: '=' : can't use with types containing arrays sized with a specialization constant 31ERROR: 0:35: '==' : can't use with types containing arrays sized with a specialization constant 32ERROR: 0:39: 'set' : cannot be used with push_constant 33ERROR: 0:54: '[]' : only outermost dimension of an array of arrays can be a specialization constant 34ERROR: 0:54: 'location' : SPIR-V requires location for user input/output 35ERROR: 0:58: 'location' : SPIR-V requires location for user input/output 36ERROR: 0:65: 'location' : overlapping use of location 10 37ERROR: 0:68: 'location' : needs a literal integer 38ERROR: 0:68: 'component' : needs a literal integer 39ERROR: 0:69: 'binding' : needs a literal integer 40ERROR: 0:69: 'set' : needs a literal integer 41ERROR: 0:70: 'offset' : needs a literal integer 42ERROR: 0:71: 'align' : must be a power of 2 43ERROR: 0:71: 'align' : needs a literal integer 44ERROR: 0:72: 'xfb_offset' : needs a literal integer 45ERROR: 0:73: 'xfb_buffer' : needs a literal integer 46ERROR: 0:74: 'xfb_stride' : needs a literal integer 47ERROR: 0:73: 'xfb_buffer' : member cannot contradict block (or what block inherited from global) 48ERROR: 0:72: 'xfb layout qualifier' : can only be used on an output 49ERROR: 0:73: 'xfb layout qualifier' : can only be used on an output 50ERROR: 0:74: 'xfb layout qualifier' : can only be used on an output 51ERROR: 0:76: 'input_attachment_index' : needs a literal integer 52ERROR: 0:76: 'input_attachment_index' : can only be used with a subpass 53ERROR: 0:77: 'constant_id' : needs a literal integer 54ERROR: 0:77: 'constant_id' : can only be applied to 'const'-qualified scalar 55ERROR: 0:77: 'constant_id' : can only be applied to a scalar 56ERROR: 54 compilation errors. No code generated. 57 58 59SPIR-V is not generated for failed compile or link 60