Searched refs:heightMinusOne (Results 1 – 1 of 1) sorted by relevance
1378 CheckedNumeric<GLuint> heightMinusOne = size.height - 1; in computePackUnpackEndByte() local1379 checkedCopyBytes += heightMinusOne * rowPitch; in computePackUnpackEndByte()