mirror of https://github.com/xemu-project/xemu.git
19 lines
983 B
Plaintext
19 lines
983 B
Plaintext
spv.coopvec_Error.comp
|
|
ERROR: 0:25: 'inputInterpretation' : argument must be compile-time constant
|
|
ERROR: 0:25: 'matrixInterpretation' : argument must be compile-time constant
|
|
ERROR: 0:25: 'M' : argument must be compile-time constant
|
|
ERROR: 0:25: 'K' : argument must be compile-time constant
|
|
ERROR: 0:25: 'matrixLayout' : argument must be compile-time constant
|
|
ERROR: 0:25: 'transpose' : argument must be compile-time constant
|
|
ERROR: 0:28: 'x' : does not apply to this type: temp coopvecNV<5> float
|
|
ERROR: 0:29: '[' : cooperative vector index out of range '5'
|
|
ERROR: 0:31: 'v2' : expected two type parameters
|
|
ERROR: 0:32: 'v3' : expected positive number of components
|
|
ERROR: 0:33: '' : type parameter must be a non-negative integer
|
|
ERROR: 0:33: 'v4' : expected positive number of components
|
|
ERROR: 0:34: '' : syntax error, unexpected RIGHT_ANGLE, expecting LEFT_PAREN
|
|
ERROR: 13 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|