xemu/subprojects/glslang/Test/baseResults/spv.floate4m3_error.comp.out

44 lines
3.2 KiB
Plaintext

spv.floate4m3_error.comp
ERROR: 0:32: 'assign' : cannot convert from ' temp uint8_t' to ' temp floate4m3_t'
ERROR: 0:33: 'assign' : cannot convert from ' temp uint16_t' to ' temp floate4m3_t'
ERROR: 0:34: 'assign' : cannot convert from ' temp highp uint' to ' temp floate4m3_t'
ERROR: 0:35: 'assign' : cannot convert from ' temp uint64_t' to ' temp floate4m3_t'
ERROR: 0:36: 'assign' : cannot convert from ' temp int8_t' to ' temp floate4m3_t'
ERROR: 0:37: 'assign' : cannot convert from ' temp int16_t' to ' temp floate4m3_t'
ERROR: 0:38: 'assign' : cannot convert from ' temp highp int' to ' temp floate4m3_t'
ERROR: 0:39: 'assign' : cannot convert from ' temp int64_t' to ' temp floate4m3_t'
ERROR: 0:41: 'assign' : cannot convert from ' temp float16_t' to ' temp floate4m3_t'
ERROR: 0:42: 'assign' : cannot convert from ' temp highp float' to ' temp floate4m3_t'
ERROR: 0:43: 'assign' : cannot convert from ' temp double' to ' temp floate4m3_t'
ERROR: 0:44: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp uint8_t'
ERROR: 0:45: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp uint16_t'
ERROR: 0:46: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp highp uint'
ERROR: 0:47: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp uint64_t'
ERROR: 0:48: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp int8_t'
ERROR: 0:49: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp int16_t'
ERROR: 0:50: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp highp int'
ERROR: 0:51: 'assign' : cannot convert from ' temp floate4m3_t' to ' temp int64_t'
ERROR: 0:57: 'b2' : undeclared identifier
ERROR: 0:57: 'dot' : no matching overloaded function found
ERROR: 0:59: 'funcfp8' : no matching overloaded function found
ERROR: 0:60: 'funcfp8' : no matching overloaded function found
ERROR: 0:61: 'funcfp8' : no matching overloaded function found
ERROR: 0:63: 'constructor' : can't convert
ERROR: 0:63: ' temp bool' : cannot construct with these arguments
ERROR: 0:63: '=' : cannot convert from ' const float' to ' temp bool'
ERROR: 0:64: 'constructor' : can't convert
ERROR: 0:64: ' temp floate4m3_t' : cannot construct with these arguments
ERROR: 0:64: 'assign' : cannot convert from ' const float' to ' temp floate4m3_t'
ERROR: 0:66: '++' : wrong operand type no operation '++' exists that takes an operand of type temp floate4m3_t (or there is no acceptable conversion)
ERROR: 0:67: '--' : wrong operand type no operation '--' exists that takes an operand of type temp floate4m3_t (or there is no acceptable conversion)
ERROR: 0:68: '-' : wrong operand type no operation '-' exists that takes an operand of type temp floate4m3_t (or there is no acceptable conversion)
ERROR: 0:71: 'assign' : cannot convert from ' temp bfloat16_t' to ' temp floate4m3_t'
ERROR: 0:74: '' : second parameter must not have floate5m2 or floate4m3 basic type
ERROR: 0:75: '' : requires exactly two parameters
ERROR: 0:76: '' : types must match other than scalar type and coopmat Use
ERROR: 0:77: '' : first parameter must have floate5m2 or floate4m3 basic type
ERROR: 38 compilation errors. No code generated.
SPIR-V is not generated for failed compile or link