Searched defs:fragRotation (Results 1 – 5 of 5) sorted by relevance
113 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregate() local
196 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()635 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local1110 TIntermTyped *fragRotation = nullptr; in translateImpl() local1136 TIntermTyped *fragRotation = nullptr; in translateImpl() local
226 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()305 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local917 TIntermTyped *fragRotation = nullptr; in translateImpl() local
135 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregateWithRotation() local
100 std::array<float, 8> fragRotation; member