Searched refs:dstDepthNB (Results 1 – 1 of 1) sorted by relevance
1548 const GLint dstDepthNB = dstDepth - 2 * border; in make_3d_mipmap() local1582 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()1631 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()1658 ASSERT(srcDepthNB == 2 * dstDepthNB); in make_3d_mipmap()1659 for (img = 0; img < dstDepthNB; img++) { in make_3d_mipmap()