Home
last modified time | relevance | path

Searched refs:dstImgRow (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c1080 ubyte *dstImgRow = imgDst; in reduce_3d() local
1086 dstWidth, dstImgRow); in reduce_3d()
1093 dstImgRow += dstImageStride; in reduce_3d()
/external/mesa3d/src/mesa/main/
Dmipmap.c1599 GLubyte *dstImgRow = imgDst; in make_3d_mipmap() local
1605 dstWidthNB, dstImgRow); in make_3d_mipmap()
1612 dstImgRow += bytesPerDstRow; in make_3d_mipmap()