Searched refs:bytesPerDstImage (Results 1 – 1 of 1) sorted by relevance
1576 GLint bytesPerSrcImage, bytesPerDstImage; in make_3d_mipmap() local1582 bytesPerDstImage = dstRowStride * dstHeight * bpt; in make_3d_mipmap()1673 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()1707 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()