Searched refs:preRotationRef (Results 1 – 1 of 1) sorted by relevance
349 TIntermBinary *preRotationRef = CreateDriverUniformRef(driverUniforms, kPreRotation); in AppendPreRotation() local356 new TIntermBinary(EOpMatrixTimesVector, preRotationRef->deepCopy(), glPosXY->deepCopy()); in AppendPreRotation()