1450.comp 2ERROR: 0:2: 'local_size_x' : must be at least 1 3ERROR: 0:4: 'binding' : atomic_uint binding is too large 4ERROR: 0:8: 'shared' : not allowed in nested scope 5ERROR: 3 compilation errors. No code generated. 6 7 8Shader version: 450 9local_size = (1, 1, 1) 10ERROR: node is still EOpNull! 110:6 Function Definition: main( ( global void) 120:6 Function Parameters: 130:? Linker Objects 14 15 16Linked compute stage: 17 18 19Shader version: 450 20local_size = (1, 1, 1) 21ERROR: node is still EOpNull! 220:6 Function Definition: main( ( global void) 230:6 Function Parameters: 240:? Linker Objects 25 26