Home
last modified time | relevance | path

Searched defs:internalFormat (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dcolortab.c130 GLenum internalFormat, struct gl_image *table ) in gl_ColorTable()
H A Dteximage.c358 GLenum internalFormat, GLint border ) in image_to_texture()
813 make_null_texture( GLcontext *ctx, GLenum internalFormat, in make_null_texture()
889 GLint level, GLenum internalFormat, in texture_1d_error_check()
963 GLint level, GLenum internalFormat, in texture_2d_error_check()
H A Ddlist.c1028 void gl_save_ColorTable( GLcontext *ctx, GLenum target, GLenum internalFormat, in gl_save_ColorTable()
H A Dapi.c2826 void APIENTRY _mesa_ColorTableEXT( GLenum target, GLenum internalFormat, in _mesa_ColorTableEXT()
/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c3411 GLint internalFormat, GLenum format, GLenum type, in closestFit()
3547 int gluBuild1DMipmapLevelsCore(GLenum target, GLint internalFormat, in gluBuild1DMipmapLevelsCore()
3643 gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, in gluBuild1DMipmapLevels()
3672 gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, in gluBuild1DMipmaps()
3696 static int bitmapBuild2DMipmaps(GLenum target, GLint internalFormat, in bitmapBuild2DMipmaps()
4554 gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, in gluBuild2DMipmapLevels()
4586 gluBuild2DMipmaps(GLenum target, GLint internalFormat, in gluBuild2DMipmaps()
6640 GLenum internalFormat, in gluTexImage3D()
7413 GLint internalFormat, GLenum format, GLenum type, in closestFit3D()
8446 gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, in gluBuild3DMipmapLevels()
[all …]