1 450.comp 2 ERROR: 0:2: 'local_size_x' : must be at least 1 3 ERROR: 0:5: 'shared' : not allowed in nested scope 4 ERROR: 2 compilation errors. No code generated. 5 6 7 Shader version: 450 8 local_size = (1, 1, 1) 9 ERROR: node is still EOpNull! 10 0:3 Function Definition: main( ( global void) 11 0:3 Function Parameters: 12 0:? Linker Objects 13 14 15 Linked compute stage: 16 17 18 Shader version: 450 19 local_size = (1, 1, 1) 20 ERROR: node is still EOpNull! 21 0:3 Function Definition: main( ( global void) 22 0:3 Function Parameters: 23 0:? Linker Objects 24 25