Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmipmap.c1595 GLubyte *dstImgRow = imgDst; in make_3d_mipmap() local
1601 dstWidthNB, dstImgRow); in make_3d_mipmap()
1608 dstImgRow += dstRowStride; in make_3d_mipmap()