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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmipmap.c1620 GLubyte *dstImgRow = imgDst; local in function:make_3d_mipmap
1626 dstWidthNB, dstImgRow);
1633 dstImgRow += dstRowStride;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmipmap.c1620 GLubyte *dstImgRow = imgDst; local in function:make_3d_mipmap
1626 dstWidthNB, dstImgRow);
1633 dstImgRow += dstRowStride;

Completed in 9 milliseconds