Searched defs:imageSizeInBytes (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 7466 halveImagePackedPixelSlice(int components,void (* extractPackedPixel)(int,const void *,GLfloat[]),void (* shovePackedPixel)(const GLfloat[],int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint pixelSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument 7606 halveImagePackedPixel3D(int components,void (* extractPackedPixel)(int,const void *,GLfloat[]),void (* shovePackedPixel)(const GLfloat[],int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint pixelSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument 8664 halveImageSlice(int components,GLdouble (* extract)(int,const void *),void (* shove)(GLdouble,int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint elementSizeInBytes,GLint groupSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument 8826 halveImage3D(int components,GLdouble (* extract)(int,const void *),void (* shove)(GLdouble,int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint elementSizeInBytes,GLint groupSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument [all...] |
Completed in 12 milliseconds