Searched refs:defining_node (Results 1 – 1 of 1) sorted by relevance
630 propagateNoContractionInOneExpression(glslang::TIntermTyped* defining_node, in propagateNoContractionInOneExpression() argument634 if (glslang::TIntermBinary* BN = defining_node->getAsBinaryNode()) { in propagateNoContractionInOneExpression()640 } else if (glslang::TIntermUnary* UN = defining_node->getAsUnaryNode()) { in propagateNoContractionInOneExpression()851 TIntermOperator* defining_node = defining_node_iter->second; in PropagateNoContraction() local854 defining_node, precise_object_accesschain); in PropagateNoContraction()860 propagator.propagateNoContractionInOneExpression(defining_node, in PropagateNoContraction()