Searched defs:checkedWidth (Results 1 – 2 of 2) sorted by relevance
1626 CheckedNumeric<GLuint> checkedWidth(width); in computeBufferRowLength() local1666 CheckedNumeric<GLuint> checkedWidth(rowLength > 0 ? rowLength : width); in computeRowPitch() local1719 CheckedNumeric<GLuint> checkedWidth(size.width); in computeCompressedImageSize() local
1191 CheckedNumeric<GLuint> checkedWidth(rowLength > 0 ? rowLength : width); in computeRowPitch() local1230 CheckedNumeric<GLuint> checkedWidth(size.width); in computeCompressedImageSize() local