Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmipmap.c1454 const GLint dstWidthNB = dstWidth - 2 * border; in make_2d_mipmap() local
1477 dstWidthNB, dst); in make_2d_mipmap()
1503 dstWidthNB, dstPtr + bpt); in make_2d_mipmap()
1508 dstWidthNB, in make_2d_mipmap()
1547 const GLint dstWidthNB = dstWidth - 2 * border; in make_3d_mipmap() local
1601 dstWidthNB, dstImgRow); in make_3d_mipmap()