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