Searched defs:flipXY (Results 1 – 5 of 5) sorted by relevance
134 TIntermTyped *flipXY = mDriverUniforms->getFlipXYRef(); in visitAggregateWithRotation() local203 TIntermTyped *flipXY = mDriverUniforms->getFlipXYRef(); in visitAggregateWithoutRotation() local
191 TIntermTyped *flipXY, in RotateAndFlipBuiltinVariable()623 TIntermTyped *flipXY = specConst->getFlipXY(); in InsertFragCoordCorrection() local1130 TIntermTyped *flipXY = specConst->getFlipXY(); in translateImpl() local
221 TIntermTyped *flipXY, in RotateAndFlipBuiltinVariable()293 TIntermTyped *flipXY = specConst->getFlipXY(); in InsertFragCoordCorrection() local
522 float flipXY[2]; member
94 std::array<float, 2> flipXY; member