Searched refs:packFlipYSupport (Results 1 – 2 of 2) sorted by relevance
205 bool packFlipYSupport() const { return fPackFlipYSupport; } in packFlipYSupport() function
448 if (this->glCaps().packFlipYSupport()) { in onResetContext()1408 if (this->glCaps().packFlipYSupport()) { in readPixelsWillPayForYFlip()1494 if (!invertY && this->glCaps().packFlipYSupport()) { in onReadPixels()1504 if (!invertY && this->glCaps().packFlipYSupport()) { in onReadPixels()