Searched refs:getPreRotationMatrixRef (Results 1 – 3 of 3) sorted by relevance
60 virtual TIntermBinary *getPreRotationMatrixRef() const { return nullptr; } in getPreRotationMatrixRef() function87 TIntermBinary *getPreRotationMatrixRef() const override;
314 TIntermBinary *DriverUniformExtended::getPreRotationMatrixRef() const in getPreRotationMatrixRef() function in sh::DriverUniformExtended
230 preRotationRef = driverUniforms->getPreRotationMatrixRef(); in AppendPreRotation()