Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dmipmap.c1480 const GLint dstWidthNB = dstWidth - 2 * border; in make_2d_mipmap() local
1503 dstWidthNB, dst); in make_2d_mipmap()
1529 dstWidthNB, dstPtr + bpt); in make_2d_mipmap()
1534 dstWidthNB, in make_2d_mipmap()
1573 const GLint dstWidthNB = dstWidth - 2 * border; in make_3d_mipmap() local
1627 dstWidthNB, dstImgRow); in make_3d_mipmap()

Completed in 9 milliseconds