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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c154 static void closestFit(GLenum, GLint, GLint, GLint, GLenum, GLenum,
3410 static void closestFit(GLenum target, GLint width, GLint height, function in typeref:typename:void
3495 } /* closestFit() */
3687 closestFit(target,width,1,internalFormat,format,type,&widthPowerOf2,&dummy);
3720 closestFit(target,width,height,internalFormat,format,type,
4601 closestFit(target,width,height,internalFormat,format,type,
4646 closestFit(target,width,height,components,format,type,

Completed in 10 milliseconds