Home | History | Annotate | Download | only in baseResults
      1 hlsl.localStructuredBuffer.comp
      2 ERROR: 0:3: 'block initializer' : buffer aliasing not yet supported 
      3 ERROR: 1 compilation errors.  No code generated.
      4 
      5 
      6 Shader version: 500
      7 local_size = (1, 1, 1)
      8 ERROR: node is still EOpNull!
      9 0:2  Function Definition: @main( ( temp void)
     10 0:2    Function Parameters: 
     11 0:2  Function Definition: main( ( temp void)
     12 0:2    Function Parameters: 
     13 0:?     Sequence
     14 0:2      Function Call: @main( ( temp void)
     15 0:?   Linker Objects
     16 0:?     'srt0' (layout( row_major std430) buffer block{layout( row_major std430) buffer unsized 1-element array of uint @data})
     17 
     18 
     19 Linked compute stage:
     20 
     21 
     22 Shader version: 500
     23 local_size = (1, 1, 1)
     24 ERROR: node is still EOpNull!
     25 0:2  Function Definition: @main( ( temp void)
     26 0:2    Function Parameters: 
     27 0:2  Function Definition: main( ( temp void)
     28 0:2    Function Parameters: 
     29 0:?     Sequence
     30 0:2      Function Call: @main( ( temp void)
     31 0:?   Linker Objects
     32 0:?     'srt0' (layout( row_major std430) buffer block{layout( row_major std430) buffer unsized 1-element array of uint @data})
     33 
     34 SPIR-V is not generated for failed compile or link
     35