Searched refs:uNormalized (Results 1 – 1 of 1) sorted by relevance
723 TIntermTyped *uNormalized = new TIntermBinary(EOpAdd, CreateFloatNode(0.5f), ucDivMa); in declareCoordTranslationFunction() local726 body->appendStatement(new TIntermBinary(EOpAssign, uc->deepCopy(), uNormalized)); in declareCoordTranslationFunction()