Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmipmap.c1453 const GLint dstWidthNB = dstWidth - 2 * border; in make_2d_mipmap() local
1476 dstWidthNB, dst); in make_2d_mipmap()
1502 dstWidthNB, dstPtr + bpt); in make_2d_mipmap()
1507 dstWidthNB, in make_2d_mipmap()
1546 const GLint dstWidthNB = dstWidth - 2 * border; in make_3d_mipmap() local
1605 dstWidthNB, dstImgRow); in make_3d_mipmap()