Home
last modified time | relevance | path

Searched refs:ParentConstructorTakesCareOfRounding (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DEmulatePrecision.cpp457 bool ParentConstructorTakesCareOfRounding(TIntermNode *parent, TIntermTyped *node) in ParentConstructorTakesCareOfRounding() function
485 !ParentConstructorTakesCareOfRounding(parent, node) && !mDeclaringVariables && in visitSymbol()
532 ParentConstructorTakesCareOfRounding(parent, node)) in visitBinary()
634 !ParentConstructorTakesCareOfRounding(parent, node)) in visitAggregate()