Home
last modified time | relevance | path

Searched refs:positionZLHS (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorMetal.cpp272 TIntermTyped *positionZLHS = positionZ->deepCopy(); in transformDepthBeforeCorrection() local
273 TIntermBinary *assignment = new TIntermBinary(TOperator::EOpAssign, positionZLHS, zScale); in transformDepthBeforeCorrection()
DTranslatorMetalDirect.cpp600 TIntermTyped *positionZLHS = positionZ->deepCopy(); in transformDepthBeforeCorrection() local
601 TIntermBinary *assignment = new TIntermBinary(TOperator::EOpAssign, positionZLHS, zScale); in transformDepthBeforeCorrection()