Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.cpp608 void TIntermSymbol::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermSymbol
760 void TIntermAggregate::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermAggregate
1164 void TIntermTyped::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermTyped
1502 void TIntermUnary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermUnary
1687 void TIntermTernary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermTernary
1729 void TIntermSwizzle::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermSwizzle
2045 void TIntermBinary::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermBinary
3457 void TIntermConstantUnion::propagatePrecision(TPrecision precision) in propagatePrecision() function in sh::TIntermConstantUnion
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp3863 void TIntermTyped::propagatePrecision(TPrecisionQualifier newPrecision) in propagatePrecision() function in glslang::TIntermTyped
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DIntermediate.cpp3574 void TIntermTyped::propagatePrecision(TPrecisionQualifier newPrecision) in propagatePrecision() function in glslang::TIntermTyped