Searched refs:getUnpackRowLength (Results 1 – 2 of 2) sorted by relevance
558 GLint getUnpackRowLength() const { return mUnpack.rowLength; } in getUnpackRowLength() function
3885 if (currentUnpackState.rowLength != apiState.getUnpackRowLength()) in CaptureMidExecutionSetup()3888 apiState.getUnpackRowLength())); in CaptureMidExecutionSetup()3889 currentUnpackState.rowLength = apiState.getUnpackRowLength(); in CaptureMidExecutionSetup()