Searched defs:propagatePrecision (Results 1 – 3 of 3) sorted by relevance
592 void TIntermSymbol::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermSymbol737 void TIntermAggregate::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermAggregate1141 void TIntermTyped::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermTyped1479 void TIntermUnary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermUnary1664 void TIntermTernary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermTernary1706 void TIntermSwizzle::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermSwizzle2022 void TIntermBinary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermBinary3420 void TIntermConstantUnion::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermConstantUnion
3827 void TIntermTyped::propagatePrecision(TPrecisionQualifier newPrecision) in propagatePrecision() function in glslang::TIntermTyped