Home
last modified time | relevance | path

Searched refs:gluBuild2DMipmapLevels (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/opengl/glu32/include/GL/
H A Dglu_mangle.h78 #define gluBuild2DMipmapLevels mgluBuild2DMipmapLevels macro
H A Dglu.h295 GLAPI GLint GLAPIENTRY gluBuild2DMipmapLevels (GLenum target, GLint internalFormat, GLsizei width, …
/reactos/dll/opengl/glu32/
H A Dglu32.spec7 @ stdcall gluBuild2DMipmapLevels(long long long long long long long long long ptr)
/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c4554 gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, in gluBuild2DMipmapLevels() function