Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h38 TIntermTyped *getPreRotationMatrix();
DSpecializationConstant.cpp388 TIntermTyped *SpecConst::getPreRotationMatrix() in getPreRotationMatrix() function in sh::SpecConst
/external/angle/src/compiler/translator/
DTranslatorMetalDirect.cpp227 TIntermTyped *preRotationRef = specConst->getPreRotationMatrix(); in AppendPreRotation()