Searched refs:dstDepthNB (Results 1 – 1 of 1) sorted by relevance
1574 const GLint dstDepthNB = dstDepth - 2 * border; in make_3d_mipmap() local1603 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()1652 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()1679 assert(srcDepthNB == 2 * dstDepthNB); in make_3d_mipmap()1680 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()