Searched refs:getUnpackSkipRows (Results 1 – 2 of 2) sorted by relevance
564 GLint getUnpackSkipRows() const { return mUnpack.skipRows; } in getUnpackSkipRows() function
3892 if (currentUnpackState.skipRows != apiState.getUnpackSkipRows()) in CaptureMidExecutionSetup()3895 apiState.getUnpackSkipRows())); in CaptureMidExecutionSetup()3896 currentUnpackState.skipRows = apiState.getUnpackSkipRows(); in CaptureMidExecutionSetup()