Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.h385 TConstantUnion *foldUnaryComponentWise(TOperator op,
DIntermNode.cpp2319 constArray = operandConstant->foldUnaryComponentWise(mOp, mFunction, diagnostics); in fold()
2963 TConstantUnion *TIntermConstantUnion::foldUnaryComponentWise(TOperator op, in foldUnaryComponentWise() function in sh::TIntermConstantUnion