Searched refs:checkedSkipRows (Results 1 – 1 of 1) sorted by relevance
1332 CheckedNumeric<GLuint> checkedSkipRows(static_cast<GLuint>(state.skipRows)); in computeSkipBytes() local1340 auto skipBytes = checkedSkipImagesBytes + checkedSkipRows * checkedRowPitch + in computeSkipBytes()