Home
last modified time | relevance | path

Searched defs:negFlipY (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorMetal.cpp59 TIntermTyped *negFlipY) in AppendVertexShaderPositionYCorrectionToMain()
166 TIntermSwizzle *negFlipY = new TIntermSwizzle(negFlipXY, swizzleOffsetY); in getNegFlipYRef() local
200 TIntermTyped *negFlipY = driverUniforms.getNegFlipYRef(); in translate() local
DTranslatorMetalDirect.cpp456 TIntermTyped *negFlipY) in AppendVertexShaderPositionYCorrectionToMain()
1054 auto negFlipY = driverUniforms->getNegFlipYRef(); in translateImpl() local
/external/angle/src/compiler/translator/tree_util/
DDriverUniform.cpp310 TIntermSwizzle *negFlipY = new TIntermSwizzle(negFlipXY, swizzleOffsetY); in getNegFlipYRef() local