mirror of https://github.com/xemu-project/xemu.git
19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
spv.tensorARM.invalid_access.comp
|
|
ERROR: 0:11: 'coord' : number of coordinates does not match tensor rank
|
|
ERROR: 0:12: 'coord' : number of coordinates does not match tensor rank
|
|
ERROR: 0:12: 'data' : data argument type (float) does not match tensor element type (int)
|
|
ERROR: 0:14: 'coord' : number of coordinates does not match tensor rank
|
|
ERROR: 0:15: 'coord' : number of coordinates does not match tensor rank
|
|
ERROR: 0:15: 'data' : data argument type (float) does not match tensor element type (int)
|
|
ERROR: 0:19: 'data' : data argument type (uint) does not match tensor element type (int)
|
|
ERROR: 0:20: 'data' : data argument type (uint) does not match tensor element type (int)
|
|
ERROR: 0:23: 'tensorOps' : out-of-bounds value is only valid with tensorReadARM
|
|
ERROR: 0:26: 'tensorOps' : expecting out-of-bounds value as next argument
|
|
ERROR: 0:28: 'vararg' : argument following gl_TensorOperandsOutOfBoundsValueARM must be constant
|
|
ERROR: 0:30: 'vararg' : out-of-bounds value type (float) does not match tensor element type (int)
|
|
ERROR: 0:32: 'vararg' : out-of-bounds value type (uint) does not match tensor element type (int)
|
|
ERROR: 13 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|