Home
last modified time | relevance | path

Searched refs:getFlipXY (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.h40 TIntermTyped *getFlipXY();
DSpecializationConstant.cpp401 TIntermTyped *SpecConst::getFlipXY() in getFlipXY() function in sh::SpecConst
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp122 rotatedXY = mRotationSpecConst->getFlipXY(); in visitAggregate()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp623 TIntermTyped *flipXY = specConst->getFlipXY(); in InsertFragCoordCorrection()
1130 TIntermTyped *flipXY = specConst->getFlipXY(); in translateImpl()
DTranslatorMetalDirect.cpp293 TIntermTyped *flipXY = specConst->getFlipXY(); in InsertFragCoordCorrection()