Searched refs:bytesPerDstImage (Results 1 – 1 of 1) sorted by relevance
1550 GLint bytesPerSrcImage, bytesPerDstImage; in make_3d_mipmap() local1558 bytesPerDstImage = dstWidth * dstHeight * bpt; in make_3d_mipmap()1652 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()1686 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()