Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h41 TIntermTyped *getNegFlipXY();
DSpecializationConstant.cpp428 TIntermTyped *SpecConst::getNegFlipXY() in getNegFlipXY() function in sh::SpecConst
/external/angle/src/compiler/translator/
DTranslatorMetalDirect.cpp946 TIntermTyped *flipNegXY = specConst->getNegFlipXY(); in translateImpl()
DTranslatorVulkan.cpp1077 TIntermTyped *flipNegXY = specConst->getNegFlipXY(); in translateImpl()