Searched refs:bytesPerDstImage (Results 1 – 1 of 1) sorted by relevance
1551 GLint bytesPerSrcImage, bytesPerDstImage; in make_3d_mipmap() local1557 bytesPerDstImage = dstRowStride * dstHeight * bpt; in make_3d_mipmap()1648 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()1682 dst = dstPtr[img] + (bytesPerDstImage - bpt); in make_3d_mipmap()