Searched refs:getUnpackSkipRows (Results 1 – 2 of 2) sorted by relevance
568 GLint getUnpackSkipRows() const { return mUnpack.skipRows; } in getUnpackSkipRows() function
3568 if (currentUnpackState.skipRows != apiState.getUnpackSkipRows()) in CaptureMidExecutionSetup()3571 apiState.getUnpackSkipRows())); in CaptureMidExecutionSetup()3572 currentUnpackState.skipRows = apiState.getUnpackSkipRows(); in CaptureMidExecutionSetup()