Home
last modified time | relevance | path

Searched refs:getFragRotationMatrix (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h39 TIntermTyped *getFragRotationMatrix();
DSpecializationConstant.cpp398 TIntermTyped *SpecConst::getFragRotationMatrix() in getFragRotationMatrix() function in sh::SpecConst
/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp606 fragRotation = specConst->getFragRotationMatrix(); in InsertFragCoordCorrection()
1086 fragRotation = specConst->getFragRotationMatrix(); in translateImpl()
1112 fragRotation = specConst->getFragRotationMatrix(); in translateImpl()
DTranslatorMetalDirect.cpp338 fragRotation = specConst->getFragRotationMatrix(); in InsertFragCoordCorrection()
955 fragRotation = specConst->getFragRotationMatrix(); in translateImpl()