Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.h39 TIntermTyped *getFragRotationMatrix();
DSpecializationConstant.cpp391 TIntermTyped *SpecConst::getFragRotationMatrix() in getFragRotationMatrix() function in sh::SpecConst
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp638 fragRotation = specConst->getFragRotationMatrix(); in InsertFragCoordCorrection()
1113 fragRotation = specConst->getFragRotationMatrix(); in translateImpl()
1139 fragRotation = specConst->getFragRotationMatrix(); in translateImpl()
DTranslatorMetalDirect.cpp308 fragRotation = specConst->getFragRotationMatrix(); in InsertFragCoordCorrection()