1spv.atomicCounter.comp
2ERROR: 0:5: 'atomic counter types' : not allowed when using GLSL for Vulkan
3ERROR: 0:7: 'atomic counter types' : not allowed when using GLSL for Vulkan
4ERROR: 0:14: 'atomic counter types' : not allowed when using GLSL for Vulkan
5ERROR: 0:16: 'atomicCounterIncrement' : no matching overloaded function found
6ERROR: 0:16: 'return' : type does not match, or is not convertible to, the function's return type
7ERROR: 0:21: 'memoryBarrierAtomicCounter' : no matching overloaded function found
8ERROR: 0:23: 'atomicCounter' : no matching overloaded function found
9ERROR: 0:23: '=' :  cannot convert from ' const float' to ' temp highp uint'
10ERROR: 0:24: 'atomicCounterDecrement' : no matching overloaded function found
11ERROR: 0:25: 'atomicCounterIncrement' : no matching overloaded function found
12ERROR: 10 compilation errors.  No code generated.
13
14
15SPIR-V is not generated for failed compile or link
16