Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTranslatorMetal.cpp38 TIntermSwizzle *negFlipY) in AppendVertexShaderPositionYCorrectionToMain()
84 auto negFlipY = getDriverUniformNegFlipYRef(driverUniforms); in translate() local
DTranslatorVulkan.cpp1124 TIntermSwizzle *negFlipY = new TIntermSwizzle(negFlipXY, swizzleOffsetY); in getDriverUniformNegFlipYRef() local