Searched refs:EOpConstructInt (Results 1 – 10 of 10) sorted by relevance
271 case EOpConstructInt: out << "Construct int"; break; in visitAggregate()
192 EOpConstructInt, enumerator
139 return EOpConstructInt; in TypeToConstructorOperator()857 case EOpConstructInt: in isConstructor()
1490 case EOpConstructInt: in visitAggregate()
314 case EOpConstructInt: newType = EbtInt; break; in addUnaryMath()344 case EOpConstructInt: in addUnaryMath()933 case EOpConstructInt: in addConversion()2040 case 1: op = EOpConstructInt; break; in mapTypeToConstructorOp()
731 case EOpConstructInt: out.debug << "Construct int"; break; in visitAggregate()
2760 case EOpConstructInt: in constructorError()6711 case EOpConstructInt: in constructBuiltIn()6712 basicOp = EOpConstructInt; in constructBuiltIn()
634 …EOpConstructInt, // these first scalar forms also identify what implicit conversion is ne… enumerator
5126 …node = intermediate.addConversion(EOpConstructInt, TType(EbtInt, EvqTemporary, 4), rangeConverted); in decomposeIntrinsic()8331 case EOpConstructInt: in constructBuiltIn()8332 basicOp = EOpConstructInt; in constructBuiltIn()
2206 case glslang::EOpConstructInt: in visitAggregate()