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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dlodbias.c233 gluScaleImage(format, width, height, GL_UNSIGNED_BYTE, image,
H A Dprojtex.c193 gluScaleImage(imgFormat, imgWidth, imgHeight, GL_UNSIGNED_BYTE, image,
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbug_3195.c210 gluScaleImage(format, width, height, GL_UNSIGNED_BYTE, image,
H A Darraytexture.c286 gluScaleImage(format, width, height, GL_UNSIGNED_BYTE, image,
H A Dmipmap_view.c75 gluScaleImage(format, width, height, GL_UNSIGNED_BYTE, image,
H A Dmipmap_limits.c143 gluScaleImage(format, width, height, GL_UNSIGNED_BYTE, image,
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dstretch.c149 gluScaleImage(GL_RGB, image->sizeX, image->sizeY, GL_UNSIGNED_BYTE,
/xsrc/external/mit/glu/dist/include/GL/
H A Dglu.h338 GLAPI GLint GLAPIENTRY gluScaleImage (GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void *dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid* dataOut);
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c3498 gluScaleImage(GLenum format, GLsizei widthin, GLsizei heightin, function in typeref:typename:GLint GLAPIENTRY

Completed in 40 milliseconds