Home
last modified time | relevance | path

Searched refs:heightMinusOne (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
Dformatutils.cpp1688 CheckedNumeric<GLuint> heightMinusOne = size.height - 1; in computePackUnpackEndByte() local
1689 checkedCopyBytes += heightMinusOne * rowPitch; in computePackUnpackEndByte()