Home
last modified time | relevance | path

Searched defs:propagatePrecision (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp592 void TIntermSymbol::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermSymbol
737 void TIntermAggregate::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermAggregate
1141 void TIntermTyped::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermTyped
1479 void TIntermUnary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermUnary
1663 void TIntermTernary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermTernary
1705 void TIntermSwizzle::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermSwizzle
2012 void TIntermBinary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermBinary
3410 void TIntermConstantUnion::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermConstantUnion
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp3786 void TIntermTyped::propagatePrecision(TPrecisionQualifier newPrecision) in propagatePrecision() function in glslang::TIntermTyped