Searched refs:dstDepthNB (Results 1 – 1 of 1) sorted by relevance
1549 const GLint dstDepthNB = dstDepth - 2 * border; in make_3d_mipmap() local1578 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()1627 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()1654 assert(srcDepthNB == 2 * dstDepthNB); in make_3d_mipmap()1655 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()