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