Searched refs:EOpConstructUint (Results 1 – 6 of 6) sorted by relevance
390 case EOpConstructUint: newType = EbtUint; break; in addUnaryMath()424 case EOpConstructUint: in addUnaryMath()1053 case EOpConstructUint: in addConversion()2120 case 1: op = EOpConstructUint; break; in mapTypeToConstructorOp()
3052 case EOpConstructUint: in constructorError()7132 case EOpConstructUint: in constructBuiltIn()7133 basicOp = EOpConstructUint; in constructBuiltIn()7229 aggregateOp = EOpConstructUint; in constructBuiltIn()7275 aggregateOp = EOpConstructUint; in constructBuiltIn()
750 case EOpConstructUint: out.debug << "Construct uint"; break; in visitAggregate()
645 EOpConstructUint, enumerator
785 … return intermediate.addConversion(EOpConstructUint, TType(EbtUint, EvqTemporary, vecSize), index); in makeIntegerIndex()8528 case EOpConstructUint: in constructBuiltIn()8529 basicOp = EOpConstructUint; in constructBuiltIn()
2595 case glslang::EOpConstructUint: in visitAggregate()