Searched defs:fragRotation (Results 1 – 5 of 5) sorted by relevance
112 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregate() local
197 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()603 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local1083 TIntermTyped *fragRotation = nullptr; in translateImpl() local1109 TIntermTyped *fragRotation = nullptr; in translateImpl() local
256 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()335 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local952 TIntermTyped *fragRotation = nullptr; in translateImpl() local
136 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregateWithRotation() local
100 std::array<float, 8> fragRotation; member