Searched refs:positionZLHS (Results 1 – 2 of 2) sorted by relevance
272 TIntermTyped *positionZLHS = positionZ->deepCopy(); in transformDepthBeforeCorrection() local273 TIntermBinary *assignment = new TIntermBinary(TOperator::EOpAssign, positionZLHS, zScale); in transformDepthBeforeCorrection()
600 TIntermTyped *positionZLHS = positionZ->deepCopy(); in transformDepthBeforeCorrection() local601 TIntermBinary *assignment = new TIntermBinary(TOperator::EOpAssign, positionZLHS, zScale); in transformDepthBeforeCorrection()