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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c8680 int rowPadBytes= rowSizeInBytes - (width * groupSizeInBytes); local in function:halveImageSlice
8765 src+= rowPadBytes;
8810 src+= rowPadBytes;
8855 int rowPadBytes= rowSizeInBytes - (width*groupSizeInBytes); local in function:halveImage3D
8912 src+= rowPadBytes;

Completed in 11 milliseconds