Searched refs:bytesPerDstImage (Results 1 – 1 of 1) sorted by relevance
1577 GLint bytesPerSrcImage, bytesPerDstImage; in make_3d_mipmap() local1583 bytesPerDstImage = dstRowStride * dstHeight * bpt; in make_3d_mipmap()1674 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()1708 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()