Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.h43 TIntermTyped *getFragRotationMultiplyFlipXY();
DSpecializationConstant.cpp441 TIntermTyped *SpecConst::getFragRotationMultiplyFlipXY() in getFragRotationMultiplyFlipXY() function in sh::SpecConst
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp109 rotatedXY = mRotationSpecConst->getFragRotationMultiplyFlipXY(); in visitAggregate()