This stores various extensions NOT part of the GL extension registry but still
implemented by most OpenGL libraries out there.
Copyright 2000 Lionel Ulmer
Copyright 2017 Alexandre Julliard
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
typedef INT_PTR GLintptr;
typedef INT_PTR GLsizeiptr;
typedef INT64 GLint64;
typedef UINT64 GLuint64;
typedef INT_PTR GLintptrARB;
typedef INT_PTR GLsizeiptrARB;
typedef INT64 GLint64EXT;
typedef UINT64 GLuint64EXT;
typedef unsigned int GLhandleARB;
typedef void *GLDEBUGPROC;
typedef void *GLDEBUGPROCAMD;
typedef void *GLDEBUGPROCARB;
typedef void *GLDEBUGPROCKHR;
typedef void *GLVULKANPROCNV;
GLint glDebugEntry
GLint unknown1
GLint unknown2
GLuint glBufferRegionEnabled
void glDeleteBufferRegion
GLenum region
void glDrawBufferRegion
GLenum region
GLint x
GLint y
GLsizei width
GLsizei height
GLint xDest
GLint yDest
GLuint glNewBufferRegion
GLenum type
void glReadBufferRegion
GLenum region
GLint x
GLint y
GLsizei width
GLsizei height
void glMTexCoord2fSGIS
GLenum target
GLfloat s
GLfloat t
void glMTexCoord2fvSGIS
GLenum target
GLfloat * v
void glMultiTexCoord1dSGIS
GLenum target
GLdouble s
void glMultiTexCoord1dvSGIS
GLenum target
GLdouble * v
void glMultiTexCoord1fSGIS
GLenum target
GLfloat s
void glMultiTexCoord1fvSGIS
GLenum target
const GLfloat * v
void glMultiTexCoord1iSGIS
GLenum target
GLint s
void glMultiTexCoord1ivSGIS
GLenum target
GLint * v
void glMultiTexCoord1sSGIS
GLenum target
GLshort s
void glMultiTexCoord1svSGIS
GLenum target
GLshort * v
void glMultiTexCoord2dSGIS
GLenum target
GLdouble s
GLdouble t
void glMultiTexCoord2dvSGIS
GLenum target
GLdouble * v
void glMultiTexCoord2fSGIS
GLenum target
GLfloat s
GLfloat t
void glMultiTexCoord2fvSGIS
GLenum target
GLfloat * v
void glMultiTexCoord2iSGIS
GLenum target
GLint s
GLint t
void glMultiTexCoord2ivSGIS
GLenum target
GLint * v
void glMultiTexCoord2sSGIS
GLenum target
GLshort s
GLshort t
void glMultiTexCoord2svSGIS
GLenum target
GLshort * v
void glMultiTexCoord3dSGIS
GLenum target
GLdouble s
GLdouble t
GLdouble r
void glMultiTexCoord3dvSGIS
GLenum target
GLdouble * v
void glMultiTexCoord3fSGIS
GLenum target
GLfloat s
GLfloat t
GLfloat r
void glMultiTexCoord3fvSGIS
GLenum target
GLfloat * v
void glMultiTexCoord3iSGIS
GLenum target
GLint s
GLint t
GLint r
void glMultiTexCoord3ivSGIS
GLenum target
GLint * v
void glMultiTexCoord3sSGIS
GLenum target
GLshort s
GLshort t
GLshort r
void glMultiTexCoord3svSGIS
GLenum target
GLshort * v
void glMultiTexCoord4dSGIS
GLenum target
GLdouble s
GLdouble t
GLdouble r
GLdouble q
void glMultiTexCoord4dvSGIS
GLenum target
GLdouble * v
void glMultiTexCoord4fSGIS
GLenum target
GLfloat s
GLfloat t
GLfloat r
GLfloat q
void glMultiTexCoord4fvSGIS
GLenum target
GLfloat * v
void glMultiTexCoord4iSGIS
GLenum target
GLint s
GLint t
GLint r
GLint q
void glMultiTexCoord4ivSGIS
GLenum target
GLint * v
void glMultiTexCoord4sSGIS
GLenum target
GLshort s
GLshort t
GLshort r
GLshort q
void glMultiTexCoord4svSGIS
GLenum target
GLshort * v
void glMultiTexCoordPointerSGIS
GLenum target
GLint size
GLenum type
GLsizei stride
GLvoid * pointer
void glSelectTextureSGIS
GLenum target
void glSelectTextureCoordSetSGIS
GLenum target
void glDeleteObjectBufferATI
GLuint buffer
int wglDescribePixelFormat
HDC hdc
int ipfd
UINT cjpfd
PIXELFORMATDESCRIPTOR *ppfd
BOOL wglSetPixelFormatWINE
HDC hdc
int format
BOOL wglQueryCurrentRendererIntegerWINE
GLenum attribute
GLuint *value
const GLchar *wglQueryCurrentRendererStringWINE
GLenum attribute
BOOL wglQueryRendererIntegerWINE
HDC dc
GLint renderer
GLenum attribute
GLuint *value
const GLchar *wglQueryRendererStringWINE
HDC dc
GLint renderer
GLenum attribute