1617a3babSopenharmony_civulkan.frag
2617a3babSopenharmony_ciERROR: 0:3: 'binding' : sampler/texture/image requires layout(binding=X) 
3617a3babSopenharmony_ciERROR: 0:4: 'binding' : sampler/texture/image requires layout(binding=X) 
4617a3babSopenharmony_ciERROR: 0:5: 'binding' : sampler/texture/image requires layout(binding=X) 
5617a3babSopenharmony_ciERROR: 0:6: 'binding' : sampler/texture/image requires layout(binding=X) 
6617a3babSopenharmony_ciERROR: 0:8: 'binding' : sampler/texture/image requires layout(binding=X) 
7617a3babSopenharmony_ciERROR: 0:9: 'binding' : sampler/texture/image requires layout(binding=X) 
8617a3babSopenharmony_ciERROR: 0:10: 'binding' : sampler/texture/image requires layout(binding=X) 
9617a3babSopenharmony_ciERROR: 0:14: 'sampler2D' : sampler-constructor requires the extension GL_ARB_bindless_texture enabled 
10617a3babSopenharmony_ciERROR: 0:15: 'sampler2D' : sampler-constructor first argument must be a scalar *texture* type 
11617a3babSopenharmony_ciERROR: 0:16: 'sampler2D' : sampler-constructor first argument must be a scalar *texture* type 
12617a3babSopenharmony_ciERROR: 0:17: 'sampler2D' : sampler-constructor second argument must be a scalar sampler or samplerShadow 
13617a3babSopenharmony_ciERROR: 0:18: 'sampler2D' : sampler-constructor second argument must be a scalar sampler or samplerShadow 
14617a3babSopenharmony_ciERROR: 0:19: 'sampler2D' : sampler-constructor second argument must be a scalar sampler or samplerShadow 
15617a3babSopenharmony_ciERROR: 0:21: 'sampler3D' : sampler-constructor cannot make an array of samplers 
16617a3babSopenharmony_ciERROR: 0:22: 'sampler2D' : sampler-constructor first argument must be a scalar *texture* type 
17617a3babSopenharmony_ciERROR: 0:23: 'sampler2D' : sampler-constructor first argument must be a *texture* type matching the dimensionality and sampled type of the constructor 
18617a3babSopenharmony_ciERROR: 0:28: 'sampler2D' : sampler/image types can only be used in uniform variables or function parameters: s2D
19617a3babSopenharmony_ciERROR: 0:29: 'sampler3D' : sampler-constructor cannot make an array of samplers 
20617a3babSopenharmony_ciERROR: 0:29: 'sampler3D' : sampler/image types can only be used in uniform variables or function parameters: s3d
21617a3babSopenharmony_ciERROR: 0:29: '=' :  cannot convert from ' const float' to ' global 4-element array of highp sampler3D'
22617a3babSopenharmony_ciERROR: 0:31: 'location' : SPIR-V requires location for user input/output 
23617a3babSopenharmony_ciERROR: 0:39: 'push_constant' : can only be used with a uniform 
24617a3babSopenharmony_ciERROR: 0:43: 'non-opaque uniforms outside a block' : not allowed when using GLSL for Vulkan 
25617a3babSopenharmony_ciERROR: 0:43: 'push_constant' : can only be used with a block 
26617a3babSopenharmony_ciERROR: 0:45: 'push_constant' : cannot declare a default, can only be used on a block 
27617a3babSopenharmony_ciERROR: 0:46: 'binding' : cannot be used with push_constant 
28617a3babSopenharmony_ciERROR: 0:49: 'push_constant' : Push constants blocks can't be an array 
29617a3babSopenharmony_ciERROR: 0:57: 'binding' : sampler/texture/image requires layout(binding=X) 
30617a3babSopenharmony_ciERROR: 0:58: 'binding' : sampler/texture/image requires layout(binding=X) 
31617a3babSopenharmony_ciERROR: 0:58: 'input_attachment_index' : can only be used with a subpass 
32617a3babSopenharmony_ciERROR: 0:59: 'binding' : sampler/texture/image requires layout(binding=X) 
33617a3babSopenharmony_ciERROR: 0:59: 'input_attachment_index' : can only be used with a subpass 
34617a3babSopenharmony_ciERROR: 0:60: 'binding' : sampler/texture/image requires layout(binding=X) 
35617a3babSopenharmony_ciERROR: 0:60: 'subpass' : requires an input_attachment_index layout qualifier 
36617a3babSopenharmony_ciERROR: 0:61: 'binding' : sampler/texture/image requires layout(binding=X) 
37617a3babSopenharmony_ciERROR: 0:66: 'subpassLoadMS' : no matching overloaded function found 
38617a3babSopenharmony_ciERROR: 0:67: 'subpassLoad' : no matching overloaded function found 
39617a3babSopenharmony_ciERROR: 0:69: 'subpassLoadMS' : no matching overloaded function found 
40617a3babSopenharmony_ciERROR: 0:72: 'subroutine' : not allowed when generating SPIR-V 
41617a3babSopenharmony_ciERROR: 0:72: 'subroutine' : feature not yet implemented 
42617a3babSopenharmony_ciERROR: 0:73: 'subroutine' : not allowed when generating SPIR-V 
43617a3babSopenharmony_ciERROR: 0:73: 'subroutine' : feature not yet implemented 
44617a3babSopenharmony_ciERROR: 0:75: 'non-opaque uniforms outside a block' : not allowed when using GLSL for Vulkan 
45617a3babSopenharmony_ciERROR: 0:79: 'texture' : no matching overloaded function found 
46617a3babSopenharmony_ciERROR: 0:80: 'imageStore' : no matching overloaded function found 
47617a3babSopenharmony_ciWARNING: 0:88: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
48617a3babSopenharmony_ci         "precision mediump int; precision highp float;" 
49617a3babSopenharmony_ciERROR: 0:97: 'call argument' : sampler constructor must appear at point of use 
50617a3babSopenharmony_ciERROR: 0:98: 'call argument' : sampler constructor must appear at point of use 
51617a3babSopenharmony_ciERROR: 0:99: ',' : sampler constructor must appear at point of use 
52617a3babSopenharmony_ciERROR: 0:100: ':' :  wrong operand types: no operation ':' exists that takes a left-hand operand of type ' temp sampler2D' and a right operand of type ' temp sampler2D' (or there is no acceptable conversion)
53617a3babSopenharmony_ciERROR: 0:100: 'call argument' : sampler constructor must appear at point of use 
54617a3babSopenharmony_ciERROR: 0:102: 'gl_NumSamples' : undeclared identifier 
55617a3babSopenharmony_ciERROR: 0:107: 'noise1' : no matching overloaded function found 
56617a3babSopenharmony_ciERROR: 0:108: 'noise2' : no matching overloaded function found 
57617a3babSopenharmony_ciERROR: 0:109: 'noise3' : no matching overloaded function found 
58617a3babSopenharmony_ciERROR: 0:110: 'noise4' : no matching overloaded function found 
59617a3babSopenharmony_ciERROR: 55 compilation errors.  No code generated.
60617a3babSopenharmony_ci
61617a3babSopenharmony_ci
62617a3babSopenharmony_ciERROR: Linking fragment stage: Only one push_constant block is allowed per stage
63617a3babSopenharmony_ci
64617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link
65