mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
41 lines
2.8 KiB
Plaintext
41 lines
2.8 KiB
Plaintext
spv.coopmatKHR_Error.comp
|
|
ERROR: 0:8: 'ftemplate16' : unexpected type parameters
|
|
ERROR: 0:10: '' : coopmat missing type parameters
|
|
ERROR: 0:10: 'fnoparams' : unexpected number type parameters
|
|
ERROR: 0:17: 'void' : coopmat invalid basic type
|
|
ERROR: 0:17: 'fbadtype' : expected 8, 16, 32, or 64 bit signed or unsigned integer or 16, 32, or 64 bit float type
|
|
ERROR: 0:17: 'fbadtype' : illegal use of type 'void'
|
|
ERROR: 0:18: '' : type parameter must be a constant integer expression
|
|
ERROR: 0:18: 'void' : coopmat invalid basic type
|
|
ERROR: 0:18: '' : coopmat incorrect number of type parameters
|
|
ERROR: 0:18: 'fbadtype2' : unexpected number type parameters
|
|
ERROR: 0:18: 'fbadtype2' : expected 8, 16, 32, or 64 bit signed or unsigned integer or 16, 32, or 64 bit float type
|
|
ERROR: 0:18: 'fbadtype2' : illegal use of type 'void'
|
|
ERROR: 0:19: 'void' : coopmat invalid basic type
|
|
ERROR: 0:19: '' : coopmat incorrect number of type parameters
|
|
ERROR: 0:19: 'fbadtype3' : unexpected number type parameters
|
|
ERROR: 0:19: 'fbadtype3' : expected 8, 16, 32, or 64 bit signed or unsigned integer or 16, 32, or 64 bit float type
|
|
ERROR: 0:19: 'fbadtype3' : illegal use of type 'void'
|
|
ERROR: 0:21: '' : coopmat incorrect number of type parameters
|
|
ERROR: 0:21: 'fbadnumparams' : unexpected number type parameters
|
|
ERROR: 0:25: '' : type parameter must be a constant integer expression
|
|
ERROR: 0:29: '' : coopmat incorrect number of type parameters
|
|
ERROR: 0:29: 'sharedmat' : unexpected number type parameters
|
|
ERROR: 0:29: 'Cooperative matrix types must not be used in shared memory' : qualifier
|
|
ERROR: 0:32: 'bufmat' : member of block cannot be or contain a cooperative matrix type
|
|
ERROR: 0:41: 'assign' : cannot convert from ' temp coopmat<3, 16, 8, 0> float16_t' to ' temp coopmat<3, 16, 8, 0> float'
|
|
ERROR: 0:42: 'assign' : cannot convert from ' temp coopmat<3, 16, 8, 0> float16_t' to ' temp coopmat<3, 16, 8, 0> float'
|
|
ERROR: 0:47: 'assign' : cannot convert from ' temp coopmat<3, 8, 8, 0> float16_t' to ' temp coopmat<3, 16, 8, 0> float16_t'
|
|
ERROR: 0:53: 'assign' : cannot convert from ' temp coopmat<3, 8, 1, 0> float16_t' to ' temp coopmat<3, 8, 1, 0> float16_t'
|
|
ERROR: 0:56: 'constructor' : too many arguments
|
|
ERROR: 0:56: 'assign' : cannot convert from ' const float' to ' temp coopmat<3, 8, 8, 0> float16_t'
|
|
ERROR: 0:60: 'constructor' : Cooperative matrix constructor argument must be scalar or cooperative matrix
|
|
ERROR: 0:60: '=' : cannot convert from ' const float' to ' temp coopmat<3, 4, 4, 0> float'
|
|
ERROR: 0:63: 'expression' : left of '[' is not of type array, matrix, or vector
|
|
ERROR: 0:66: '.' : cannot apply to a cooperative matrix type: x
|
|
ERROR: 0:68: 'transpose' : no matching overloaded function found
|
|
ERROR: 35 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|