1vulkan.comp
2ERROR: 0:5: 'local_size' : cannot change previously set size
3ERROR: 0:10: 'empty { } initializer' : not supported for this version or the enabled extensions
4ERROR: 0:15: 'empty { } initializer' : not supported for this version or the enabled extensions
5ERROR: 0:15: 'initialization with shared qualifier' : not supported for this version or the enabled extensions
6ERROR: 0:16: 'empty { } initializer' : not supported for this version or the enabled extensions
7ERROR: 0:26: '{}' : null initializers can't size unsized arrays
8ERROR: 0:31: 'structure' : non-uniform struct contains a sampler or image: sampVar
9ERROR: 0:31: '{}' : null initializers can't be used on opaque values
10ERROR: 0:33: 'atomic counter types' : not allowed when using GLSL for Vulkan
11ERROR: 0:33: 'atomic_uint' : atomic_uints can only be used in uniform variables or function parameters: a
12ERROR: 0:33: '{}' : null initializers can't be used on opaque values
13ERROR: 0:33: 'atomic_uint' : layout(binding=X) is required
14ERROR: 12 compilation errors.  No code generated.
15
16
17SPIR-V is not generated for failed compile or link
18