HomeSort by: relevance | last modified time | path
    Searched defs:closestFit (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libutil/
mipmap.c 154 static void closestFit(GLenum, GLint, GLint, GLint, GLenum, GLenum,
3410 static void closestFit(GLenum target, GLint width, GLint height,
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 25 milliseconds