Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.h36 TIntermTyped *getMultiplierXForDFdy();
DSpecializationConstant.cpp359 TIntermTyped *SpecConst::getMultiplierXForDFdy() in getMultiplierXForDFdy() function in sh::SpecConst
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp127 multiplierX = mRotationSpecConst->getMultiplierXForDFdy(); in visitAggregateWithRotation()