Searched refs:unpackRowLengthSupport (Results 1 – 2 of 2) sorted by relevance
144 bool unpackRowLengthSupport() const { return fUnpackRowLengthSupport; } in unpackRowLengthSupport() function
469 if (this->glCaps().unpackRowLengthSupport()) { in onResetContext()675 if (this->glCaps().unpackRowLengthSupport() && !swFlipY) { in uploadTexData()772 GrAssert(this->glCaps().unpackRowLengthSupport()); in uploadTexData()