Searched refs:defining_node (Results 1 – 1 of 1) sorted by relevance
628 propagateNoContractionInOneExpression(glslang::TIntermTyped* defining_node, in propagateNoContractionInOneExpression() argument632 if (glslang::TIntermBinary* BN = defining_node->getAsBinaryNode()) { in propagateNoContractionInOneExpression()638 } else if (glslang::TIntermUnary* UN = defining_node->getAsUnaryNode()) { in propagateNoContractionInOneExpression()849 TIntermOperator* defining_node = defining_node_iter->second; in PropagateNoContraction() local852 defining_node, precise_object_accesschain); in PropagateNoContraction()858 propagator.propagateNoContractionInOneExpression(defining_node, in PropagateNoContraction()