Searched refs:ParentUsesResult (Results 1 – 1 of 1) sorted by relevance
434 bool ParentUsesResult(TIntermNode *parent, TIntermTyped *node) in ParentUsesResult() function484 if (canRoundFloat(node->getType()) && ParentUsesResult(parent, node) && in visitSymbol()531 if (!ParentUsesResult(parent, node) || in visitBinary()633 if (canRoundFloat(node->getType()) && ParentUsesResult(parent, node) && in visitAggregate()