1hlsl.localStructuredBuffer.comp 2ERROR: 0:3: 'block initializer' : buffer aliasing not yet supported 3ERROR: 1 compilation errors. No code generated. 4 5 6Shader version: 500 7local_size = (1, 1, 1) 8ERROR: node is still EOpNull! 90:2 Function Definition: @main( ( temp void) 100:2 Function Parameters: 110:2 Function Definition: main( ( temp void) 120:2 Function Parameters: 130:? Sequence 140:2 Function Call: @main( ( temp void) 150:? Linker Objects 160:? 'srt0' (layout( row_major std430) buffer block{layout( row_major std430) buffer unsized 1-element array of uint @data}) 17 18 19Linked compute stage: 20 21 22Shader version: 500 23local_size = (1, 1, 1) 24ERROR: node is still EOpNull! 250:2 Function Definition: @main( ( temp void) 260:2 Function Parameters: 270:2 Function Definition: main( ( temp void) 280:2 Function Parameters: 290:? Sequence 300:2 Function Call: @main( ( temp void) 310:? Linker Objects 320:? 'srt0' (layout( row_major std430) buffer block{layout( row_major std430) buffer unsized 1-element array of uint @data}) 33 34SPIR-V is not generated for failed compile or link 35