Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h34 TIntermTyped *getMultiplierXForDFdx();
DSpecializationConstant.cpp344 TIntermTyped *SpecConst::getMultiplierXForDFdx() in getMultiplierXForDFdx() function in sh::SpecConst
/external/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp123 multiplierX = mRotationSpecConst->getMultiplierXForDFdx(); in visitAggregateWithRotation()