Searched refs:EOpConstructUint (Results 1 – 6 of 6) sorted by relevance
315 case EOpConstructUint: newType = EbtUint; break; in addUnaryMath()345 case EOpConstructUint: in addUnaryMath()936 case EOpConstructUint: in addConversion()2078 case 1: op = EOpConstructUint; break; in mapTypeToConstructorOp()
739 case EOpConstructUint: out.debug << "Construct uint"; break; in visitAggregate()
2761 case EOpConstructUint: in constructorError()6718 case EOpConstructUint: in constructBuiltIn()6719 basicOp = EOpConstructUint; in constructBuiltIn()
635 EOpConstructUint, enumerator
790 … return intermediate.addConversion(EOpConstructUint, TType(EbtUint, EvqTemporary, vecSize), index); in makeIntegerIndex()8354 case EOpConstructUint: in constructBuiltIn()8355 basicOp = EOpConstructUint; in constructBuiltIn()
2210 case glslang::EOpConstructUint: in visitAggregate()