Generate all appropriate Java bindings for the specified C function
symbols.
Returns the number of bits requested for the accumulation
buffer's alpha component.
Returns the number of bits requested for the accumulation
buffer's blue component.
Returns the number of bits requested for the accumulation
buffer's green component.
Returns the number of bits requested for the accumulation
buffer's red component.
This is a convenience method to get (by name) the native function
pointer for a given extension function.
This is a convenience method to get (by name) the native function
pointer for a given extension function.
This is a convenience method to get (by name) the native function
pointer for a given extension function.
Returns the number of bits requested for the color buffer's
alpha component.
Returns either the argument name specified by the underlying
FunctionSymbol or a fabricated argument name based on the
position.
Indicates whether automatic buffer swapping is enabled for this
drawable.
Indicates whether automatic buffer swapping is enabled for this
drawable.
Indicates whether automatic buffer swapping is enabled for this
drawable.
Indicates whether automatic buffer swapping is enabled for this
drawable.
Returns the number of bits requested for the color buffer's blue
component.
Get the comment emitter for this FunctionEmitter.
Get the configuration information for this JavaEmitter.
Retrieves the containing C type of this MethodBinding if it is for
a function pointer contained in a struct.
Retrieves the containing type of this MethodBinding if it is for
a function pointer contained in a struct.
Returns the number of bits requested for the depth buffer.
Indicates whether double-buffering is enabled.
Entry point to C language function:
JAWT_DrawingSurface * GetDrawingSurface(JNIEnv * , jobject);
Entry point to C language function:
JAWT_DrawingSurfaceInfo * GetDrawingSurfaceInfo(JAWT_DrawingSurface * );
Returns the extension name that corresponds to the given extension
function.
Returns the sole GLDrawableFactory instance.
Indicates which floating-point pbuffer implementation is in
use.
Indicates which vendor's extension is being used to support
floating point channels in this pbuffer if that capability was
requested in the GLCapabilities during pbuffer creation.
Indicates which vendor's extension is being used to support
floating point channels in this pbuffer if that capability was
requested in the GLCapabilities during pbuffer creation.
Indicates which floating-point pbuffer implementation is in
use.
Returns the OpenGL extension string or GL_VERSION string with which the
given function is associated.
Returns the
GL
pipeline object this GLDrawable uses.
Returns the
GL
pipeline object this GLDrawable uses.
Returns the
GL
pipeline object this GLDrawable uses.
Returns the
GL
pipeline object this GLDrawable uses.
Returns the
GLU
pipeline object this GLDrawable uses.
Returns the
GLU
pipeline object this GLDrawable uses.
Returns the
GLU
pipeline object this GLDrawable uses.
Returns the
GLU
pipeline object this GLDrawable uses.
Returns the number of bits requested for the color buffer's
green component.
Indicates whether hardware acceleration is enabled.
Returns the value that was specified by the configuration directive
"ImplPackage", or the default if none was specified.
Is the Java side of the Java<->C JNI binding for this emitter's
MethodBinding a static method?.
Is the Java<->C JNI binding for this emitter's MethodBinding one of
several overloaded methods with the same name?
Returns the Java Class corresponding to this type.
Get the name of the package in which the corresponding Java method
resides.
Returns the value that was specified by the configuration directive
"JavaOutputDir", or the default if none was specified.
Get the name of the class in which the corresponding Java method
resides.
Returns the value that was specified by the configuration directive
"Package", or the default if none was specified.
Returns the name corresponding to this type.
Returns whether automatic redraws are disabled for this
drawable.
Returns whether automatic redraws are disabled for this
drawable.
Returns whether automatic redraws are disabled for this
drawable.
Returns whether automatic redraws are disabled for this
drawable.
Returns the number of sample buffers to be allocated if sample
buffers are enabled.
Only called for offscreen contexts; needed by glReadPixels
Only called for offscreen contexts; needed by glReadPixels
Only called for offscreen contexts; returns the buffer from
which to read pixels (GL.GL_FRONT or GL.GL_BACK).
Only called for offscreen contexts; returns the buffer from
which to read pixels (GL.GL_FRONT or GL.GL_BACK).
Only called for offscreen contexts; needed by glReadPixels
For offscreen surfaces only (pbuffers), returns whether
floating-point buffers should be used if available.
For offscreen surfaces only (pbuffers), returns whether the
render-to-texture extension should be used if available.
For offscreen surfaces only (pbuffers), returns whether the
render-to-texture extension should be used.
Support for recursive makeCurrent() calls as well as calling
other drawables' display() methods from within another one's
Support for setRenderingThread()'s optimized context handling
Support for setRenderingThread()'s optimized context handling
Returns a non-null (but possibly empty) string containing the
space-separated list of available platform-dependent (e.g., WGL,
GLX) extensions.
Indicates whether the component associated with this context has
been realized.
Returns the number of bits requested for the color buffer's red
component.
Returns the rendering thread for this drawable, or null if none
has been set.
Returns the rendering thread for this drawable, or null if none
has been set.
Returns the rendering thread for this drawable, or null if none
has been set.
Returns the rendering thread for this drawable, or null if none
has been set.
Get the expression for the capacity of the returned java.nio.Buffer.
Get the expression for the length of the returned array
The type of exception (must subclass
java.lang.RuntimeException
) raised if runtime
checks fail in the generated code.
Returns whether sample buffers for full-scene antialiasing
(FSAA) should be allocated for this drawable.
Returns the size of this GLDrawable as a newly-created Dimension
object.
Returns the size of this GLDrawable as a newly-created Dimension
object.
Stores the size of this GLDrawable into the user-provided
Dimension object, returning that object.
Stores the size of this GLDrawable into the user-provided
Dimension object, returning that object.
Returns the number of bits requested for the stencil buffer.
Indicates whether stereo is enabled.
Returns the List of Strings containing assignments for temporary
C variables which are made after the underlying function call.
Returns the List of Strings containing declarations for temporary
C variables to be assigned to after the underlying function call.
Returns the version string and build number of
this implementation.
GL - interface net.java.games.jogl.
GL The basic interface to OpenGL, providing access to core
functionality up through the OpenGL 2.0 specification as well as
all vendor extensions.
GL_2D - static field in class net.java.games.jogl.
GL GL_3D - static field in class net.java.games.jogl.
GL GL_ACCUM - static field in class net.java.games.jogl.
GL GL_ADD - static field in class net.java.games.jogl.
GL GL_ALPHA - static field in class net.java.games.jogl.
GL GL_ALPHA4 - static field in class net.java.games.jogl.
GL GL_ALPHA8 - static field in class net.java.games.jogl.
GL GL_ALWAYS - static field in class net.java.games.jogl.
GL GL_AND - static field in class net.java.games.jogl.
GL GL_AUX0 - static field in class net.java.games.jogl.
GL GL_AUX1 - static field in class net.java.games.jogl.
GL GL_AUX2 - static field in class net.java.games.jogl.
GL GL_AUX3 - static field in class net.java.games.jogl.
GL GL_BACK - static field in class net.java.games.jogl.
GL GL_BGR - static field in class net.java.games.jogl.
GL GL_BGRA - static field in class net.java.games.jogl.
GL GL_BITMAP - static field in class net.java.games.jogl.
GL GL_BLEND - static field in class net.java.games.jogl.
GL GL_BLUE - static field in class net.java.games.jogl.
GL GL_BOOL - static field in class net.java.games.jogl.
GL GL_BYTE - static field in class net.java.games.jogl.
GL GL_CCW - static field in class net.java.games.jogl.
GL GL_CLAMP - static field in class net.java.games.jogl.
GL GL_CLEAR - static field in class net.java.games.jogl.
GL GL_COEFF - static field in class net.java.games.jogl.
GL GL_COLOR - static field in class net.java.games.jogl.
GL GL_COPY - static field in class net.java.games.jogl.
GL GL_CW - static field in class net.java.games.jogl.
GL GL_DECAL - static field in class net.java.games.jogl.
GL GL_DECR - static field in class net.java.games.jogl.
GL GL_DEPTH - static field in class net.java.games.jogl.
GL GL_DITHER - static field in class net.java.games.jogl.
GL GL_DOMAIN - static field in class net.java.games.jogl.
GL GL_DOUBLE - static field in class net.java.games.jogl.
GL GL_EQUAL - static field in class net.java.games.jogl.
GL GL_EQUIV - static field in class net.java.games.jogl.
GL GL_EXP - static field in class net.java.games.jogl.
GL GL_EXP2 - static field in class net.java.games.jogl.
GL GL_FALSE - static field in class net.java.games.jogl.
GL GL_FILL - static field in class net.java.games.jogl.
GL GL_FLAT - static field in class net.java.games.jogl.
GL GL_FLOAT - static field in class net.java.games.jogl.
GL GL_FOG - static field in class net.java.games.jogl.
GL GL_FRONT - static field in class net.java.games.jogl.
GL GL_GEQUAL - static field in class net.java.games.jogl.
GL GL_GREEN - static field in class net.java.games.jogl.
GL GL_INCR - static field in class net.java.games.jogl.
GL GL_INT - static field in class net.java.games.jogl.
GL GL_INVERT - static field in class net.java.games.jogl.
GL GL_KEEP - static field in class net.java.games.jogl.
GL GL_LEFT - static field in class net.java.games.jogl.
GL GL_LEQUAL - static field in class net.java.games.jogl.
GL GL_LESS - static field in class net.java.games.jogl.
GL GL_LIGHT0 - static field in class net.java.games.jogl.
GL GL_LIGHT1 - static field in class net.java.games.jogl.
GL GL_LIGHT2 - static field in class net.java.games.jogl.
GL GL_LIGHT3 - static field in class net.java.games.jogl.
GL GL_LIGHT4 - static field in class net.java.games.jogl.
GL GL_LIGHT5 - static field in class net.java.games.jogl.
GL GL_LIGHT6 - static field in class net.java.games.jogl.
GL GL_LIGHT7 - static field in class net.java.games.jogl.
GL GL_LINE - static field in class net.java.games.jogl.
GL GL_LINEAR - static field in class net.java.games.jogl.
GL GL_LINES - static field in class net.java.games.jogl.
GL GL_LOAD - static field in class net.java.games.jogl.
GL GL_MAX - static field in class net.java.games.jogl.
GL GL_MIN - static field in class net.java.games.jogl.
GL GL_MINMAX - static field in class net.java.games.jogl.
GL GL_MULT - static field in class net.java.games.jogl.
GL GL_NAND - static field in class net.java.games.jogl.
GL GL_NEVER - static field in class net.java.games.jogl.
GL GL_NICEST - static field in class net.java.games.jogl.
GL GL_NONE - static field in class net.java.games.jogl.
GL GL_NOOP - static field in class net.java.games.jogl.
GL GL_NOR - static field in class net.java.games.jogl.
GL GL_ONE - static field in class net.java.games.jogl.
GL GL_OR - static field in class net.java.games.jogl.
GL GL_ORDER - static field in class net.java.games.jogl.
GL GL_POINT - static field in class net.java.games.jogl.
GL GL_POINTS - static field in class net.java.games.jogl.
GL GL_Q - static field in class net.java.games.jogl.
GL GL_QUADS - static field in class net.java.games.jogl.
GL GL_R - static field in class net.java.games.jogl.
GL GL_RED - static field in class net.java.games.jogl.
GL GL_REDUCE - static field in class net.java.games.jogl.
GL GL_RENDER - static field in class net.java.games.jogl.
GL GL_REPEAT - static field in class net.java.games.jogl.
GL GL_RETURN - static field in class net.java.games.jogl.
GL GL_RGB - static field in class net.java.games.jogl.
GL GL_RGB10 - static field in class net.java.games.jogl.
GL GL_RGB12 - static field in class net.java.games.jogl.
GL GL_RGB16 - static field in class net.java.games.jogl.
GL GL_RGB4 - static field in class net.java.games.jogl.
GL GL_RGB5 - static field in class net.java.games.jogl.
GL GL_RGB8 - static field in class net.java.games.jogl.
GL GL_RGBA - static field in class net.java.games.jogl.
GL GL_RGBA12 - static field in class net.java.games.jogl.
GL GL_RGBA16 - static field in class net.java.games.jogl.
GL GL_RGBA2 - static field in class net.java.games.jogl.
GL GL_RGBA4 - static field in class net.java.games.jogl.
GL GL_RGBA8 - static field in class net.java.games.jogl.
GL GL_RIGHT - static field in class net.java.games.jogl.
GL GL_S - static field in class net.java.games.jogl.
GL GL_SELECT - static field in class net.java.games.jogl.
GL GL_SET - static field in class net.java.games.jogl.
GL GL_SHORT - static field in class net.java.games.jogl.
GL GL_SMOOTH - static field in class net.java.games.jogl.
GL GL_STEREO - static field in class net.java.games.jogl.
GL GL_T - static field in class net.java.games.jogl.
GL GL_TRUE - static field in class net.java.games.jogl.
GL GL_V2F - static field in class net.java.games.jogl.
GL GL_V3F - static field in class net.java.games.jogl.
GL GL_VENDOR - static field in class net.java.games.jogl.
GL GL_W_EXT - static field in class net.java.games.jogl.
GL GL_X_EXT - static field in class net.java.games.jogl.
GL GL_XOR - static field in class net.java.games.jogl.
GL GL_Y_EXT - static field in class net.java.games.jogl.
GL GL_Z_EXT - static field in class net.java.games.jogl.
GL GL_ZERO - static field in class net.java.games.jogl.
GL GL_ZOOM_X - static field in class net.java.games.jogl.
GL GL_ZOOM_Y - static field in class net.java.games.jogl.
GL Interface to C language function:
void glAccum(GLenum op, GLfloat value);
Interface to C language function:
void glAccum(GLenum op, GLfloat value);
Entry point to C language function:
void glAccum(GLenum op, GLfloat value);
Interface to C language function:
void glActiveStencilFaceEXT(GLenum mode);
Interface to C language function:
void glActiveStencilFaceEXT(GLenum mode);
Entry point to C language function:
void glActiveStencilFaceEXT(GLenum mode);
Interface to C language function:
void glActiveTexture(GLenum mode);
Interface to C language function:
void glActiveTexture(GLenum mode);
Entry point to C language function:
void glActiveTexture(GLenum mode);
Interface to C language function:
void glActiveTextureARB(GLenum mode);
Interface to C language function:
void glActiveTextureARB(GLenum mode);
Entry point to C language function:
void glActiveTextureARB(GLenum mode);
Provides platform-independent access to the wglAllocateMemoryNV /
glXAllocateMemoryNV extension.
Interface to C language function:
void glAlphaFragmentOp1ATI(GLenum stage, GLuint portion, GLuint variable, GLuint input, GLuint mapping, GLuint componentUsage);
Interface to C language function:
void glAlphaFragmentOp1ATI(GLenum stage, GLuint portion, GLuint variable, GLuint input, GLuint mapping, GLuint componentUsage);
Entry point to C language function:
void glAlphaFragmentOp1ATI(GLenum stage, GLuint portion, GLuint variable, GLuint input, GLuint mapping, GLuint componentUsage);
Interface to C language function:
void glAlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
Interface to C language function:
void glAlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
Entry point to C language function:
void glAlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glAlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.
GL Interface to C language function:
void glAlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.
TraceGL glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glAlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
Interface to C language function:
void glAlphaFunc(GLenum func, GLclampf ref);
Interface to C language function:
void glAlphaFunc(GLenum func, GLclampf ref);
Entry point to C language function:
void glAlphaFunc(GLenum func, GLclampf ref);
Interface to C language function:
void glApplyTextureEXT(GLenum mode);
Interface to C language function:
void glApplyTextureEXT(GLenum mode);
Entry point to C language function:
void glApplyTextureEXT(GLenum mode);
Interface to C language function:
GLboolean glAreProgramsResidentNV(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreProgramsResidentNV(GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point to C language function:
GLboolean glAreProgramsResidentNV(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreProgramsResidentNV(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreProgramsResidentNV(GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point to C language function:
GLboolean glAreProgramsResidentNV(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point to C language function:
GLboolean glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point to C language function:
GLboolean glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
void glArrayElement(GLint i);
Interface to C language function:
void glArrayElement(GLint i);
Entry point to C language function:
void glArrayElement(GLint i);
Interface to C language function:
void glArrayElementEXT(GLint count);
Interface to C language function:
void glArrayElementEXT(GLint count);
Entry point to C language function:
void glArrayElementEXT(GLint count);
Interface to C language function:
void glArrayObjectATI(GLenum array, GLint size, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Interface to C language function:
void glArrayObjectATI(GLenum array, GLint size, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Entry point to C language function:
void glArrayObjectATI(GLenum array, GLint size, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Interface to C language function:
void glAsyncMarkerSGIX(GLuint mode);
Interface to C language function:
void glAsyncMarkerSGIX(GLuint mode);
Entry point to C language function:
void glAsyncMarkerSGIX(GLuint mode);
Interface to C language function:
void glAttachObjectARB(GLhandleARB target, GLhandleARB id);
Interface to C language function:
void glAttachObjectARB(GLhandleARB target, GLhandleARB id);
Entry point to C language function:
void glAttachObjectARB(GLhandleARB target, GLhandleARB id);
Interface to C language function:
void glAttachShader(GLuint target, GLuint id);
Interface to C language function:
void glAttachShader(GLuint target, GLuint id);
Entry point to C language function:
void glAttachShader(GLuint target, GLuint id);
Interface to C language function:
void glBegin(GLenum mode);
Interface to C language function:
void glBegin(GLenum mode);
Entry point to C language function:
void glBegin(GLenum mode);
Interface to C language function:
void glBeginFragmentShaderATI(void);
Interface to C language function:
void glBeginFragmentShaderATI(void);
Entry point to C language function:
void glBeginFragmentShaderATI(void);
Interface to C language function:
void glBeginOcclusionQueryNV(GLuint mode);
Interface to C language function:
void glBeginOcclusionQueryNV(GLuint mode);
Entry point to C language function:
void glBeginOcclusionQueryNV(GLuint mode);
Interface to C language function:
void glBeginQuery(GLenum target, GLuint id);
Interface to C language function:
void glBeginQuery(GLenum target, GLuint id);
Entry point to C language function:
void glBeginQuery(GLenum target, GLuint id);
Interface to C language function:
void glBeginQueryARB(GLenum target, GLuint id);
Interface to C language function:
void glBeginQueryARB(GLenum target, GLuint id);
Entry point to C language function:
void glBeginQueryARB(GLenum target, GLuint id);
Interface to C language function:
void glBeginVertexShaderEXT(void);
Interface to C language function:
void glBeginVertexShaderEXT(void);
Entry point to C language function:
void glBeginVertexShaderEXT(void);
Interface to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Interface to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Entry point to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Interface to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Interface to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Entry point to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Interface to C language function:
void glBindAttribLocationARB(GLhandleARB program, GLuint index, const GLcharARB * name);
Interface to C language function:
void glBindAttribLocationARB(GLhandleARB program, GLuint index, const GLcharARB * name);
Entry point to C language function:
void glBindAttribLocationARB(GLhandleARB program, GLuint index, const GLcharARB * name);
Interface to C language function:
void glBindBuffer(GLenum target, GLuint id);
Interface to C language function:
void glBindBuffer(GLenum target, GLuint id);
Entry point to C language function:
void glBindBuffer(GLenum target, GLuint id);
Interface to C language function:
void glBindBufferARB(GLenum target, GLuint id);
Interface to C language function:
void glBindBufferARB(GLenum target, GLuint id);
Entry point to C language function:
void glBindBufferARB(GLenum target, GLuint id);
Interface to C language function:
void glBindFragmentShaderATI(GLuint mode);
Interface to C language function:
void glBindFragmentShaderATI(GLuint mode);
Entry point to C language function:
void glBindFragmentShaderATI(GLuint mode);
Interface to C language function:
void glBindFramebufferEXT(GLenum target, GLuint id);
Interface to C language function:
void glBindFramebufferEXT(GLenum target, GLuint id);
Entry point to C language function:
void glBindFramebufferEXT(GLenum target, GLuint id);
Interface to C language function:
GLuint glBindLightParameterEXT(GLenum light, GLenum value);
Interface to C language function:
GLuint glBindLightParameterEXT(GLenum light, GLenum value);
Entry point to C language function:
GLuint glBindLightParameterEXT(GLenum light, GLenum value);
Interface to C language function:
GLuint glBindMaterialParameterEXT(GLenum light, GLenum value);
Interface to C language function:
GLuint glBindMaterialParameterEXT(GLenum light, GLenum value);
Entry point to C language function:
GLuint glBindMaterialParameterEXT(GLenum light, GLenum value);
Interface to C language function:
GLuint glBindParameterEXT(GLenum type);
Interface to C language function:
GLuint glBindParameterEXT(GLenum type);
Entry point to C language function:
GLuint glBindParameterEXT(GLenum type);
Interface to C language function:
void glBindProgramARB(GLenum target, GLuint id);
Interface to C language function:
void glBindProgramARB(GLenum target, GLuint id);
Entry point to C language function:
void glBindProgramARB(GLenum target, GLuint id);
Interface to C language function:
void glBindProgramNV(GLenum target, GLuint id);
Interface to C language function:
void glBindProgramNV(GLenum target, GLuint id);
Entry point to C language function:
void glBindProgramNV(GLenum target, GLuint id);
Interface to C language function:
void glBindRenderbufferEXT(GLenum target, GLuint id);
Interface to C language function:
void glBindRenderbufferEXT(GLenum target, GLuint id);
Entry point to C language function:
void glBindRenderbufferEXT(GLenum target, GLuint id);
Interface to C language function:
GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value);
Interface to C language function:
GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value);
Entry point to C language function:
GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value);
Interface to C language function:
void glBindTexture(GLenum target, GLuint texture);
Interface to C language function:
void glBindTexture(GLenum target, GLuint texture);
Entry point to C language function:
void glBindTexture(GLenum target, GLuint texture);
Interface to C language function:
void glBindTextureEXT(GLenum target, GLuint id);
Interface to C language function:
void glBindTextureEXT(GLenum target, GLuint id);
Entry point to C language function:
void glBindTextureEXT(GLenum target, GLuint id);
Interface to C language function:
GLuint glBindTextureUnitParameterEXT(GLenum light, GLenum value);
Interface to C language function:
GLuint glBindTextureUnitParameterEXT(GLenum light, GLenum value);
Entry point to C language function:
GLuint glBindTextureUnitParameterEXT(GLenum light, GLenum value);
Interface to C language function:
void glBindVertexArrayAPPLE(GLuint mode);
Interface to C language function:
void glBindVertexArrayAPPLE(GLuint mode);
Entry point to C language function:
void glBindVertexArrayAPPLE(GLuint mode);
Interface to C language function:
void glBindVertexShaderEXT(GLuint mode);
Interface to C language function:
void glBindVertexShaderEXT(GLuint mode);
Entry point to C language function:
void glBindVertexShaderEXT(GLuint mode);
Interface to C language function:
void glBinormal3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glBinormal3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Entry point to C language function:
void glBinormal3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glBinormal3bvEXT(const GLbyte * v);
Interface to C language function:
void glBinormal3bvEXT(const GLbyte * v);
Entry point to C language function:
void glBinormal3bvEXT(const GLbyte * v);
Interface to C language function:
void glBinormal3bvEXT(const GLbyte * v);
Interface to C language function:
void glBinormal3bvEXT(const GLbyte * v);
Entry point to C language function:
void glBinormal3bvEXT(const GLbyte * v);
Interface to C language function:
void glBinormal3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glBinormal3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glBinormal3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glBinormal3dvEXT(const GLdouble * m);
Interface to C language function:
void glBinormal3dvEXT(const GLdouble * m);
Entry point to C language function:
void glBinormal3dvEXT(const GLdouble * m);
Interface to C language function:
void glBinormal3dvEXT(const GLdouble * m);
Interface to C language function:
void glBinormal3dvEXT(const GLdouble * m);
Entry point to C language function:
void glBinormal3dvEXT(const GLdouble * m);
Interface to C language function:
void glBinormal3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glBinormal3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glBinormal3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glBinormal3fvEXT(const GLfloat * m);
Interface to C language function:
void glBinormal3fvEXT(const GLfloat * m);
Entry point to C language function:
void glBinormal3fvEXT(const GLfloat * m);
Interface to C language function:
void glBinormal3fvEXT(const GLfloat * m);
Interface to C language function:
void glBinormal3fvEXT(const GLfloat * m);
Entry point to C language function:
void glBinormal3fvEXT(const GLfloat * m);
Interface to C language function:
void glBinormal3iEXT(GLint red, GLint green, GLint blue);
Interface to C language function:
void glBinormal3iEXT(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glBinormal3iEXT(GLint red, GLint green, GLint blue);
Interface to C language function:
void glBinormal3ivEXT(const GLint * v);
Interface to C language function:
void glBinormal3ivEXT(const GLint * v);
Entry point to C language function:
void glBinormal3ivEXT(const GLint * v);
Interface to C language function:
void glBinormal3ivEXT(const GLint * v);
Interface to C language function:
void glBinormal3ivEXT(const GLint * v);
Entry point to C language function:
void glBinormal3ivEXT(const GLint * v);
Interface to C language function:
void glBinormal3sEXT(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glBinormal3sEXT(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glBinormal3sEXT(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glBinormal3svEXT(const GLshort * v);
Interface to C language function:
void glBinormal3svEXT(const GLshort * v);
Entry point to C language function:
void glBinormal3svEXT(const GLshort * v);
Interface to C language function:
void glBinormal3svEXT(const GLshort * v);
Interface to C language function:
void glBinormal3svEXT(const GLshort * v);
Entry point to C language function:
void glBinormal3svEXT(const GLshort * v);
Interface to C language function:
void glBinormalPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glBinormalPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glBinormalPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Interface to C language function:
void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Entry point to C language function:
void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Interface to C language function:
void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Interface to C language function:
void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Entry point to C language function:
void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Interface to C language function:
void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Interface to C language function:
void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Entry point to C language function:
void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Interface to C language function:
void glBlendColorEXT(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Interface to C language function:
void glBlendColorEXT(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Entry point to C language function:
void glBlendColorEXT(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Interface to C language function:
void glBlendEquation(GLenum mode);
Interface to C language function:
void glBlendEquation(GLenum mode);
Entry point to C language function:
void glBlendEquation(GLenum mode);
Interface to C language function:
void glBlendEquationEXT(GLenum mode);
Interface to C language function:
void glBlendEquationEXT(GLenum mode);
Entry point to C language function:
void glBlendEquationEXT(GLenum mode);
Interface to C language function:
void glBlendEquationSeparate(GLenum target, GLenum id);
Interface to C language function:
void glBlendEquationSeparate(GLenum target, GLenum id);
Entry point to C language function:
void glBlendEquationSeparate(GLenum target, GLenum id);
Interface to C language function:
void glBlendEquationSeparateEXT(GLenum target, GLenum id);
Interface to C language function:
void glBlendEquationSeparateEXT(GLenum target, GLenum id);
Entry point to C language function:
void glBlendEquationSeparateEXT(GLenum target, GLenum id);
Interface to C language function:
void glBlendFunc(GLenum sfactor, GLenum dfactor);
Interface to C language function:
void glBlendFunc(GLenum sfactor, GLenum dfactor);
Entry point to C language function:
void glBlendFunc(GLenum sfactor, GLenum dfactor);
Interface to C language function:
void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glBlendFuncSeparateEXT(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glBlendFuncSeparateEXT(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glBlendFuncSeparateEXT(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glBlendFuncSeparateINGR(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glBlendFuncSeparateINGR(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glBlendFuncSeparateINGR(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferData(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point to C language function:
void glBufferDataARB(GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Interface to C language function:
GLuint glBufferRegionEnabled(GLvoid);
Interface to C language function:
GLuint glBufferRegionEnabled(GLvoid);
Entry point to C language function:
GLuint glBufferRegionEnabled(GLvoid);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point to C language function:
void glBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void glCallList(GLuint list);
Interface to C language function:
void glCallList(GLuint list);
Entry point to C language function:
void glCallList(GLuint list);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Entry point to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
A heavyweight AWT component which provides OpenGL rendering
support.
Specifies a set of OpenGL capabilities that a rendering context
must support, such as color depth and whether stereo is enabled.
Creates a GLCapabilities object.
Provides a mechanism by which applications can customize the
window type selection for a given
GLCapabilities
.
Interface to C language function:
GLenum glCheckFramebufferStatusEXT(GLenum type);
Interface to C language function:
GLenum glCheckFramebufferStatusEXT(GLenum type);
Entry point to C language function:
GLenum glCheckFramebufferStatusEXT(GLenum type);
Interface to C language function:
void glClampColorARB(GLenum target, GLenum id);
Interface to C language function:
void glClampColorARB(GLenum target, GLenum id);
Entry point to C language function:
void glClampColorARB(GLenum target, GLenum id);
Interface to C language function:
void glClear(GLbitfield mask);
Interface to C language function:
void glClear(GLbitfield mask);
Entry point to C language function:
void glClear(GLbitfield mask);
Interface to C language function:
void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Entry point to C language function:
void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Interface to C language function:
void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Entry point to C language function:
void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Interface to C language function:
void glClearDepth(GLclampd depth);
Interface to C language function:
void glClearDepth(GLclampd depth);
Entry point to C language function:
void glClearDepth(GLclampd depth);
Interface to C language function:
void glClearIndex(GLfloat c);
Interface to C language function:
void glClearIndex(GLfloat c);
Entry point to C language function:
void glClearIndex(GLfloat c);
Interface to C language function:
void glClearStencil(GLint s);
Interface to C language function:
void glClearStencil(GLint s);
Entry point to C language function:
void glClearStencil(GLint s);
Interface to C language function:
void glClientActiveTexture(GLenum mode);
Interface to C language function:
void glClientActiveTexture(GLenum mode);
Entry point to C language function:
void glClientActiveTexture(GLenum mode);
Interface to C language function:
void glClientActiveTextureARB(GLenum mode);
Interface to C language function:
void glClientActiveTextureARB(GLenum mode);
Entry point to C language function:
void glClientActiveTextureARB(GLenum mode);
Interface to C language function:
void glClientActiveVertexStreamATI(GLenum mode);
Interface to C language function:
void glClientActiveVertexStreamATI(GLenum mode);
Entry point to C language function:
void glClientActiveVertexStreamATI(GLenum mode);
Interface to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
Interface to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
Entry point to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
Interface to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
Interface to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
Entry point to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
Interface to C language function:
void glColor3b(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glColor3b(GLbyte red, GLbyte green, GLbyte blue);
Entry point to C language function:
void glColor3b(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glColor3bv(const GLbyte * v);
Interface to C language function:
void glColor3bv(const GLbyte * v);
Entry point to C language function:
void glColor3bv(const GLbyte * v);
Interface to C language function:
void glColor3bv(const GLbyte * v);
Interface to C language function:
void glColor3bv(const GLbyte * v);
Entry point to C language function:
void glColor3bv(const GLbyte * v);
Interface to C language function:
void glColor3d(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glColor3d(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glColor3d(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glColor3dv(const GLdouble * v);
Interface to C language function:
void glColor3dv(const GLdouble * v);
Entry point to C language function:
void glColor3dv(const GLdouble * v);
Interface to C language function:
void glColor3dv(const GLdouble * v);
Interface to C language function:
void glColor3dv(const GLdouble * v);
Entry point to C language function:
void glColor3dv(const GLdouble * v);
Interface to C language function:
void glColor3f(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glColor3f(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glColor3f(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glColor3fv(const GLfloat * v);
Interface to C language function:
void glColor3fv(const GLfloat * v);
Entry point to C language function:
void glColor3fv(const GLfloat * v);
Interface to C language function:
void glColor3fv(const GLfloat * v);
Interface to C language function:
void glColor3fv(const GLfloat * v);
Entry point to C language function:
void glColor3fv(const GLfloat * v);
Interface to C language function:
void glColor3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glColor3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glColor3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point to C language function:
void glColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor3i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glColor3i(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glColor3i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glColor3iv(const GLint * v);
Interface to C language function:
void glColor3iv(const GLint * v);
Entry point to C language function:
void glColor3iv(const GLint * v);
Interface to C language function:
void glColor3iv(const GLint * v);
Interface to C language function:
void glColor3iv(const GLint * v);
Entry point to C language function:
void glColor3iv(const GLint * v);
Interface to C language function:
void glColor3s(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glColor3s(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glColor3s(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glColor3sv(const GLshort * v);
Interface to C language function:
void glColor3sv(const GLshort * v);
Entry point to C language function:
void glColor3sv(const GLshort * v);
Interface to C language function:
void glColor3sv(const GLshort * v);
Interface to C language function:
void glColor3sv(const GLshort * v);
Entry point to C language function:
void glColor3sv(const GLshort * v);
Interface to C language function:
void glColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void glColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Entry point to C language function:
void glColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void glColor3ubv(const GLubyte * v);
Interface to C language function:
void glColor3ubv(const GLubyte * v);
Entry point to C language function:
void glColor3ubv(const GLubyte * v);
Interface to C language function:
void glColor3ubv(const GLubyte * v);
Interface to C language function:
void glColor3ubv(const GLubyte * v);
Entry point to C language function:
void glColor3ubv(const GLubyte * v);
Interface to C language function:
void glColor3ui(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glColor3ui(GLuint red, GLuint green, GLuint blue);
Entry point to C language function:
void glColor3ui(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glColor3uiv(const GLuint * v);
Interface to C language function:
void glColor3uiv(const GLuint * v);
Entry point to C language function:
void glColor3uiv(const GLuint * v);
Interface to C language function:
void glColor3uiv(const GLuint * v);
Interface to C language function:
void glColor3uiv(const GLuint * v);
Entry point to C language function:
void glColor3uiv(const GLuint * v);
Interface to C language function:
void glColor3us(GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void glColor3us(GLushort red, GLushort green, GLushort blue);
Entry point to C language function:
void glColor3us(GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void glColor3usv(const GLushort * v);
Interface to C language function:
void glColor3usv(const GLushort * v);
Entry point to C language function:
void glColor3usv(const GLushort * v);
Interface to C language function:
void glColor3usv(const GLushort * v);
Interface to C language function:
void glColor3usv(const GLushort * v);
Entry point to C language function:
void glColor3usv(const GLushort * v);
Interface to C language function:
void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
Interface to C language function:
void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
Entry point to C language function:
void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
Interface to C language function:
void glColor4bv(const GLbyte * v);
Interface to C language function:
void glColor4bv(const GLbyte * v);
Entry point to C language function:
void glColor4bv(const GLbyte * v);
Interface to C language function:
void glColor4bv(const GLbyte * v);
Interface to C language function:
void glColor4bv(const GLbyte * v);
Entry point to C language function:
void glColor4bv(const GLbyte * v);
Interface to C language function:
void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Interface to C language function:
void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Entry point to C language function:
void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Interface to C language function:
void glColor4dv(const GLdouble * v);
Interface to C language function:
void glColor4dv(const GLdouble * v);
Entry point to C language function:
void glColor4dv(const GLdouble * v);
Interface to C language function:
void glColor4dv(const GLdouble * v);
Interface to C language function:
void glColor4dv(const GLdouble * v);
Entry point to C language function:
void glColor4dv(const GLdouble * v);
Interface to C language function:
void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Entry point to C language function:
void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void glColor4fNormal3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glColor4fNormal3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glColor4fNormal3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glColor4fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glColor4fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glColor4fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glColor4fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glColor4fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glColor4fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glColor4fv(const GLfloat * v);
Interface to C language function:
void glColor4fv(const GLfloat * v);
Entry point to C language function:
void glColor4fv(const GLfloat * v);
Interface to C language function:
void glColor4fv(const GLfloat * v);
Interface to C language function:
void glColor4fv(const GLfloat * v);
Entry point to C language function:
void glColor4fv(const GLfloat * v);
Interface to C language function:
void glColor4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Interface to C language function:
void glColor4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Entry point to C language function:
void glColor4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Interface to C language function:
void glColor4hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor4hvNV(const GLhalfNV * v);
Entry point to C language function:
void glColor4hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor4hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor4hvNV(const GLhalfNV * v);
Entry point to C language function:
void glColor4hvNV(const GLhalfNV * v);
Interface to C language function:
void glColor4i(GLint red, GLint green, GLint blue, GLint alpha);
Interface to C language function:
void glColor4i(GLint red, GLint green, GLint blue, GLint alpha);
Entry point to C language function:
void glColor4i(GLint red, GLint green, GLint blue, GLint alpha);
Interface to C language function:
void glColor4iv(const GLint * v);
Interface to C language function:
void glColor4iv(const GLint * v);
Entry point to C language function:
void glColor4iv(const GLint * v);
Interface to C language function:
void glColor4iv(const GLint * v);
Interface to C language function:
void glColor4iv(const GLint * v);
Entry point to C language function:
void glColor4iv(const GLint * v);
Interface to C language function:
void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
Interface to C language function:
void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
Entry point to C language function:
void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
Interface to C language function:
void glColor4sv(const GLshort * v);
Interface to C language function:
void glColor4sv(const GLshort * v);
Entry point to C language function:
void glColor4sv(const GLshort * v);
Interface to C language function:
void glColor4sv(const GLshort * v);
Interface to C language function:
void glColor4sv(const GLshort * v);
Entry point to C language function:
void glColor4sv(const GLshort * v);
Interface to C language function:
void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Interface to C language function:
void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Entry point to C language function:
void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Interface to C language function:
void glColor4ubv(const GLubyte * v);
Interface to C language function:
void glColor4ubv(const GLubyte * v);
Entry point to C language function:
void glColor4ubv(const GLubyte * v);
Interface to C language function:
void glColor4ubv(const GLubyte * v);
Interface to C language function:
void glColor4ubv(const GLubyte * v);
Entry point to C language function:
void glColor4ubv(const GLubyte * v);
Interface to C language function:
void glColor4ubVertex2fSUN(GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y);
Interface to C language function:
void glColor4ubVertex2fSUN(GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y);
Entry point to C language function:
void glColor4ubVertex2fSUN(GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y);
Interface to C language function:
void glColor4ubVertex2fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex2fvSUN(const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glColor4ubVertex2fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex2fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex2fvSUN(const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glColor4ubVertex2fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex3fSUN(GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glColor4ubVertex3fSUN(GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glColor4ubVertex3fSUN(GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glColor4ubVertex3fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex3fvSUN(const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glColor4ubVertex3fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex3fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ubVertex3fvSUN(const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glColor4ubVertex3fvSUN(const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Interface to C language function:
void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Entry point to C language function:
void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Interface to C language function:
void glColor4uiv(const GLuint * v);
Interface to C language function:
void glColor4uiv(const GLuint * v);
Entry point to C language function:
void glColor4uiv(const GLuint * v);
Interface to C language function:
void glColor4uiv(const GLuint * v);
Interface to C language function:
void glColor4uiv(const GLuint * v);
Entry point to C language function:
void glColor4uiv(const GLuint * v);
Interface to C language function:
void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
Interface to C language function:
void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
Entry point to C language function:
void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
Interface to C language function:
void glColor4usv(const GLushort * v);
Interface to C language function:
void glColor4usv(const GLushort * v);
Entry point to C language function:
void glColor4usv(const GLushort * v);
Interface to C language function:
void glColor4usv(const GLushort * v);
Interface to C language function:
void glColor4usv(const GLushort * v);
Entry point to C language function:
void glColor4usv(const GLushort * v);
Interface to C language function:
void glColorFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
Interface to C language function:
void glColorFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
Entry point to C language function:
void glColorFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
Interface to C language function:
void glColorFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
Interface to C language function:
void glColorFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
Entry point to C language function:
void glColorFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.
GL Interface to C language function:
void glColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.
TraceGL glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
Interface to C language function:
void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Interface to C language function:
void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Entry point to C language function:
void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Interface to C language function:
void glColorMaterial(GLenum face, GLenum mode);
Interface to C language function:
void glColorMaterial(GLenum face, GLenum mode);
Entry point to C language function:
void glColorMaterial(GLenum face, GLenum mode);
Interface to C language function:
void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point to C language function:
void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Interface to C language function:
void glColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Entry point to C language function:
void glColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Interface to C language function:
void glColorPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glColorPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glColorPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glColorPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glColorPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Entry point to C language function:
void glColorPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point to C language function:
void glColorSubTableEXT(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfvSGI(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfvSGI(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glColorTableParameterfvSGI(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfvSGI(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameterfvSGI(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glColorTableParameterfvSGI(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameterivSGI(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameterivSGI(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glColorTableParameterivSGI(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameterivSGI(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableParameterivSGI(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glColorTableParameterivSGI(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glColorTableSGI(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glCombinerInputNV(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Interface to C language function:
void glCombinerInputNV(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Entry point to C language function:
void glCombinerInputNV(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Interface to C language function:
void glCombinerOutputNV(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum);
Interface to C language function:
void glCombinerOutputNV(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum);
Entry point to C language function:
void glCombinerOutputNV(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum);
Interface to C language function:
void glCombinerParameterfNV(GLenum target, GLfloat s);
Interface to C language function:
void glCombinerParameterfNV(GLenum target, GLfloat s);
Entry point to C language function:
void glCombinerParameterfNV(GLenum target, GLfloat s);
Interface to C language function:
void glCombinerParameterfvNV(GLenum target, const GLfloat * v);
Interface to C language function:
void glCombinerParameterfvNV(GLenum target, const GLfloat * v);
Entry point to C language function:
void glCombinerParameterfvNV(GLenum target, const GLfloat * v);
Interface to C language function:
void glCombinerParameterfvNV(GLenum target, const GLfloat * v);
Interface to C language function:
void glCombinerParameterfvNV(GLenum target, const GLfloat * v);
Entry point to C language function:
void glCombinerParameterfvNV(GLenum target, const GLfloat * v);
Interface to C language function:
void glCombinerParameteriNV(GLenum target, GLint s);
Interface to C language function:
void glCombinerParameteriNV(GLenum target, GLint s);
Entry point to C language function:
void glCombinerParameteriNV(GLenum target, GLint s);
Interface to C language function:
void glCombinerParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glCombinerParameterivNV(GLenum target, const GLint * v);
Entry point to C language function:
void glCombinerParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glCombinerParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glCombinerParameterivNV(GLenum target, const GLint * v);
Entry point to C language function:
void glCombinerParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glCombinerStageParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glCombinerStageParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glCombinerStageParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glCombinerStageParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glCombinerStageParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glCombinerStageParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glCompileShader(GLuint mode);
Interface to C language function:
void glCompileShader(GLuint mode);
Entry point to C language function:
void glCompileShader(GLuint mode);
Interface to C language function:
void glCompileShaderARB(GLhandleARB mode);
Interface to C language function:
void glCompileShaderARB(GLhandleARB mode);
Entry point to C language function:
void glCompileShaderARB(GLhandleARB mode);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage1DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage2DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexImage3DARB(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage1DARB(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Interface to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point to C language function:
void glCompressedTexSubImage2DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
TraceGL glCompressedTexSubImage3DARB(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glCompressedTexSubImage3DARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Provides a mechanism by which OpenGL contexts can share textures
and display lists in the face of multithreading and asynchronous
context creation as is inherent in the AWT and Swing.
Implements a stack of GLContext objects along with the initActions
that need to be run if their creation is necessary.
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point to C language function:
void glConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point to C language function:
void glConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Interface to C language function:
void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params);
Entry point to C language function:
void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glConvolutionParameterfEXT(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glConvolutionParameterfEXT(GLenum target, GLenum pname, GLfloat params);
Entry point to C language function:
void glConvolutionParameterfEXT(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glConvolutionParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glConvolutionParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glConvolutionParameteri(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glConvolutionParameteri(GLenum target, GLenum pname, GLint params);
Entry point to C language function:
void glConvolutionParameteri(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glConvolutionParameteriEXT(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glConvolutionParameteriEXT(GLenum target, GLenum pname, GLint params);
Entry point to C language function:
void glConvolutionParameteriEXT(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glConvolutionParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glConvolutionParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glConvolutionParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorSubTableEXT(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorSubTableEXT(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyColorSubTableEXT(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorTableSGI(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyColorTableSGI(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyColorTableSGI(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyConvolutionFilter1DEXT(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glCopyConvolutionFilter2DEXT(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Interface to C language function:
void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Entry point to C language function:
void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Interface to C language function:
void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Interface to C language function:
void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Entry point to C language function:
void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Interface to C language function:
void glCopyTexImage1DEXT(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Interface to C language function:
void glCopyTexImage1DEXT(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Entry point to C language function:
void glCopyTexImage1DEXT(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Interface to C language function:
void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Interface to C language function:
void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Entry point to C language function:
void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Interface to C language function:
void glCopyTexImage2DEXT(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Interface to C language function:
void glCopyTexImage2DEXT(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Entry point to C language function:
void glCopyTexImage2DEXT(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Interface to C language function:
void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Entry point to C language function:
void glCopyTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Interface to C language function:
void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glCopyTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glCopyTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glCopyTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
GLuint glCreateProgram(void);
Interface to C language function:
GLuint glCreateProgram(void);
Entry point to C language function:
GLuint glCreateProgram(void);
Interface to C language function:
GLhandleARB glCreateProgramObjectARB(void);
Interface to C language function:
GLhandleARB glCreateProgramObjectARB(void);
Entry point to C language function:
GLhandleARB glCreateProgramObjectARB(void);
Interface to C language function:
GLuint glCreateShader(GLenum type);
Interface to C language function:
GLuint glCreateShader(GLenum type);
Entry point to C language function:
GLuint glCreateShader(GLenum type);
Interface to C language function:
GLhandleARB glCreateShaderObjectARB(GLenum type);
Interface to C language function:
GLhandleARB glCreateShaderObjectARB(GLenum type);
Entry point to C language function:
GLhandleARB glCreateShaderObjectARB(GLenum type);
Interface to C language function:
void glCullFace(GLenum mode);
Interface to C language function:
void glCullFace(GLenum mode);
Entry point to C language function:
void glCullFace(GLenum mode);
Interface to C language function:
void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Interface to C language function:
void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Entry point to C language function:
void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Interface to C language function:
void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Interface to C language function:
void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Entry point to C language function:
void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Interface to C language function:
void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Interface to C language function:
void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Entry point to C language function:
void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Interface to C language function:
void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Interface to C language function:
void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Entry point to C language function:
void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Interface to C language function:
void glCurrentPaletteMatrixARB(GLint count);
Interface to C language function:
void glCurrentPaletteMatrixARB(GLint count);
Entry point to C language function:
void glCurrentPaletteMatrixARB(GLint count);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glDeformationMap3dSGIX(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glDeformationMap3dSGIX(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glDeformationMap3dSGIX(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glDeformationMap3dSGIX(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glDeformationMap3dSGIX(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.
TraceGL glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glDeformationMap3dSGIX(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glDeformationMap3fSGIX(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glDeformationMap3fSGIX(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glDeformationMap3fSGIX(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glDeformationMap3fSGIX(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glDeformationMap3fSGIX(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.
TraceGL glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glDeformationMap3fSGIX(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
Interface to C language function:
void glDeformSGIX(GLbitfield mode);
Interface to C language function:
void glDeformSGIX(GLbitfield mode);
Entry point to C language function:
void glDeformSGIX(GLbitfield mode);
Interface to C language function:
void glDeleteAsyncMarkersSGIX(GLuint target, GLsizei s);
Interface to C language function:
void glDeleteAsyncMarkersSGIX(GLuint target, GLsizei s);
Entry point to C language function:
void glDeleteAsyncMarkersSGIX(GLuint target, GLsizei s);
Interface to C language function:
void glDeleteBufferRegion(GLuint mode);
Interface to C language function:
void glDeleteBufferRegion(GLuint mode);
Entry point to C language function:
void glDeleteBufferRegion(GLuint mode);
Interface to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffersARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffersARB(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteBuffersARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffersARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteBuffersARB(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteBuffersARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesAPPLE(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteFencesAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesAPPLE(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteFencesAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteFencesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFencesNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteFencesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFragmentShaderATI(GLuint mode);
Interface to C language function:
void glDeleteFragmentShaderATI(GLuint mode);
Entry point to C language function:
void glDeleteFragmentShaderATI(GLuint mode);
Interface to C language function:
void glDeleteFramebuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFramebuffersEXT(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteFramebuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFramebuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteFramebuffersEXT(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteFramebuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteLists(GLuint list, GLsizei range);
Interface to C language function:
void glDeleteLists(GLuint list, GLsizei range);
Entry point to C language function:
void glDeleteLists(GLuint list, GLsizei range);
Interface to C language function:
void glDeleteObjectARB(GLhandleARB mode);
Interface to C language function:
void glDeleteObjectARB(GLhandleARB mode);
Entry point to C language function:
void glDeleteObjectARB(GLhandleARB mode);
Interface to C language function:
void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgram(GLuint mode);
Interface to C language function:
void glDeleteProgram(GLuint mode);
Entry point to C language function:
void glDeleteProgram(GLuint mode);
Interface to C language function:
void glDeleteProgramsARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsARB(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteProgramsARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsARB(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteProgramsARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteProgramsNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueries(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueries(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteQueries(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueries(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueries(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteQueries(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueriesARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueriesARB(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteQueriesARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueriesARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteQueriesARB(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteQueriesARB(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteRenderbuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteRenderbuffersEXT(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteRenderbuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteRenderbuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteRenderbuffersEXT(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteRenderbuffersEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteShader(GLuint mode);
Interface to C language function:
void glDeleteShader(GLuint mode);
Entry point to C language function:
void glDeleteShader(GLuint mode);
Interface to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
Interface to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
Entry point to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
Interface to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
Interface to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
Entry point to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
Interface to C language function:
void glDeleteTexturesEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteTexturesEXT(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteTexturesEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteTexturesEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteTexturesEXT(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteTexturesEXT(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glDeleteVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glDeleteVertexShaderEXT(GLuint mode);
Interface to C language function:
void glDeleteVertexShaderEXT(GLuint mode);
Entry point to C language function:
void glDeleteVertexShaderEXT(GLuint mode);
Interface to C language function:
void glDepthBoundsEXT(GLclampd x, GLclampd y);
Interface to C language function:
void glDepthBoundsEXT(GLclampd x, GLclampd y);
Entry point to C language function:
void glDepthBoundsEXT(GLclampd x, GLclampd y);
Interface to C language function:
void glDepthFunc(GLenum func);
Interface to C language function:
void glDepthFunc(GLenum func);
Entry point to C language function:
void glDepthFunc(GLenum func);
Interface to C language function:
void glDepthMask(GLboolean flag);
Interface to C language function:
void glDepthMask(GLboolean flag);
Entry point to C language function:
void glDepthMask(GLboolean flag);
Interface to C language function:
void glDepthRange(GLclampd near_val, GLclampd far_val);
Interface to C language function:
void glDepthRange(GLclampd near_val, GLclampd far_val);
Entry point to C language function:
void glDepthRange(GLclampd near_val, GLclampd far_val);
Interface to C language function:
void glDetachObjectARB(GLhandleARB target, GLhandleARB id);
Interface to C language function:
void glDetachObjectARB(GLhandleARB target, GLhandleARB id);
Entry point to C language function:
void glDetachObjectARB(GLhandleARB target, GLhandleARB id);
Interface to C language function:
void glDetachShader(GLuint target, GLuint id);
Interface to C language function:
void glDetachShader(GLuint target, GLuint id);
Entry point to C language function:
void glDetachShader(GLuint target, GLuint id);
Interface to C language function:
void glDetailTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glDetailTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glDetailTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glDetailTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glDetailTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glDetailTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glDisable(GLenum cap);
Interface to C language function:
void glDisable(GLenum cap);
Entry point to C language function:
void glDisable(GLenum cap);
Interface to C language function:
void glDisableClientState(GLenum cap);
Interface to C language function:
void glDisableClientState(GLenum cap);
Entry point to C language function:
void glDisableClientState(GLenum cap);
Interface to C language function:
void glDisableVariantClientStateEXT(GLuint mode);
Interface to C language function:
void glDisableVariantClientStateEXT(GLuint mode);
Entry point to C language function:
void glDisableVariantClientStateEXT(GLuint mode);
Interface to C language function:
void glDisableVertexAttribAPPLE(GLuint index, GLenum pname);
Interface to C language function:
void glDisableVertexAttribAPPLE(GLuint index, GLenum pname);
Entry point to C language function:
void glDisableVertexAttribAPPLE(GLuint index, GLenum pname);
Interface to C language function:
void glDisableVertexAttribArray(GLuint mode);
Interface to C language function:
void glDisableVertexAttribArray(GLuint mode);
Entry point to C language function:
void glDisableVertexAttribArray(GLuint mode);
Interface to C language function:
void glDisableVertexAttribArrayARB(GLuint mode);
Interface to C language function:
void glDisableVertexAttribArrayARB(GLuint mode);
Entry point to C language function:
void glDisableVertexAttribArrayARB(GLuint mode);
Abstracts common functionality among the OpenGL components
GLCanvas
and
GLJPanel
.
Provides a virtual machine- and operating system-independent
mechanism for creating
GLCanvas
and
GLJPanel
objects.
Encapsulates the implementation of most of the GLDrawable's
methods to be able to share it between GLCanvas and GLJPanel.
Interface to C language function:
void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Interface to C language function:
void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Entry point to C language function:
void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Interface to C language function:
void glDrawArraysEXT(GLenum target, GLint s, GLsizei t);
Interface to C language function:
void glDrawArraysEXT(GLenum target, GLint s, GLsizei t);
Entry point to C language function:
void glDrawArraysEXT(GLenum target, GLint s, GLsizei t);
Interface to C language function:
void glDrawBuffer(GLenum mode);
Interface to C language function:
void glDrawBuffer(GLenum mode);
Entry point to C language function:
void glDrawBuffer(GLenum mode);
Interface to C language function:
void glDrawBufferRegion(GLuint region, GLint x, GLint y, GLsizei width, GLsizei height, GLint xDest, GLint yDest);
Interface to C language function:
void glDrawBufferRegion(GLuint region, GLint x, GLint y, GLsizei width, GLsizei height, GLint xDest, GLint yDest);
Entry point to C language function:
void glDrawBufferRegion(GLuint region, GLint x, GLint y, GLsizei width, GLsizei height, GLint xDest, GLint yDest);
Interface to C language function:
void glDrawBuffers(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffers(GLsizei n, const GLenum * ids);
Entry point to C language function:
void glDrawBuffers(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffers(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffers(GLsizei n, const GLenum * ids);
Entry point to C language function:
void glDrawBuffers(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersARB(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersARB(GLsizei n, const GLenum * ids);
Entry point to C language function:
void glDrawBuffersARB(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersARB(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersARB(GLsizei n, const GLenum * ids);
Entry point to C language function:
void glDrawBuffersARB(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersATI(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersATI(GLsizei n, const GLenum * ids);
Entry point to C language function:
void glDrawBuffersATI(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersATI(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawBuffersATI(GLsizei n, const GLenum * ids);
Entry point to C language function:
void glDrawBuffersATI(GLsizei n, const GLenum * ids);
Interface to C language function:
void glDrawElementArrayAPPLE(GLenum target, GLint s, GLsizei t);
Interface to C language function:
void glDrawElementArrayAPPLE(GLenum target, GLint s, GLsizei t);
Entry point to C language function:
void glDrawElementArrayAPPLE(GLenum target, GLint s, GLsizei t);
Interface to C language function:
void glDrawElementArrayATI(GLenum target, GLsizei s);
Interface to C language function:
void glDrawElementArrayATI(GLenum target, GLsizei s);
Entry point to C language function:
void glDrawElementArrayATI(GLenum target, GLsizei s);
Interface to C language function:
void glDrawElementArrayNV(GLenum mode, GLint first, GLsizei count);
Interface to C language function:
void glDrawElementArrayNV(GLenum mode, GLint first, GLsizei count);
Entry point to C language function:
void glDrawElementArrayNV(GLenum mode, GLint first, GLsizei count);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawMeshArraysSUN(GLenum target, GLint s, GLsizei t, GLsizei r);
Interface to C language function:
void glDrawMeshArraysSUN(GLenum target, GLint s, GLsizei t, GLsizei r);
Entry point to C language function:
void glDrawMeshArraysSUN(GLenum target, GLint s, GLsizei t, GLsizei r);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Interface to C language function:
void glDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Entry point to C language function:
void glDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Interface to C language function:
void glDrawRangeElementArrayATI(GLenum mode, GLuint start, GLuint end, GLsizei count);
Interface to C language function:
void glDrawRangeElementArrayATI(GLenum mode, GLuint start, GLuint end, GLsizei count);
Entry point to C language function:
void glDrawRangeElementArrayATI(GLenum mode, GLuint start, GLuint end, GLsizei count);
Interface to C language function:
void glDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Interface to C language function:
void glDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Entry point to C language function:
void glDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point to C language function:
void glDrawRangeElementsEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void glEdgeFlag(GLboolean flag);
Interface to C language function:
void glEdgeFlag(GLboolean flag);
Entry point to C language function:
void glEdgeFlag(GLboolean flag);
Interface to C language function:
void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Entry point to C language function:
void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glEdgeFlagPointerEXT(GLsizei stride, GLsizei count, const GLboolean * pointer);
Interface to C language function:
void glEdgeFlagPointerEXT(GLsizei stride, GLsizei count, const GLboolean * pointer);
Entry point to C language function:
void glEdgeFlagPointerEXT(GLsizei stride, GLsizei count, const GLboolean * pointer);
Interface to C language function:
void glEdgeFlagPointerListIBM(GLint stride, const GLboolean * * pointer, GLint ptrstride);
Interface to C language function:
void glEdgeFlagPointerListIBM(GLint stride, const GLboolean * * pointer, GLint ptrstride);
Entry point to C language function:
void glEdgeFlagPointerListIBM(GLint stride, const GLboolean * * pointer, GLint ptrstride);
Interface to C language function:
void glEdgeFlagv(const GLboolean * flag);
Interface to C language function:
void glEdgeFlagv(const GLboolean * flag);
Entry point to C language function:
void glEdgeFlagv(const GLboolean * flag);
Interface to C language function:
void glEdgeFlagv(const GLboolean * flag);
Interface to C language function:
void glEdgeFlagv(const GLboolean * flag);
Entry point to C language function:
void glEdgeFlagv(const GLboolean * flag);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerAPPLE(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerATI(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerATI(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glElementPointerATI(GLenum pname, const GLvoid * params);
Interface to C language function:
void glElementPointerNV(GLenum type, const GLvoid * pointer);
Interface to C language function:
void glElementPointerNV(GLenum type, const GLvoid * pointer);
Entry point to C language function:
void glElementPointerNV(GLenum type, const GLvoid * pointer);
Interface to C language function:
void glEnable(GLenum cap);
Interface to C language function:
void glEnable(GLenum cap);
Entry point to C language function:
void glEnable(GLenum cap);
Interface to C language function:
void glEnableClientState(GLenum cap);
Interface to C language function:
void glEnableClientState(GLenum cap);
Entry point to C language function:
void glEnableClientState(GLenum cap);
Interface to C language function:
void glEnableVariantClientStateEXT(GLuint mode);
Interface to C language function:
void glEnableVariantClientStateEXT(GLuint mode);
Entry point to C language function:
void glEnableVariantClientStateEXT(GLuint mode);
Interface to C language function:
void glEnableVertexAttribAPPLE(GLuint index, GLenum pname);
Interface to C language function:
void glEnableVertexAttribAPPLE(GLuint index, GLenum pname);
Entry point to C language function:
void glEnableVertexAttribAPPLE(GLuint index, GLenum pname);
Interface to C language function:
void glEnableVertexAttribArray(GLuint mode);
Interface to C language function:
void glEnableVertexAttribArray(GLuint mode);
Entry point to C language function:
void glEnableVertexAttribArray(GLuint mode);
Interface to C language function:
void glEnableVertexAttribArrayARB(GLuint mode);
Interface to C language function:
void glEnableVertexAttribArrayARB(GLuint mode);
Entry point to C language function:
void glEnableVertexAttribArrayARB(GLuint mode);
Interface to C language function:
void glEnd(void);
glEnd() - method in class net.java.games.jogl.
GL Interface to C language function:
void glEnd(void);
Entry point to C language function:
void glEnd(void);
Interface to C language function:
void glEndFragmentShaderATI(void);
Interface to C language function:
void glEndFragmentShaderATI(void);
Entry point to C language function:
void glEndFragmentShaderATI(void);
Interface to C language function:
void glEndList(void);
Interface to C language function:
void glEndList(void);
Entry point to C language function:
void glEndList(void);
Interface to C language function:
void glEndOcclusionQueryNV(void);
Interface to C language function:
void glEndOcclusionQueryNV(void);
Entry point to C language function:
void glEndOcclusionQueryNV(void);
Interface to C language function:
void glEndQuery(GLenum mode);
Interface to C language function:
void glEndQuery(GLenum mode);
Entry point to C language function:
void glEndQuery(GLenum mode);
Interface to C language function:
void glEndQueryARB(GLenum mode);
Interface to C language function:
void glEndQueryARB(GLenum mode);
Entry point to C language function:
void glEndQueryARB(GLenum mode);
Interface to C language function:
void glEndVertexShaderEXT(void);
Interface to C language function:
void glEndVertexShaderEXT(void);
Entry point to C language function:
void glEndVertexShaderEXT(void);
Interface to C language function:
void glEvalCoord1d(GLdouble u);
Interface to C language function:
void glEvalCoord1d(GLdouble u);
Entry point to C language function:
void glEvalCoord1d(GLdouble u);
Interface to C language function:
void glEvalCoord1dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord1dv(const GLdouble * u);
Entry point to C language function:
void glEvalCoord1dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord1dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord1dv(const GLdouble * u);
Entry point to C language function:
void glEvalCoord1dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord1f(GLfloat u);
Interface to C language function:
void glEvalCoord1f(GLfloat u);
Entry point to C language function:
void glEvalCoord1f(GLfloat u);
Interface to C language function:
void glEvalCoord1fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord1fv(const GLfloat * u);
Entry point to C language function:
void glEvalCoord1fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord1fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord1fv(const GLfloat * u);
Entry point to C language function:
void glEvalCoord1fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord2d(GLdouble u, GLdouble v);
Interface to C language function:
void glEvalCoord2d(GLdouble u, GLdouble v);
Entry point to C language function:
void glEvalCoord2d(GLdouble u, GLdouble v);
Interface to C language function:
void glEvalCoord2dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord2dv(const GLdouble * u);
Entry point to C language function:
void glEvalCoord2dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord2dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord2dv(const GLdouble * u);
Entry point to C language function:
void glEvalCoord2dv(const GLdouble * u);
Interface to C language function:
void glEvalCoord2f(GLfloat u, GLfloat v);
Interface to C language function:
void glEvalCoord2f(GLfloat u, GLfloat v);
Entry point to C language function:
void glEvalCoord2f(GLfloat u, GLfloat v);
Interface to C language function:
void glEvalCoord2fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord2fv(const GLfloat * u);
Entry point to C language function:
void glEvalCoord2fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord2fv(const GLfloat * u);
Interface to C language function:
void glEvalCoord2fv(const GLfloat * u);
Entry point to C language function:
void glEvalCoord2fv(const GLfloat * u);
Interface to C language function:
void glEvalMapsNV(GLenum target, GLenum id);
Interface to C language function:
void glEvalMapsNV(GLenum target, GLenum id);
Entry point to C language function:
void glEvalMapsNV(GLenum target, GLenum id);
Interface to C language function:
void glEvalMesh1(GLenum mode, GLint i1, GLint i2);
Interface to C language function:
void glEvalMesh1(GLenum mode, GLint i1, GLint i2);
Entry point to C language function:
void glEvalMesh1(GLenum mode, GLint i1, GLint i2);
Interface to C language function:
void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
Interface to C language function:
void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
Entry point to C language function:
void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
Interface to C language function:
void glEvalPoint1(GLint i);
Interface to C language function:
void glEvalPoint1(GLint i);
Entry point to C language function:
void glEvalPoint1(GLint i);
Interface to C language function:
void glEvalPoint2(GLint i, GLint j);
Interface to C language function:
void glEvalPoint2(GLint i, GLint j);
Entry point to C language function:
void glEvalPoint2(GLint i, GLint j);
Declares events which client code can use to manage OpenGL
rendering into a
GLDrawable
.
A generic exception for OpenGL errors used throughout the binding
as a substitute for RuntimeException
.
Constructs a GLException object.
Constructs a GLException object with the specified detail
message.
Constructs a GLException object with the specified detail
message and root cause.
Constructs a GLException object with the specified root
cause.
Interface to C language function:
void glExecuteProgramNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glExecuteProgramNV(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glExecuteProgramNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glExecuteProgramNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glExecuteProgramNV(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glExecuteProgramNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glExtractComponentEXT(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glExtractComponentEXT(GLuint red, GLuint green, GLuint blue);
Entry point to C language function:
void glExtractComponentEXT(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer);
Interface to C language function:
void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer);
Entry point to C language function:
void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer);
Interface to C language function:
void glFinalCombinerInputNV(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glFinalCombinerInputNV(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glFinalCombinerInputNV(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glFinish(void);
Interface to C language function:
void glFinish(void);
Entry point to C language function:
void glFinish(void);
Interface to C language function:
GLint glFinishAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glFinishAsyncSGIX(GLuint * markerp);
Entry point to C language function:
GLint glFinishAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glFinishAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glFinishAsyncSGIX(GLuint * markerp);
Entry point to C language function:
GLint glFinishAsyncSGIX(GLuint * markerp);
Interface to C language function:
void glFinishFenceAPPLE(GLuint mode);
Interface to C language function:
void glFinishFenceAPPLE(GLuint mode);
Entry point to C language function:
void glFinishFenceAPPLE(GLuint mode);
Interface to C language function:
void glFinishFenceNV(GLuint mode);
Interface to C language function:
void glFinishFenceNV(GLuint mode);
Entry point to C language function:
void glFinishFenceNV(GLuint mode);
Interface to C language function:
void glFinishObjectAPPLE(GLenum target, GLint s);
Interface to C language function:
void glFinishObjectAPPLE(GLenum target, GLint s);
Entry point to C language function:
void glFinishObjectAPPLE(GLenum target, GLint s);
Interface to C language function:
void glFinishRenderAPPLE(void);
Interface to C language function:
void glFinishRenderAPPLE(void);
Entry point to C language function:
void glFinishRenderAPPLE(void);
Interface to C language function:
void glFinishTextureSUNX(void);
Interface to C language function:
void glFinishTextureSUNX(void);
Entry point to C language function:
void glFinishTextureSUNX(void);
Interface to C language function:
void glFlush(void);
Interface to C language function:
void glFlush(void);
Entry point to C language function:
void glFlush(void);
Interface to C language function:
void glFlushPixelDataRangeNV(GLenum mode);
Interface to C language function:
void glFlushPixelDataRangeNV(GLenum mode);
Entry point to C language function:
void glFlushPixelDataRangeNV(GLenum mode);
Interface to C language function:
void glFlushRasterSGIX(void);
Interface to C language function:
void glFlushRasterSGIX(void);
Entry point to C language function:
void glFlushRasterSGIX(void);
Interface to C language function:
void glFlushRenderAPPLE(void);
Interface to C language function:
void glFlushRenderAPPLE(void);
Entry point to C language function:
void glFlushRenderAPPLE(void);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glFlushVertexArrayRangeNV(void);
Interface to C language function:
void glFlushVertexArrayRangeNV(void);
Entry point to C language function:
void glFlushVertexArrayRangeNV(void);
Interface to C language function:
void glFogCoordd(GLdouble coord);
Interface to C language function:
void glFogCoordd(GLdouble coord);
Entry point to C language function:
void glFogCoordd(GLdouble coord);
Interface to C language function:
void glFogCoorddEXT(GLdouble coord);
Interface to C language function:
void glFogCoorddEXT(GLdouble coord);
Entry point to C language function:
void glFogCoorddEXT(GLdouble coord);
Interface to C language function:
void glFogCoorddv(const GLdouble * m);
Interface to C language function:
void glFogCoorddv(const GLdouble * m);
Entry point to C language function:
void glFogCoorddv(const GLdouble * m);
Interface to C language function:
void glFogCoorddv(const GLdouble * m);
Interface to C language function:
void glFogCoorddv(const GLdouble * m);
Entry point to C language function:
void glFogCoorddv(const GLdouble * m);
Interface to C language function:
void glFogCoorddvEXT(const GLdouble * m);
Interface to C language function:
void glFogCoorddvEXT(const GLdouble * m);
Entry point to C language function:
void glFogCoorddvEXT(const GLdouble * m);
Interface to C language function:
void glFogCoorddvEXT(const GLdouble * m);
Interface to C language function:
void glFogCoorddvEXT(const GLdouble * m);
Entry point to C language function:
void glFogCoorddvEXT(const GLdouble * m);
Interface to C language function:
void glFogCoordf(GLfloat coord);
Interface to C language function:
void glFogCoordf(GLfloat coord);
Entry point to C language function:
void glFogCoordf(GLfloat coord);
Interface to C language function:
void glFogCoordfEXT(GLfloat coord);
Interface to C language function:
void glFogCoordfEXT(GLfloat coord);
Entry point to C language function:
void glFogCoordfEXT(GLfloat coord);
Interface to C language function:
void glFogCoordfv(const GLfloat * m);
Interface to C language function:
void glFogCoordfv(const GLfloat * m);
Entry point to C language function:
void glFogCoordfv(const GLfloat * m);
Interface to C language function:
void glFogCoordfv(const GLfloat * m);
Interface to C language function:
void glFogCoordfv(const GLfloat * m);
Entry point to C language function:
void glFogCoordfv(const GLfloat * m);
Interface to C language function:
void glFogCoordfvEXT(const GLfloat * m);
Interface to C language function:
void glFogCoordfvEXT(const GLfloat * m);
Entry point to C language function:
void glFogCoordfvEXT(const GLfloat * m);
Interface to C language function:
void glFogCoordfvEXT(const GLfloat * m);
Interface to C language function:
void glFogCoordfvEXT(const GLfloat * m);
Entry point to C language function:
void glFogCoordfvEXT(const GLfloat * m);
Interface to C language function:
void glFogCoordhNV(GLhalfNV factor);
Interface to C language function:
void glFogCoordhNV(GLhalfNV factor);
Entry point to C language function:
void glFogCoordhNV(GLhalfNV factor);
Interface to C language function:
void glFogCoordhvNV(const GLhalfNV * v);
Interface to C language function:
void glFogCoordhvNV(const GLhalfNV * v);
Entry point to C language function:
void glFogCoordhvNV(const GLhalfNV * v);
Interface to C language function:
void glFogCoordhvNV(const GLhalfNV * v);
Interface to C language function:
void glFogCoordhvNV(const GLhalfNV * v);
Entry point to C language function:
void glFogCoordhvNV(const GLhalfNV * v);
Interface to C language function:
void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glFogCoordPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glFogCoordPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glFogCoordPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glFogCoordPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glFogCoordPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glFogCoordPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glFogf(GLenum pname, GLfloat param);
Interface to C language function:
void glFogf(GLenum pname, GLfloat param);
Entry point to C language function:
void glFogf(GLenum pname, GLfloat param);
Interface to C language function:
void glFogFuncSGIS(GLsizei size, const GLfloat * weights);
Interface to C language function:
void glFogFuncSGIS(GLsizei size, const GLfloat * weights);
Entry point to C language function:
void glFogFuncSGIS(GLsizei size, const GLfloat * weights);
Interface to C language function:
void glFogFuncSGIS(GLsizei size, const GLfloat * weights);
Interface to C language function:
void glFogFuncSGIS(GLsizei size, const GLfloat * weights);
Entry point to C language function:
void glFogFuncSGIS(GLsizei size, const GLfloat * weights);
Interface to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
Entry point to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
Entry point to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glFogi(GLenum pname, GLint param);
Interface to C language function:
void glFogi(GLenum pname, GLint param);
Entry point to C language function:
void glFogi(GLenum pname, GLint param);
Interface to C language function:
void glFogiv(GLenum pname, const GLint * params);
Interface to C language function:
void glFogiv(GLenum pname, const GLint * params);
Entry point to C language function:
void glFogiv(GLenum pname, const GLint * params);
Interface to C language function:
void glFogiv(GLenum pname, const GLint * params);
Interface to C language function:
void glFogiv(GLenum pname, const GLint * params);
Entry point to C language function:
void glFogiv(GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentColorMaterialSGIX(GLenum target, GLenum id);
Interface to C language function:
void glFragmentColorMaterialSGIX(GLenum target, GLenum id);
Entry point to C language function:
void glFragmentColorMaterialSGIX(GLenum target, GLenum id);
Interface to C language function:
void glFragmentLightfSGIX(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glFragmentLightfSGIX(GLenum target, GLenum pname, GLfloat params);
Entry point to C language function:
void glFragmentLightfSGIX(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glFragmentLightfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentLightfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glFragmentLightfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentLightfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentLightfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glFragmentLightfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentLightiSGIX(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glFragmentLightiSGIX(GLenum target, GLenum pname, GLint params);
Entry point to C language function:
void glFragmentLightiSGIX(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glFragmentLightivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentLightivSGIX(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glFragmentLightivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentLightivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentLightivSGIX(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glFragmentLightivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentLightModelfSGIX(GLenum target, GLfloat s);
Interface to C language function:
void glFragmentLightModelfSGIX(GLenum target, GLfloat s);
Entry point to C language function:
void glFragmentLightModelfSGIX(GLenum target, GLfloat s);
Interface to C language function:
void glFragmentLightModelfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glFragmentLightModelfvSGIX(GLenum target, const GLfloat * v);
Entry point to C language function:
void glFragmentLightModelfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glFragmentLightModelfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glFragmentLightModelfvSGIX(GLenum target, const GLfloat * v);
Entry point to C language function:
void glFragmentLightModelfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glFragmentLightModeliSGIX(GLenum target, GLint s);
Interface to C language function:
void glFragmentLightModeliSGIX(GLenum target, GLint s);
Entry point to C language function:
void glFragmentLightModeliSGIX(GLenum target, GLint s);
Interface to C language function:
void glFragmentLightModelivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glFragmentLightModelivSGIX(GLenum target, const GLint * v);
Entry point to C language function:
void glFragmentLightModelivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glFragmentLightModelivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glFragmentLightModelivSGIX(GLenum target, const GLint * v);
Entry point to C language function:
void glFragmentLightModelivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glFragmentMaterialfSGIX(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glFragmentMaterialfSGIX(GLenum target, GLenum pname, GLfloat params);
Entry point to C language function:
void glFragmentMaterialfSGIX(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glFragmentMaterialfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentMaterialfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glFragmentMaterialfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentMaterialfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentMaterialfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glFragmentMaterialfvSGIX(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glFragmentMaterialiSGIX(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glFragmentMaterialiSGIX(GLenum target, GLenum pname, GLint params);
Entry point to C language function:
void glFragmentMaterialiSGIX(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glFragmentMaterialivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentMaterialivSGIX(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glFragmentMaterialivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentMaterialivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFragmentMaterialivSGIX(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glFragmentMaterialivSGIX(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glFramebufferRenderbufferEXT(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLuint dfactorAlpha);
Interface to C language function:
void glFramebufferRenderbufferEXT(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLuint dfactorAlpha);
Entry point to C language function:
void glFramebufferRenderbufferEXT(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLuint dfactorAlpha);
Interface to C language function:
void glFramebufferTexture1DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Interface to C language function:
void glFramebufferTexture1DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Entry point to C language function:
void glFramebufferTexture1DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Interface to C language function:
void glFramebufferTexture2DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Interface to C language function:
void glFramebufferTexture2DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Entry point to C language function:
void glFramebufferTexture2DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Interface to C language function:
void glFramebufferTexture3DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Interface to C language function:
void glFramebufferTexture3DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Entry point to C language function:
void glFramebufferTexture3DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Interface to C language function:
void glFrameZoomSGIX(GLint count);
Interface to C language function:
void glFrameZoomSGIX(GLint count);
Entry point to C language function:
void glFrameZoomSGIX(GLint count);
Interface to C language function:
void glFreeObjectBufferATI(GLuint mode);
Interface to C language function:
void glFreeObjectBufferATI(GLuint mode);
Entry point to C language function:
void glFreeObjectBufferATI(GLuint mode);
Interface to C language function:
void glFrontFace(GLenum mode);
Interface to C language function:
void glFrontFace(GLenum mode);
Entry point to C language function:
void glFrontFace(GLenum mode);
Interface to C language function:
void glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Interface to C language function:
void glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Entry point to C language function:
void glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Interface to C language function:
GLuint glGenAsyncMarkersSGIX(GLsizei range);
Interface to C language function:
GLuint glGenAsyncMarkersSGIX(GLsizei range);
Entry point to C language function:
GLuint glGenAsyncMarkersSGIX(GLsizei range);
Interface to C language function:
void glGenBuffers(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffers(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenBuffers(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffers(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffers(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenBuffers(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffersARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffersARB(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenBuffersARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffersARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenBuffersARB(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenBuffersARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenerateMipmapEXT(GLenum mode);
Interface to C language function:
void glGenerateMipmapEXT(GLenum mode);
Entry point to C language function:
void glGenerateMipmapEXT(GLenum mode);
Interface to C language function:
void glGenFencesAPPLE(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesAPPLE(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenFencesAPPLE(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesAPPLE(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesAPPLE(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenFencesAPPLE(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesNV(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenFencesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFencesNV(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenFencesNV(GLsizei n, GLuint * ids);
Interface to C language function:
GLuint glGenFragmentShadersATI(GLuint type);
Interface to C language function:
GLuint glGenFragmentShadersATI(GLuint type);
Entry point to C language function:
GLuint glGenFragmentShadersATI(GLuint type);
Interface to C language function:
void glGenFramebuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFramebuffersEXT(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenFramebuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFramebuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenFramebuffersEXT(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenFramebuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
GLuint glGenLists(GLsizei range);
Interface to C language function:
GLuint glGenLists(GLsizei range);
Entry point to C language function:
GLuint glGenLists(GLsizei range);
Interface to C language function:
void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsARB(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenProgramsARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsARB(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenProgramsARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsNV(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenProgramsNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenProgramsNV(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenProgramsNV(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueries(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueries(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenQueries(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueries(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueries(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenQueries(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueriesARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueriesARB(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenQueriesARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueriesARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenQueriesARB(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenQueriesARB(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenRenderbuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenRenderbuffersEXT(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenRenderbuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenRenderbuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenRenderbuffersEXT(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenRenderbuffersEXT(GLsizei n, GLuint * ids);
Interface to C language function:
GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Interface to C language function:
GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Entry point to C language function:
GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Interface to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
Interface to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
Entry point to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
Interface to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
Interface to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
Entry point to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
Interface to C language function:
void glGenTexturesEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenTexturesEXT(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenTexturesEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenTexturesEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenTexturesEXT(GLsizei n, GLuint * ids);
Entry point to C language function:
void glGenTexturesEXT(GLsizei n, GLuint * ids);
Interface to C language function:
void glGenVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glGenVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glGenVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glGenVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
void glGenVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glGenVertexArraysAPPLE(GLsizei n, const GLuint * ids);
Interface to C language function:
GLuint glGenVertexShadersEXT(GLuint type);
Interface to C language function:
GLuint glGenVertexShadersEXT(GLuint type);
Entry point to C language function:
GLuint glGenVertexShadersEXT(GLuint type);
Interface to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Entry point to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Entry point to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveAttribARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveAttribARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Entry point to C language function:
void glGetActiveAttribARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveAttribARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveAttribARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Entry point to C language function:
void glGetActiveAttribARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Entry point to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Entry point to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Interface to C language function:
void glGetActiveUniformARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveUniformARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Entry point to C language function:
void glGetActiveUniformARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveUniformARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetActiveUniformARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Entry point to C language function:
void glGetActiveUniformARB(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Interface to C language function:
void glGetArrayObjectfvATI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetArrayObjectfvATI(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetArrayObjectfvATI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetArrayObjectfvATI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetArrayObjectfvATI(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetArrayObjectfvATI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetArrayObjectivATI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetArrayObjectivATI(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetArrayObjectivATI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetArrayObjectivATI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetArrayObjectivATI(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetArrayObjectivATI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetAttachedObjectsARB(GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Interface to C language function:
void glGetAttachedObjectsARB(GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Entry point to C language function:
void glGetAttachedObjectsARB(GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Interface to C language function:
void glGetAttachedObjectsARB(GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Interface to C language function:
void glGetAttachedObjectsARB(GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Entry point to C language function:
void glGetAttachedObjectsARB(GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Interface to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Interface to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Entry point to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Interface to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Interface to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Entry point to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Interface to C language function:
GLint glGetAttribLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetAttribLocation(GLuint program, const GLchar * name);
Entry point to C language function:
GLint glGetAttribLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetAttribLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetAttribLocation(GLuint program, const GLchar * name);
Entry point to C language function:
GLint glGetAttribLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetAttribLocationARB(GLhandleARB program, const GLcharARB * name);
Interface to C language function:
GLint glGetAttribLocationARB(GLhandleARB program, const GLcharARB * name);
Entry point to C language function:
GLint glGetAttribLocationARB(GLhandleARB program, const GLcharARB * name);
Interface to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
Interface to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
Entry point to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
Interface to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
Interface to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
Entry point to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
Interface to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameterivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameterivARB(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetBufferParameterivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameterivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferParameterivARB(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetBufferParameterivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubData(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point to C language function:
void glGetBufferSubDataARB(GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
Interface to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
Entry point to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
Interface to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
Interface to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
Entry point to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetColorTableParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetColorTableParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvSGI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvSGI(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetColorTableParameterfvSGI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvSGI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameterfvSGI(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetColorTableParameterfvSGI(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetColorTableParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetColorTableParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivSGI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivSGI(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetColorTableParameterivSGI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivSGI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableParameterivSGI(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetColorTableParameterivSGI(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetColorTableSGI(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetCombinerInputParameterfvNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerInputParameterfvNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetCombinerInputParameterfvNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerInputParameterfvNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerInputParameterfvNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetCombinerInputParameterfvNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerInputParameterivNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerInputParameterivNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Entry point to C language function:
void glGetCombinerInputParameterivNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerInputParameterivNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerInputParameterivNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Entry point to C language function:
void glGetCombinerInputParameterivNV(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerOutputParameterfvNV(GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerOutputParameterfvNV(GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetCombinerOutputParameterfvNV(GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerOutputParameterfvNV(GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerOutputParameterfvNV(GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetCombinerOutputParameterfvNV(GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerOutputParameterivNV(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerOutputParameterivNV(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetCombinerOutputParameterivNV(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerOutputParameterivNV(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerOutputParameterivNV(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetCombinerOutputParameterivNV(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetCombinerStageParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerStageParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetCombinerStageParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerStageParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCombinerStageParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetCombinerStageParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Entry point to C language function:
void glGetCompressedTexImageARB(GLenum target, GLint level, GLvoid * img);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point to C language function:
void glGetConvolutionFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * table);
Interface to C language function:
void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetConvolutionParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetConvolutionParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetConvolutionParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetConvolutionParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetConvolutionParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetDetailTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetDetailTexFuncSGIS(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetDetailTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetDetailTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetDetailTexFuncSGIS(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetDetailTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetDoublev(GLenum pname, GLdouble * params);
Interface to C language function:
void glGetDoublev(GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetDoublev(GLenum pname, GLdouble * params);
Interface to C language function:
void glGetDoublev(GLenum pname, GLdouble * params);
Interface to C language function:
void glGetDoublev(GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetDoublev(GLenum pname, GLdouble * params);
Interface to C language function:
GLenum glGetError(void);
Interface to C language function:
GLenum glGetError(void);
Entry point to C language function:
GLenum glGetError(void);
Interface to C language function:
void glGetFenceivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFenceivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFenceivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFenceivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFenceivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFenceivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFinalCombinerInputParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFinalCombinerInputParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFinalCombinerInputParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFinalCombinerInputParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFinalCombinerInputParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFinalCombinerInputParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFinalCombinerInputParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFinalCombinerInputParameterivNV(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFinalCombinerInputParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFinalCombinerInputParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFinalCombinerInputParameterivNV(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFinalCombinerInputParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFogFuncSGIS(GLfloat * points);
Interface to C language function:
void glGetFogFuncSGIS(GLfloat * points);
Entry point to C language function:
void glGetFogFuncSGIS(GLfloat * points);
Interface to C language function:
void glGetFogFuncSGIS(GLfloat * points);
Interface to C language function:
void glGetFogFuncSGIS(GLfloat * points);
Entry point to C language function:
void glGetFogFuncSGIS(GLfloat * points);
Interface to C language function:
void glGetFragmentLightfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentLightfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFragmentLightfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentLightfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentLightfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFragmentLightfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentLightivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentLightivSGIX(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFragmentLightivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentLightivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentLightivSGIX(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFragmentLightivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentMaterialfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentMaterialfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFragmentMaterialfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentMaterialfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentMaterialfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetFragmentMaterialfvSGIX(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetFragmentMaterialivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentMaterialivSGIX(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFragmentMaterialivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentMaterialivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFragmentMaterialivSGIX(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFragmentMaterialivSGIX(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetFramebufferAttachmentParameterivEXT(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetFramebufferAttachmentParameterivEXT(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFramebufferAttachmentParameterivEXT(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetFramebufferAttachmentParameterivEXT(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetFramebufferAttachmentParameterivEXT(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetFramebufferAttachmentParameterivEXT(GLenum stage, GLenum portion, GLenum pname, GLint * params);
Interface to C language function:
GLhandleARB glGetHandleARB(GLenum type);
Interface to C language function:
GLhandleARB glGetHandleARB(GLenum type);
Entry point to C language function:
GLhandleARB glGetHandleARB(GLenum type);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetHistogramEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetHistogramParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetHistogramParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetHistogramParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetHistogramParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetHistogramParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetImageTransformParameterfvHP(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetImageTransformParameterfvHP(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetImageTransformParameterfvHP(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetImageTransformParameterfvHP(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetImageTransformParameterfvHP(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetImageTransformParameterfvHP(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetImageTransformParameterivHP(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetImageTransformParameterivHP(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetImageTransformParameterivHP(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetImageTransformParameterivHP(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetImageTransformParameterivHP(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetImageTransformParameterivHP(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetInfoLogARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetInfoLogARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point to C language function:
void glGetInfoLogARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetInfoLogARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetInfoLogARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point to C language function:
void glGetInfoLogARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
GLint glGetInstrumentsSGIX(void);
Interface to C language function:
GLint glGetInstrumentsSGIX(void);
Entry point to C language function:
GLint glGetInstrumentsSGIX(void);
Interface to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
Interface to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
Entry point to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
Interface to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
Interface to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
Entry point to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
Interface to C language function:
void glGetInvariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetInvariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Entry point to C language function:
void glGetInvariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetInvariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetInvariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Entry point to C language function:
void glGetInvariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetInvariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetInvariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetInvariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetInvariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetInvariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetInvariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetInvariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetInvariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetInvariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetInvariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetInvariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetInvariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Interface to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Entry point to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Interface to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Interface to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Entry point to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Interface to C language function:
void glGetListParameterfvSGIX(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetListParameterfvSGIX(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetListParameterfvSGIX(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetListParameterfvSGIX(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetListParameterfvSGIX(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetListParameterfvSGIX(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetListParameterivSGIX(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetListParameterivSGIX(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetListParameterivSGIX(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetListParameterivSGIX(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetListParameterivSGIX(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetListParameterivSGIX(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetLocalConstantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetLocalConstantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Entry point to C language function:
void glGetLocalConstantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetLocalConstantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetLocalConstantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Entry point to C language function:
void glGetLocalConstantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetLocalConstantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLocalConstantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetLocalConstantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLocalConstantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLocalConstantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetLocalConstantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetLocalConstantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetLocalConstantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetLocalConstantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetLocalConstantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetLocalConstantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetLocalConstantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapAttribParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapAttribParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMapAttribParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapAttribParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapAttribParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMapAttribParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapAttribParameterivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapAttribParameterivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMapAttribParameterivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapAttribParameterivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapAttribParameterivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMapAttribParameterivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Entry point to C language function:
void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Interface to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Entry point to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Interface to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Interface to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Entry point to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Interface to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Interface to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Entry point to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Interface to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Interface to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Entry point to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Interface to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
Interface to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
Entry point to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
Interface to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
Interface to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
Entry point to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
Interface to C language function:
void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Interface to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Interface to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Interface to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point to C language function:
void glGetMinmaxEXT(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Interface to C language function:
void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMinmaxParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetMinmaxParameterfvEXT(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMinmaxParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetMinmaxParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetMinmaxParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectBufferfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectBufferfvATI(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetObjectBufferfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectBufferfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectBufferfvATI(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetObjectBufferfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectBufferivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectBufferivATI(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetObjectBufferivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectBufferivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectBufferivATI(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetObjectBufferivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectParameterfvARB(GLhandleARB target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectParameterfvARB(GLhandleARB target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetObjectParameterfvARB(GLhandleARB target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectParameterfvARB(GLhandleARB target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectParameterfvARB(GLhandleARB target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetObjectParameterfvARB(GLhandleARB target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetObjectParameterivARB(GLhandleARB target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectParameterivARB(GLhandleARB target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetObjectParameterivARB(GLhandleARB target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectParameterivARB(GLhandleARB target, GLenum pname, GLint * params);
Interface to C language function:
void glGetObjectParameterivARB(GLhandleARB target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetObjectParameterivARB(GLhandleARB target, GLenum pname, GLint * params);
Interface to C language function:
void glGetOcclusionQueryivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetOcclusionQueryivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetOcclusionQueryivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetOcclusionQueryivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetOcclusionQueryivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetOcclusionQueryivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Entry point to C language function:
void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Entry point to C language function:
void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetPixelMapfv(GLenum map, GLfloat * values);
Interface to C language function:
void glGetPixelMapfv(GLenum map, GLfloat * values);
Entry point to C language function:
void glGetPixelMapfv(GLenum map, GLfloat * values);
Interface to C language function:
void glGetPixelMapfv(GLenum map, GLfloat * values);
Interface to C language function:
void glGetPixelMapfv(GLenum map, GLfloat * values);
Entry point to C language function:
void glGetPixelMapfv(GLenum map, GLfloat * values);
Interface to C language function:
void glGetPixelMapuiv(GLenum map, GLuint * values);
Interface to C language function:
void glGetPixelMapuiv(GLenum map, GLuint * values);
Entry point to C language function:
void glGetPixelMapuiv(GLenum map, GLuint * values);
Interface to C language function:
void glGetPixelMapuiv(GLenum map, GLuint * values);
Interface to C language function:
void glGetPixelMapuiv(GLenum map, GLuint * values);
Entry point to C language function:
void glGetPixelMapuiv(GLenum map, GLuint * values);
Interface to C language function:
void glGetPixelMapusv(GLenum map, GLushort * values);
Interface to C language function:
void glGetPixelMapusv(GLenum map, GLushort * values);
Entry point to C language function:
void glGetPixelMapusv(GLenum map, GLushort * values);
Interface to C language function:
void glGetPixelMapusv(GLenum map, GLushort * values);
Interface to C language function:
void glGetPixelMapusv(GLenum map, GLushort * values);
Entry point to C language function:
void glGetPixelMapusv(GLenum map, GLushort * values);
Interface to C language function:
void glGetPixelTexGenParameterfvSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetPixelTexGenParameterfvSGIS(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetPixelTexGenParameterfvSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetPixelTexGenParameterfvSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetPixelTexGenParameterfvSGIS(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetPixelTexGenParameterfvSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetPixelTexGenParameterivSGIS(GLenum pname, GLint * params);
Interface to C language function:
void glGetPixelTexGenParameterivSGIS(GLenum pname, GLint * params);
Entry point to C language function:
void glGetPixelTexGenParameterivSGIS(GLenum pname, GLint * params);
Interface to C language function:
void glGetPixelTexGenParameterivSGIS(GLenum pname, GLint * params);
Interface to C language function:
void glGetPixelTexGenParameterivSGIS(GLenum pname, GLint * params);
Entry point to C language function:
void glGetPixelTexGenParameterivSGIS(GLenum pname, GLint * params);
Interface to C language function:
void glGetPolygonStipple(GLubyte * mask);
Interface to C language function:
void glGetPolygonStipple(GLubyte * mask);
Entry point to C language function:
void glGetPolygonStipple(GLubyte * mask);
Interface to C language function:
void glGetPolygonStipple(GLubyte * mask);
Interface to C language function:
void glGetPolygonStipple(GLubyte * mask);
Entry point to C language function:
void glGetPolygonStipple(GLubyte * mask);
Interface to C language function:
void glGetProgramEnvParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramEnvParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Entry point to C language function:
void glGetProgramEnvParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramEnvParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramEnvParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Entry point to C language function:
void glGetProgramEnvParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramEnvParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramEnvParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Entry point to C language function:
void glGetProgramEnvParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramEnvParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramEnvParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Entry point to C language function:
void glGetProgramEnvParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetProgramiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetProgramiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetProgramiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetProgramivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetProgramivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetProgramLocalParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramLocalParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Entry point to C language function:
void glGetProgramLocalParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramLocalParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramLocalParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Entry point to C language function:
void glGetProgramLocalParameterdvARB(GLenum index, GLuint pname, GLdouble * params);
Interface to C language function:
void glGetProgramLocalParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramLocalParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Entry point to C language function:
void glGetProgramLocalParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramLocalParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramLocalParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Entry point to C language function:
void glGetProgramLocalParameterfvARB(GLenum target, GLuint pname, GLfloat * params);
Interface to C language function:
void glGetProgramNamedParameterdvNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Interface to C language function:
void glGetProgramNamedParameterdvNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Entry point to C language function:
void glGetProgramNamedParameterdvNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Interface to C language function:
void glGetProgramNamedParameterdvNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Interface to C language function:
void glGetProgramNamedParameterdvNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Entry point to C language function:
void glGetProgramNamedParameterdvNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Interface to C language function:
void glGetProgramNamedParameterfvNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Interface to C language function:
void glGetProgramNamedParameterfvNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Entry point to C language function:
void glGetProgramNamedParameterfvNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Interface to C language function:
void glGetProgramNamedParameterfvNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Interface to C language function:
void glGetProgramNamedParameterfvNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Entry point to C language function:
void glGetProgramNamedParameterfvNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Interface to C language function:
void glGetProgramParameterdvNV(GLenum target, GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetProgramParameterdvNV(GLenum target, GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetProgramParameterdvNV(GLenum target, GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetProgramParameterdvNV(GLenum target, GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetProgramParameterdvNV(GLenum target, GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetProgramParameterdvNV(GLenum target, GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetProgramParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetProgramParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetProgramParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetProgramParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetProgramParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetProgramParameterfvNV(GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetProgramStringARB(GLenum target, GLenum pname, GLvoid * string);
Interface to C language function:
void glGetProgramStringARB(GLenum target, GLenum pname, GLvoid * string);
Entry point to C language function:
void glGetProgramStringARB(GLenum target, GLenum pname, GLvoid * string);
Interface to C language function:
void glGetProgramStringNV(GLuint id, GLenum pname, GLubyte * program);
Interface to C language function:
void glGetProgramStringNV(GLuint id, GLenum pname, GLubyte * program);
Entry point to C language function:
void glGetProgramStringNV(GLuint id, GLenum pname, GLubyte * program);
Interface to C language function:
void glGetProgramStringNV(GLuint id, GLenum pname, GLubyte * program);
Interface to C language function:
void glGetProgramStringNV(GLuint id, GLenum pname, GLubyte * program);
Entry point to C language function:
void glGetProgramStringNV(GLuint id, GLenum pname, GLubyte * program);
Interface to C language function:
void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryivARB(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryivARB(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryivARB(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryObjectiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryObjectiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectivARB(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryObjectivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectivARB(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetQueryObjectivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Entry point to C language function:
void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Entry point to C language function:
void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuivARB(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuivARB(GLuint id, GLenum pname, GLuint * params);
Entry point to C language function:
void glGetQueryObjectuivARB(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuivARB(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetQueryObjectuivARB(GLuint id, GLenum pname, GLuint * params);
Entry point to C language function:
void glGetQueryObjectuivARB(GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void glGetRenderbufferParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetRenderbufferParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetRenderbufferParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetRenderbufferParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetRenderbufferParameterivEXT(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetRenderbufferParameterivEXT(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point to C language function:
void glGetSeparableFilterEXT(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Interface to C language function:
void glGetShaderInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point to C language function:
void glGetShaderInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point to C language function:
void glGetShaderInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetShaderiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetShaderiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetShaderiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetShaderiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetShaderiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetShaderSource(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderSource(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point to C language function:
void glGetShaderSource(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderSource(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderSource(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point to C language function:
void glGetShaderSource(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Interface to C language function:
void glGetShaderSourceARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetShaderSourceARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point to C language function:
void glGetShaderSourceARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetShaderSourceARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetShaderSourceARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point to C language function:
void glGetShaderSourceARB(GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Interface to C language function:
void glGetSharpenTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetSharpenTexFuncSGIS(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetSharpenTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetSharpenTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetSharpenTexFuncSGIS(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetSharpenTexFuncSGIS(GLenum pname, GLfloat * params);
Interface to C language function:
const GLubyte * glGetString(GLenum name);
Interface to C language function:
const GLubyte * glGetString(GLenum name);
Entry point to C language function:
const GLubyte * glGetString(GLenum name);
Interface to C language function:
void glGetTexBumpParameterfvATI(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexBumpParameterfvATI(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexBumpParameterfvATI(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexBumpParameterfvATI(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexBumpParameterfvATI(GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexBumpParameterfvATI(GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexBumpParameterivATI(GLenum pname, GLint * params);
Interface to C language function:
void glGetTexBumpParameterivATI(GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexBumpParameterivATI(GLenum pname, GLint * params);
Interface to C language function:
void glGetTexBumpParameterivATI(GLenum pname, GLint * params);
Interface to C language function:
void glGetTexBumpParameterivATI(GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexBumpParameterivATI(GLenum pname, GLint * params);
Interface to C language function:
void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexFilterFuncSGIS(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexFilterFuncSGIS(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexFilterFuncSGIS(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexFilterFuncSGIS(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexFilterFuncSGIS(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexFilterFuncSGIS(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void glGetTrackMatrixivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetTrackMatrixivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTrackMatrixivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetTrackMatrixivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetTrackMatrixivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point to C language function:
void glGetTrackMatrixivNV(GLenum stage, GLuint portion, GLenum pname, GLint * params);
Interface to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Entry point to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Entry point to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfvARB(GLhandleARB program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfvARB(GLhandleARB program, GLint location, GLfloat * params);
Entry point to C language function:
void glGetUniformfvARB(GLhandleARB program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfvARB(GLhandleARB program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformfvARB(GLhandleARB program, GLint location, GLfloat * params);
Entry point to C language function:
void glGetUniformfvARB(GLhandleARB program, GLint location, GLfloat * params);
Interface to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
Entry point to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
Entry point to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformivARB(GLhandleARB program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformivARB(GLhandleARB program, GLint location, GLint * params);
Entry point to C language function:
void glGetUniformivARB(GLhandleARB program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformivARB(GLhandleARB program, GLint location, GLint * params);
Interface to C language function:
void glGetUniformivARB(GLhandleARB program, GLint location, GLint * params);
Entry point to C language function:
void glGetUniformivARB(GLhandleARB program, GLint location, GLint * params);
Interface to C language function:
GLint glGetUniformLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetUniformLocation(GLuint program, const GLchar * name);
Entry point to C language function:
GLint glGetUniformLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetUniformLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetUniformLocation(GLuint program, const GLchar * name);
Entry point to C language function:
GLint glGetUniformLocation(GLuint program, const GLchar * name);
Interface to C language function:
GLint glGetUniformLocationARB(GLhandleARB program, const GLcharARB * name);
Interface to C language function:
GLint glGetUniformLocationARB(GLhandleARB program, const GLcharARB * name);
Entry point to C language function:
GLint glGetUniformLocationARB(GLhandleARB program, const GLcharARB * name);
Interface to C language function:
void glGetVariantArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVariantArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVariantArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVariantArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVariantArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetVariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Entry point to C language function:
void glGetVariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetVariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetVariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Entry point to C language function:
void glGetVariantBooleanvEXT(GLuint id, GLenum pname, GLboolean * program);
Interface to C language function:
void glGetVariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVariantFloatvEXT(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVariantIntegervEXT(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribArrayObjectfvATI(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribArrayObjectivATI(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvNV(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvNV(GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetVertexAttribdvNV(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvNV(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribdvNV(GLuint index, GLenum pname, GLdouble * params);
Entry point to C language function:
void glGetVertexAttribdvNV(GLuint index, GLenum pname, GLdouble * params);
Interface to C language function:
void glGetVertexAttribfv(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfv(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribfv(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfv(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfv(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribfv(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvARB(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvARB(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribfvARB(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvARB(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvARB(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribfvARB(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvNV(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvNV(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribfvNV(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvNV(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribfvNV(GLuint target, GLenum pname, GLfloat * params);
Entry point to C language function:
void glGetVertexAttribfvNV(GLuint target, GLenum pname, GLfloat * params);
Interface to C language function:
void glGetVertexAttribiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribiv(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribiv(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivARB(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivARB(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribivARB(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGetVertexAttribivNV(GLuint target, GLenum pname, GLint * params);
Entry point to C language function:
void glGetVertexAttribivNV(GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void glGlobalAlphaFactorbSUN(GLbyte factor);
Interface to C language function:
void glGlobalAlphaFactorbSUN(GLbyte factor);
Entry point to C language function:
void glGlobalAlphaFactorbSUN(GLbyte factor);
Interface to C language function:
void glGlobalAlphaFactordSUN(GLdouble coord);
Interface to C language function:
void glGlobalAlphaFactordSUN(GLdouble coord);
Entry point to C language function:
void glGlobalAlphaFactordSUN(GLdouble coord);
Interface to C language function:
void glGlobalAlphaFactorfSUN(GLfloat coord);
Interface to C language function:
void glGlobalAlphaFactorfSUN(GLfloat coord);
Entry point to C language function:
void glGlobalAlphaFactorfSUN(GLfloat coord);
Interface to C language function:
void glGlobalAlphaFactoriSUN(GLint count);
Interface to C language function:
void glGlobalAlphaFactoriSUN(GLint count);
Entry point to C language function:
void glGlobalAlphaFactoriSUN(GLint count);
Interface to C language function:
void glGlobalAlphaFactorsSUN(GLshort factor);
Interface to C language function:
void glGlobalAlphaFactorsSUN(GLshort factor);
Entry point to C language function:
void glGlobalAlphaFactorsSUN(GLshort factor);
Interface to C language function:
void glGlobalAlphaFactorubSUN(GLubyte factor);
Interface to C language function:
void glGlobalAlphaFactorubSUN(GLubyte factor);
Entry point to C language function:
void glGlobalAlphaFactorubSUN(GLubyte factor);
Interface to C language function:
void glGlobalAlphaFactoruiSUN(GLuint mode);
Interface to C language function:
void glGlobalAlphaFactoruiSUN(GLuint mode);
Entry point to C language function:
void glGlobalAlphaFactoruiSUN(GLuint mode);
Interface to C language function:
void glGlobalAlphaFactorusSUN(GLushort factor);
Interface to C language function:
void glGlobalAlphaFactorusSUN(GLushort factor);
Entry point to C language function:
void glGlobalAlphaFactorusSUN(GLushort factor);
Interface to C language function:
void glHint(GLenum target, GLenum mode);
Interface to C language function:
void glHint(GLenum target, GLenum mode);
Entry point to C language function:
void glHint(GLenum target, GLenum mode);
Interface to C language function:
void glHintPGI(GLenum target, GLint s);
Interface to C language function:
void glHintPGI(GLenum target, GLint s);
Entry point to C language function:
void glHintPGI(GLenum target, GLint s);
Interface to C language function:
void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Entry point to C language function:
void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glHistogramEXT(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glHistogramEXT(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Entry point to C language function:
void glHistogramEXT(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Entry point to C language function:
void glIglooInterfaceSGIX(GLenum pname, const GLvoid * params);
Interface to C language function:
void glImageTransformParameterfHP(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glImageTransformParameterfHP(GLenum target, GLenum pname, GLfloat params);
Entry point to C language function:
void glImageTransformParameterfHP(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glImageTransformParameterfvHP(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glImageTransformParameterfvHP(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glImageTransformParameterfvHP(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glImageTransformParameterfvHP(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glImageTransformParameterfvHP(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glImageTransformParameterfvHP(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glImageTransformParameteriHP(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glImageTransformParameteriHP(GLenum target, GLenum pname, GLint params);
Entry point to C language function:
void glImageTransformParameteriHP(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glImageTransformParameterivHP(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glImageTransformParameterivHP(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glImageTransformParameterivHP(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glImageTransformParameterivHP(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glImageTransformParameterivHP(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glImageTransformParameterivHP(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glIndexd(GLdouble c);
Interface to C language function:
void glIndexd(GLdouble c);
Entry point to C language function:
void glIndexd(GLdouble c);
Interface to C language function:
void glIndexdv(const GLdouble * c);
Interface to C language function:
void glIndexdv(const GLdouble * c);
Entry point to C language function:
void glIndexdv(const GLdouble * c);
Interface to C language function:
void glIndexdv(const GLdouble * c);
Interface to C language function:
void glIndexdv(const GLdouble * c);
Entry point to C language function:
void glIndexdv(const GLdouble * c);
Interface to C language function:
void glIndexf(GLfloat c);
Interface to C language function:
void glIndexf(GLfloat c);
Entry point to C language function:
void glIndexf(GLfloat c);
Interface to C language function:
void glIndexFuncEXT(GLenum target, GLclampf s);
Interface to C language function:
void glIndexFuncEXT(GLenum target, GLclampf s);
Entry point to C language function:
void glIndexFuncEXT(GLenum target, GLclampf s);
Interface to C language function:
void glIndexfv(const GLfloat * c);
Interface to C language function:
void glIndexfv(const GLfloat * c);
Entry point to C language function:
void glIndexfv(const GLfloat * c);
Interface to C language function:
void glIndexfv(const GLfloat * c);
Interface to C language function:
void glIndexfv(const GLfloat * c);
Entry point to C language function:
void glIndexfv(const GLfloat * c);
Interface to C language function:
void glIndexi(GLint c);
Interface to C language function:
void glIndexi(GLint c);
Entry point to C language function:
void glIndexi(GLint c);
Interface to C language function:
void glIndexiv(const GLint * c);
Interface to C language function:
void glIndexiv(const GLint * c);
Entry point to C language function:
void glIndexiv(const GLint * c);
Interface to C language function:
void glIndexiv(const GLint * c);
Interface to C language function:
void glIndexiv(const GLint * c);
Entry point to C language function:
void glIndexiv(const GLint * c);
Interface to C language function:
void glIndexMask(GLuint mask);
Interface to C language function:
void glIndexMask(GLuint mask);
Entry point to C language function:
void glIndexMask(GLuint mask);
Interface to C language function:
void glIndexMaterialEXT(GLenum target, GLenum id);
Interface to C language function:
void glIndexMaterialEXT(GLenum target, GLenum id);
Entry point to C language function:
void glIndexMaterialEXT(GLenum target, GLenum id);
Interface to C language function:
void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point to C language function:
void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glIndexPointerEXT(GLenum target, GLsizei offset, GLsizei size, const GLvoid * data);
Interface to C language function:
void glIndexPointerEXT(GLenum target, GLsizei offset, GLsizei size, const GLvoid * data);
Entry point to C language function:
void glIndexPointerEXT(GLenum target, GLsizei offset, GLsizei size, const GLvoid * data);
Interface to C language function:
void glIndexPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glIndexPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glIndexPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glIndexs(GLshort c);
Interface to C language function:
void glIndexs(GLshort c);
Entry point to C language function:
void glIndexs(GLshort c);
Interface to C language function:
void glIndexsv(const GLshort * c);
Interface to C language function:
void glIndexsv(const GLshort * c);
Entry point to C language function:
void glIndexsv(const GLshort * c);
Interface to C language function:
void glIndexsv(const GLshort * c);
Interface to C language function:
void glIndexsv(const GLshort * c);
Entry point to C language function:
void glIndexsv(const GLshort * c);
Interface to C language function:
void glIndexub(GLubyte c);
Interface to C language function:
void glIndexub(GLubyte c);
Entry point to C language function:
void glIndexub(GLubyte c);
Interface to C language function:
void glIndexubv(const GLubyte * c);
Interface to C language function:
void glIndexubv(const GLubyte * c);
Entry point to C language function:
void glIndexubv(const GLubyte * c);
Interface to C language function:
void glIndexubv(const GLubyte * c);
Interface to C language function:
void glIndexubv(const GLubyte * c);
Entry point to C language function:
void glIndexubv(const GLubyte * c);
Interface to C language function:
void glInitNames(void);
Interface to C language function:
void glInitNames(void);
Entry point to C language function:
void glInitNames(void);
Interface to C language function:
void glInsertComponentEXT(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glInsertComponentEXT(GLuint red, GLuint green, GLuint blue);
Entry point to C language function:
void glInsertComponentEXT(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glInstrumentsBufferSGIX(GLsizei size, GLint * buffer);
Interface to C language function:
void glInstrumentsBufferSGIX(GLsizei size, GLint * buffer);
Entry point to C language function:
void glInstrumentsBufferSGIX(GLsizei size, GLint * buffer);
Interface to C language function:
void glInstrumentsBufferSGIX(GLsizei size, GLint * buffer);
Interface to C language function:
void glInstrumentsBufferSGIX(GLsizei size, GLint * buffer);
Entry point to C language function:
void glInstrumentsBufferSGIX(GLsizei size, GLint * buffer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
GLboolean glIsAsyncMarkerSGIX(GLuint id);
Interface to C language function:
GLboolean glIsAsyncMarkerSGIX(GLuint id);
Entry point to C language function:
GLboolean glIsAsyncMarkerSGIX(GLuint id);
Interface to C language function:
GLboolean glIsBuffer(GLuint id);
Interface to C language function:
GLboolean glIsBuffer(GLuint id);
Entry point to C language function:
GLboolean glIsBuffer(GLuint id);
Interface to C language function:
GLboolean glIsBufferARB(GLuint id);
Interface to C language function:
GLboolean glIsBufferARB(GLuint id);
Entry point to C language function:
GLboolean glIsBufferARB(GLuint id);
Interface to C language function:
GLboolean glIsEnabled(GLenum cap);
Interface to C language function:
GLboolean glIsEnabled(GLenum cap);
Entry point to C language function:
GLboolean glIsEnabled(GLenum cap);
Interface to C language function:
GLboolean glIsFenceAPPLE(GLuint id);
Interface to C language function:
GLboolean glIsFenceAPPLE(GLuint id);
Entry point to C language function:
GLboolean glIsFenceAPPLE(GLuint id);
Interface to C language function:
GLboolean glIsFenceNV(GLuint id);
Interface to C language function:
GLboolean glIsFenceNV(GLuint id);
Entry point to C language function:
GLboolean glIsFenceNV(GLuint id);
Interface to C language function:
GLboolean glIsFramebufferEXT(GLuint id);
Interface to C language function:
GLboolean glIsFramebufferEXT(GLuint id);
Entry point to C language function:
GLboolean glIsFramebufferEXT(GLuint id);
Interface to C language function:
GLboolean glIsList(GLuint list);
Interface to C language function:
GLboolean glIsList(GLuint list);
Entry point to C language function:
GLboolean glIsList(GLuint list);
Interface to C language function:
GLboolean glIsObjectBufferATI(GLuint id);
Interface to C language function:
GLboolean glIsObjectBufferATI(GLuint id);
Entry point to C language function:
GLboolean glIsObjectBufferATI(GLuint id);
Interface to C language function:
GLboolean glIsOcclusionQueryNV(GLuint id);
Interface to C language function:
GLboolean glIsOcclusionQueryNV(GLuint id);
Entry point to C language function:
GLboolean glIsOcclusionQueryNV(GLuint id);
Interface to C language function:
GLboolean glIsProgram(GLuint id);
Interface to C language function:
GLboolean glIsProgram(GLuint id);
Entry point to C language function:
GLboolean glIsProgram(GLuint id);
Interface to C language function:
GLboolean glIsProgramARB(GLuint id);
Interface to C language function:
GLboolean glIsProgramARB(GLuint id);
Entry point to C language function:
GLboolean glIsProgramARB(GLuint id);
Interface to C language function:
GLboolean glIsProgramNV(GLuint id);
Interface to C language function:
GLboolean glIsProgramNV(GLuint id);
Entry point to C language function:
GLboolean glIsProgramNV(GLuint id);
Interface to C language function:
GLboolean glIsQuery(GLuint id);
Interface to C language function:
GLboolean glIsQuery(GLuint id);
Entry point to C language function:
GLboolean glIsQuery(GLuint id);
Interface to C language function:
GLboolean glIsQueryARB(GLuint id);
Interface to C language function:
GLboolean glIsQueryARB(GLuint id);
Entry point to C language function:
GLboolean glIsQueryARB(GLuint id);
Interface to C language function:
GLboolean glIsRenderbufferEXT(GLuint id);
Interface to C language function:
GLboolean glIsRenderbufferEXT(GLuint id);
Entry point to C language function:
GLboolean glIsRenderbufferEXT(GLuint id);
Interface to C language function:
GLboolean glIsShader(GLuint id);
Interface to C language function:
GLboolean glIsShader(GLuint id);
Entry point to C language function:
GLboolean glIsShader(GLuint id);
Interface to C language function:
GLboolean glIsTexture(GLuint texture);
Interface to C language function:
GLboolean glIsTexture(GLuint texture);
Entry point to C language function:
GLboolean glIsTexture(GLuint texture);
Interface to C language function:
GLboolean glIsTextureEXT(GLuint id);
Interface to C language function:
GLboolean glIsTextureEXT(GLuint id);
Entry point to C language function:
GLboolean glIsTextureEXT(GLuint id);
Interface to C language function:
GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap);
Interface to C language function:
GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap);
Entry point to C language function:
GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap);
Interface to C language function:
GLboolean glIsVertexArrayAPPLE(GLuint id);
Interface to C language function:
GLboolean glIsVertexArrayAPPLE(GLuint id);
Entry point to C language function:
GLboolean glIsVertexArrayAPPLE(GLuint id);
Interface to C language function:
GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);
Interface to C language function:
GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);
Entry point to C language function:
GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);
A lightweight Swing component which provides OpenGL rendering
support.
Interface to C language function:
void glLightEnviSGIX(GLenum target, GLint s);
Interface to C language function:
void glLightEnviSGIX(GLenum target, GLint s);
Entry point to C language function:
void glLightEnviSGIX(GLenum target, GLint s);
Interface to C language function:
void glLightf(GLenum light, GLenum pname, GLfloat param);
Interface to C language function:
void glLightf(GLenum light, GLenum pname, GLfloat param);
Entry point to C language function:
void glLightf(GLenum light, GLenum pname, GLfloat param);
Interface to C language function:
void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Interface to C language function:
void glLighti(GLenum light, GLenum pname, GLint param);
Interface to C language function:
void glLighti(GLenum light, GLenum pname, GLint param);
Entry point to C language function:
void glLighti(GLenum light, GLenum pname, GLint param);
Interface to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
Interface to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
Entry point to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
Interface to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
Interface to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
Entry point to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
Interface to C language function:
void glLightModelf(GLenum pname, GLfloat param);
Interface to C language function:
void glLightModelf(GLenum pname, GLfloat param);
Entry point to C language function:
void glLightModelf(GLenum pname, GLfloat param);
Interface to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
Entry point to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
Entry point to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
Interface to C language function:
void glLightModeli(GLenum pname, GLint param);
Interface to C language function:
void glLightModeli(GLenum pname, GLint param);
Entry point to C language function:
void glLightModeli(GLenum pname, GLint param);
Interface to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
Interface to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
Entry point to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
Interface to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
Interface to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
Entry point to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
Interface to C language function:
void glLineStipple(GLint factor, GLushort pattern);
Interface to C language function:
void glLineStipple(GLint factor, GLushort pattern);
Entry point to C language function:
void glLineStipple(GLint factor, GLushort pattern);
Interface to C language function:
void glLineWidth(GLfloat width);
Interface to C language function:
void glLineWidth(GLfloat width);
Entry point to C language function:
void glLineWidth(GLfloat width);
Interface to C language function:
void glLinkProgram(GLuint mode);
Interface to C language function:
void glLinkProgram(GLuint mode);
Entry point to C language function:
void glLinkProgram(GLuint mode);
Interface to C language function:
void glLinkProgramARB(GLhandleARB mode);
Interface to C language function:
void glLinkProgramARB(GLhandleARB mode);
Entry point to C language function:
void glLinkProgramARB(GLhandleARB mode);
Interface to C language function:
void glListBase(GLuint base);
Interface to C language function:
void glListBase(GLuint base);
Entry point to C language function:
void glListBase(GLuint base);
Interface to C language function:
void glListParameterfSGIX(GLuint target, GLenum pname, GLfloat params);
Interface to C language function:
void glListParameterfSGIX(GLuint target, GLenum pname, GLfloat params);
Entry point to C language function:
void glListParameterfSGIX(GLuint target, GLenum pname, GLfloat params);
Interface to C language function:
void glListParameterfvSGIX(GLuint target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glListParameterfvSGIX(GLuint target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glListParameterfvSGIX(GLuint target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glListParameterfvSGIX(GLuint target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glListParameterfvSGIX(GLuint target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glListParameterfvSGIX(GLuint target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glListParameteriSGIX(GLuint target, GLenum pname, GLint params);
Interface to C language function:
void glListParameteriSGIX(GLuint target, GLenum pname, GLint params);
Entry point to C language function:
void glListParameteriSGIX(GLuint target, GLenum pname, GLint params);
Interface to C language function:
void glListParameterivSGIX(GLuint target, GLenum pname, const GLint * params);
Interface to C language function:
void glListParameterivSGIX(GLuint target, GLenum pname, const GLint * params);
Entry point to C language function:
void glListParameterivSGIX(GLuint target, GLenum pname, const GLint * params);
Interface to C language function:
void glListParameterivSGIX(GLuint target, GLenum pname, const GLint * params);
Interface to C language function:
void glListParameterivSGIX(GLuint target, GLenum pname, const GLint * params);
Entry point to C language function:
void glListParameterivSGIX(GLuint target, GLenum pname, const GLint * params);
Interface to C language function:
void glLoadIdentity(void);
Interface to C language function:
void glLoadIdentity(void);
Entry point to C language function:
void glLoadIdentity(void);
Interface to C language function:
void glLoadIdentityDeformationMapSGIX(GLbitfield mode);
Interface to C language function:
void glLoadIdentityDeformationMapSGIX(GLbitfield mode);
Entry point to C language function:
void glLoadIdentityDeformationMapSGIX(GLbitfield mode);
Interface to C language function:
void glLoadMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadMatrixd(const GLdouble * m);
Entry point to C language function:
void glLoadMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadMatrixd(const GLdouble * m);
Entry point to C language function:
void glLoadMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadMatrixf(const GLfloat * m);
Entry point to C language function:
void glLoadMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadMatrixf(const GLfloat * m);
Entry point to C language function:
void glLoadMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadName(GLuint name);
Interface to C language function:
void glLoadName(GLuint name);
Entry point to C language function:
void glLoadName(GLuint name);
Interface to C language function:
void glLoadProgramNV(GLenum target, GLuint id, GLsizei len, const GLubyte * program);
Interface to C language function:
void glLoadProgramNV(GLenum target, GLuint id, GLsizei len, const GLubyte * program);
Entry point to C language function:
void glLoadProgramNV(GLenum target, GLuint id, GLsizei len, const GLubyte * program);
Interface to C language function:
void glLoadTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixd(const GLdouble * m);
Entry point to C language function:
void glLoadTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixd(const GLdouble * m);
Entry point to C language function:
void glLoadTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixdARB(const GLdouble * m);
Entry point to C language function:
void glLoadTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixdARB(const GLdouble * m);
Entry point to C language function:
void glLoadTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glLoadTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixf(const GLfloat * m);
Entry point to C language function:
void glLoadTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixf(const GLfloat * m);
Entry point to C language function:
void glLoadTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixfARB(const GLfloat * m);
Entry point to C language function:
void glLoadTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glLoadTransposeMatrixfARB(const GLfloat * m);
Entry point to C language function:
void glLoadTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glLockArraysEXT(GLint x, GLsizei y);
Interface to C language function:
void glLockArraysEXT(GLint x, GLsizei y);
Entry point to C language function:
void glLockArraysEXT(GLint x, GLsizei y);
Interface to C language function:
void glLogicOp(GLenum opcode);
Interface to C language function:
void glLogicOp(GLenum opcode);
Entry point to C language function:
void glLogicOp(GLenum opcode);
Interface to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Entry point to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Entry point to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Entry point to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Entry point to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Interface to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Entry point to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Interface to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Interface to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Entry point to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Interface to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Interface to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Entry point to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Interface to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Interface to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Entry point to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Interface to C language function:
GLvoid * glMapBuffer(GLenum target, GLenum access);
Interface to C language function:
GLvoid * glMapBuffer(GLenum target, GLenum access);
Entry point to C language function:
LPVOID glMapBuffer(GLenum target, GLenum access);
Interface to C language function:
GLvoid * glMapBufferARB(GLenum target, GLenum access);
Interface to C language function:
GLvoid * glMapBufferARB(GLenum target, GLenum access);
Entry point to C language function:
LPVOID glMapBufferARB(GLenum target, GLenum access);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Entry point to C language function:
void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2);
Interface to C language function:
void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2);
Entry point to C language function:
void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2);
Interface to C language function:
void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2);
Interface to C language function:
void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2);
Entry point to C language function:
void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2);
Interface to C language function:
void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
Interface to C language function:
void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
Entry point to C language function:
void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
Interface to C language function:
void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
Interface to C language function:
void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
Entry point to C language function:
void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
Interface to C language function:
void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Entry point to C language function:
void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Entry point to C language function:
void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Entry point to C language function:
void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Entry point to C language function:
void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.
TraceGL glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.
TraceGL glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Interface to C language function:
void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Interface to C language function:
void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Entry point to C language function:
void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Interface to C language function:
void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Interface to C language function:
void glMateriali(GLenum face, GLenum pname, GLint param);
Interface to C language function:
void glMateriali(GLenum face, GLenum pname, GLint param);
Entry point to C language function:
void glMateriali(GLenum face, GLenum pname, GLint param);
Interface to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Interface to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Entry point to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Interface to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Interface to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Entry point to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Interface to C language function:
void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glMatrixIndexubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glMatrixIndexubvARB(GLint size, const GLubyte * weights);
Entry point to C language function:
void glMatrixIndexubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glMatrixIndexubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glMatrixIndexubvARB(GLint size, const GLubyte * weights);
Entry point to C language function:
void glMatrixIndexubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glMatrixIndexuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glMatrixIndexuivARB(GLint n, const GLuint * ids);
Entry point to C language function:
void glMatrixIndexuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glMatrixIndexuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glMatrixIndexuivARB(GLint n, const GLuint * ids);
Entry point to C language function:
void glMatrixIndexuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glMatrixIndexusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glMatrixIndexusvARB(GLint size, const GLushort * weights);
Entry point to C language function:
void glMatrixIndexusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glMatrixIndexusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glMatrixIndexusvARB(GLint size, const GLushort * weights);
Entry point to C language function:
void glMatrixIndexusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glMatrixMode(GLenum mode);
Interface to C language function:
void glMatrixMode(GLenum mode);
Entry point to C language function:
void glMatrixMode(GLenum mode);
Interface to C language function:
void glMinmax(GLenum target, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glMinmax(GLenum target, GLenum internalformat, GLboolean sink);
Entry point to C language function:
void glMinmax(GLenum target, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glMinmaxEXT(GLenum target, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glMinmaxEXT(GLenum target, GLenum internalformat, GLboolean sink);
Entry point to C language function:
void glMinmaxEXT(GLenum target, GLenum internalformat, GLboolean sink);
Interface to C language function:
void glMultiDrawArrays(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArrays(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawArrays(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArrays(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArrays(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawArrays(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArraysEXT(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArraysEXT(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawArraysEXT(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArraysEXT(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawArraysEXT(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawArraysEXT(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayAPPLE(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayAPPLE(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElementArrayAPPLE(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayAPPLE(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayAPPLE(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElementArrayAPPLE(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayNV(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayNV(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElementArrayNV(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayNV(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementArrayNV(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElementArrayNV(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point to C language function:
void glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawRangeElementArrayAPPLE(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point to C language function:
void glMultiDrawRangeElementArrayNV(GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Interface to C language function:
void glMultiModeDrawArraysIBM(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawArraysIBM(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Entry point to C language function:
void glMultiModeDrawArraysIBM(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawArraysIBM(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawArraysIBM(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Entry point to C language function:
void glMultiModeDrawArraysIBM(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawElementsIBM(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawElementsIBM(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Entry point to C language function:
void glMultiModeDrawElementsIBM(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawElementsIBM(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiModeDrawElementsIBM(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Entry point to C language function:
void glMultiModeDrawElementsIBM(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Interface to C language function:
void glMultiTexCoord1d(GLenum target, GLdouble s);
Interface to C language function:
void glMultiTexCoord1d(GLenum target, GLdouble s);
Entry point to C language function:
void glMultiTexCoord1d(GLenum target, GLdouble s);
Interface to C language function:
void glMultiTexCoord1dARB(GLenum target, GLdouble s);
Interface to C language function:
void glMultiTexCoord1dARB(GLenum target, GLdouble s);
Entry point to C language function:
void glMultiTexCoord1dARB(GLenum target, GLdouble s);
Interface to C language function:
void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord1dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord1dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord1f(GLenum target, GLfloat s);
Interface to C language function:
void glMultiTexCoord1f(GLenum target, GLfloat s);
Entry point to C language function:
void glMultiTexCoord1f(GLenum target, GLfloat s);
Interface to C language function:
void glMultiTexCoord1fARB(GLenum target, GLfloat s);
Interface to C language function:
void glMultiTexCoord1fARB(GLenum target, GLfloat s);
Entry point to C language function:
void glMultiTexCoord1fARB(GLenum target, GLfloat s);
Interface to C language function:
void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord1fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord1fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord1hNV(GLenum target, GLhalfNV s);
Interface to C language function:
void glMultiTexCoord1hNV(GLenum target, GLhalfNV s);
Entry point to C language function:
void glMultiTexCoord1hNV(GLenum target, GLhalfNV s);
Interface to C language function:
void glMultiTexCoord1hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord1hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord1hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord1hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord1hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord1hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord1i(GLenum target, GLint s);
Interface to C language function:
void glMultiTexCoord1i(GLenum target, GLint s);
Entry point to C language function:
void glMultiTexCoord1i(GLenum target, GLint s);
Interface to C language function:
void glMultiTexCoord1iARB(GLenum target, GLint s);
Interface to C language function:
void glMultiTexCoord1iARB(GLenum target, GLint s);
Entry point to C language function:
void glMultiTexCoord1iARB(GLenum target, GLint s);
Interface to C language function:
void glMultiTexCoord1iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord1iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord1iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord1ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord1ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord1s(GLenum target, GLshort s);
Interface to C language function:
void glMultiTexCoord1s(GLenum target, GLshort s);
Entry point to C language function:
void glMultiTexCoord1s(GLenum target, GLshort s);
Interface to C language function:
void glMultiTexCoord1sARB(GLenum target, GLshort s);
Interface to C language function:
void glMultiTexCoord1sARB(GLenum target, GLshort s);
Entry point to C language function:
void glMultiTexCoord1sARB(GLenum target, GLshort s);
Interface to C language function:
void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord1svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord1svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord1svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t);
Interface to C language function:
void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t);
Entry point to C language function:
void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t);
Interface to C language function:
void glMultiTexCoord2dARB(GLenum target, GLdouble s, GLdouble t);
Interface to C language function:
void glMultiTexCoord2dARB(GLenum target, GLdouble s, GLdouble t);
Entry point to C language function:
void glMultiTexCoord2dARB(GLenum target, GLdouble s, GLdouble t);
Interface to C language function:
void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord2dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord2dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t);
Interface to C language function:
void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t);
Entry point to C language function:
void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t);
Interface to C language function:
void glMultiTexCoord2fARB(GLenum target, GLfloat s, GLfloat t);
Interface to C language function:
void glMultiTexCoord2fARB(GLenum target, GLfloat s, GLfloat t);
Entry point to C language function:
void glMultiTexCoord2fARB(GLenum target, GLfloat s, GLfloat t);
Interface to C language function:
void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord2fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord2fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
Interface to C language function:
void glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
Entry point to C language function:
void glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
Interface to C language function:
void glMultiTexCoord2hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord2hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord2hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord2hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord2hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord2hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord2i(GLenum target, GLint s, GLint t);
Interface to C language function:
void glMultiTexCoord2i(GLenum target, GLint s, GLint t);
Entry point to C language function:
void glMultiTexCoord2i(GLenum target, GLint s, GLint t);
Interface to C language function:
void glMultiTexCoord2iARB(GLenum target, GLint s, GLint t);
Interface to C language function:
void glMultiTexCoord2iARB(GLenum target, GLint s, GLint t);
Entry point to C language function:
void glMultiTexCoord2iARB(GLenum target, GLint s, GLint t);
Interface to C language function:
void glMultiTexCoord2iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord2iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord2iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord2ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord2ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t);
Interface to C language function:
void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t);
Entry point to C language function:
void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t);
Interface to C language function:
void glMultiTexCoord2sARB(GLenum target, GLshort s, GLshort t);
Interface to C language function:
void glMultiTexCoord2sARB(GLenum target, GLshort s, GLshort t);
Entry point to C language function:
void glMultiTexCoord2sARB(GLenum target, GLshort s, GLshort t);
Interface to C language function:
void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord2svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord2svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord2svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glMultiTexCoord3dARB(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glMultiTexCoord3dARB(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glMultiTexCoord3dARB(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord3dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord3dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glMultiTexCoord3fARB(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glMultiTexCoord3fARB(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glMultiTexCoord3fARB(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord3fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord3fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Interface to C language function:
void glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Entry point to C language function:
void glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Interface to C language function:
void glMultiTexCoord3hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord3hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord3hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord3hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord3hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord3hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r);
Entry point to C language function:
void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glMultiTexCoord3iARB(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glMultiTexCoord3iARB(GLenum target, GLint s, GLint t, GLint r);
Entry point to C language function:
void glMultiTexCoord3iARB(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glMultiTexCoord3iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord3iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord3iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord3ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord3ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glMultiTexCoord3sARB(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glMultiTexCoord3sARB(GLenum target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glMultiTexCoord3sARB(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord3svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord3svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord3svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glMultiTexCoord4dARB(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glMultiTexCoord4dARB(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glMultiTexCoord4dARB(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord4dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4dvARB(GLenum target, const GLdouble * v);
Entry point to C language function:
void glMultiTexCoord4dvARB(GLenum target, const GLdouble * v);
Interface to C language function:
void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glMultiTexCoord4fARB(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glMultiTexCoord4fARB(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glMultiTexCoord4fARB(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord4fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4fvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glMultiTexCoord4fvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Interface to C language function:
void glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Entry point to C language function:
void glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Interface to C language function:
void glMultiTexCoord4hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord4hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord4hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord4hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord4hvNV(GLenum index, const GLhalfNV * v);
Entry point to C language function:
void glMultiTexCoord4hvNV(GLenum index, const GLhalfNV * v);
Interface to C language function:
void glMultiTexCoord4i(GLenum target, GLint start, GLint x, GLint y, GLint width);
Interface to C language function:
void glMultiTexCoord4i(GLenum target, GLint start, GLint x, GLint y, GLint width);
Entry point to C language function:
void glMultiTexCoord4i(GLenum target, GLint start, GLint x, GLint y, GLint width);
Interface to C language function:
void glMultiTexCoord4iARB(GLenum target, GLint start, GLint x, GLint y, GLint width);
Interface to C language function:
void glMultiTexCoord4iARB(GLenum target, GLint start, GLint x, GLint y, GLint width);
Entry point to C language function:
void glMultiTexCoord4iARB(GLenum target, GLint start, GLint x, GLint y, GLint width);
Interface to C language function:
void glMultiTexCoord4iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord4iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4iv(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord4iv(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord4ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4ivARB(GLenum target, const GLint * v);
Entry point to C language function:
void glMultiTexCoord4ivARB(GLenum target, const GLint * v);
Interface to C language function:
void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glMultiTexCoord4sARB(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glMultiTexCoord4sARB(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glMultiTexCoord4sARB(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord4svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultiTexCoord4svARB(GLenum target, const GLshort * v);
Entry point to C language function:
void glMultiTexCoord4svARB(GLenum target, const GLshort * v);
Interface to C language function:
void glMultMatrixd(const GLdouble * m);
Interface to C language function:
void glMultMatrixd(const GLdouble * m);
Entry point to C language function:
void glMultMatrixd(const GLdouble * m);
Interface to C language function:
void glMultMatrixd(const GLdouble * m);
Interface to C language function:
void glMultMatrixd(const GLdouble * m);
Entry point to C language function:
void glMultMatrixd(const GLdouble * m);
Interface to C language function:
void glMultMatrixf(const GLfloat * m);
Interface to C language function:
void glMultMatrixf(const GLfloat * m);
Entry point to C language function:
void glMultMatrixf(const GLfloat * m);
Interface to C language function:
void glMultMatrixf(const GLfloat * m);
Interface to C language function:
void glMultMatrixf(const GLfloat * m);
Entry point to C language function:
void glMultMatrixf(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixd(const GLdouble * m);
Entry point to C language function:
void glMultTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixd(const GLdouble * m);
Entry point to C language function:
void glMultTransposeMatrixd(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixdARB(const GLdouble * m);
Entry point to C language function:
void glMultTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixdARB(const GLdouble * m);
Entry point to C language function:
void glMultTransposeMatrixdARB(const GLdouble * m);
Interface to C language function:
void glMultTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixf(const GLfloat * m);
Entry point to C language function:
void glMultTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixf(const GLfloat * m);
Entry point to C language function:
void glMultTransposeMatrixf(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixfARB(const GLfloat * m);
Entry point to C language function:
void glMultTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
void glMultTransposeMatrixfARB(const GLfloat * m);
Entry point to C language function:
void glMultTransposeMatrixfARB(const GLfloat * m);
Interface to C language function:
GLuint glNewBufferRegion(GLenum type);
Interface to C language function:
GLuint glNewBufferRegion(GLenum type);
Entry point to C language function:
GLuint glNewBufferRegion(GLenum type);
Interface to C language function:
void glNewList(GLuint list, GLenum mode);
Interface to C language function:
void glNewList(GLuint list, GLenum mode);
Entry point to C language function:
void glNewList(GLuint list, GLenum mode);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Entry point to C language function:
GLuint glNewObjectBufferATI(GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz);
Interface to C language function:
void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz);
Entry point to C language function:
void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz);
Interface to C language function:
void glNormal3bv(const GLbyte * v);
Interface to C language function:
void glNormal3bv(const GLbyte * v);
Entry point to C language function:
void glNormal3bv(const GLbyte * v);
Interface to C language function:
void glNormal3bv(const GLbyte * v);
Interface to C language function:
void glNormal3bv(const GLbyte * v);
Entry point to C language function:
void glNormal3bv(const GLbyte * v);
Interface to C language function:
void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz);
Interface to C language function:
void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz);
Entry point to C language function:
void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz);
Interface to C language function:
void glNormal3dv(const GLdouble * v);
Interface to C language function:
void glNormal3dv(const GLdouble * v);
Entry point to C language function:
void glNormal3dv(const GLdouble * v);
Interface to C language function:
void glNormal3dv(const GLdouble * v);
Interface to C language function:
void glNormal3dv(const GLdouble * v);
Entry point to C language function:
void glNormal3dv(const GLdouble * v);
Interface to C language function:
void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Interface to C language function:
void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Entry point to C language function:
void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Interface to C language function:
void glNormal3fv(const GLfloat * v);
Interface to C language function:
void glNormal3fv(const GLfloat * v);
Entry point to C language function:
void glNormal3fv(const GLfloat * v);
Interface to C language function:
void glNormal3fv(const GLfloat * v);
Interface to C language function:
void glNormal3fv(const GLfloat * v);
Entry point to C language function:
void glNormal3fv(const GLfloat * v);
Interface to C language function:
void glNormal3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glNormal3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glNormal3fVertex3fSUN(GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glNormal3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glNormal3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point to C language function:
void glNormal3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glNormal3hvNV(const GLhalfNV * v);
Interface to C language function:
void glNormal3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glNormal3hvNV(const GLhalfNV * v);
Interface to C language function:
void glNormal3hvNV(const GLhalfNV * v);
Interface to C language function:
void glNormal3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glNormal3hvNV(const GLhalfNV * v);
Interface to C language function:
void glNormal3i(GLint nx, GLint ny, GLint nz);
Interface to C language function:
void glNormal3i(GLint nx, GLint ny, GLint nz);
Entry point to C language function:
void glNormal3i(GLint nx, GLint ny, GLint nz);
Interface to C language function:
void glNormal3iv(const GLint * v);
Interface to C language function:
void glNormal3iv(const GLint * v);
Entry point to C language function:
void glNormal3iv(const GLint * v);
Interface to C language function:
void glNormal3iv(const GLint * v);
Interface to C language function:
void glNormal3iv(const GLint * v);
Entry point to C language function:
void glNormal3iv(const GLint * v);
Interface to C language function:
void glNormal3s(GLshort nx, GLshort ny, GLshort nz);
Interface to C language function:
void glNormal3s(GLshort nx, GLshort ny, GLshort nz);
Entry point to C language function:
void glNormal3s(GLshort nx, GLshort ny, GLshort nz);
Interface to C language function:
void glNormal3sv(const GLshort * v);
Interface to C language function:
void glNormal3sv(const GLshort * v);
Entry point to C language function:
void glNormal3sv(const GLshort * v);
Interface to C language function:
void glNormal3sv(const GLshort * v);
Interface to C language function:
void glNormal3sv(const GLshort * v);
Entry point to C language function:
void glNormal3sv(const GLshort * v);
Interface to C language function:
void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point to C language function:
void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glNormalPointerEXT(GLenum target, GLsizei offset, GLsizei size, const GLvoid * data);
Interface to C language function:
void glNormalPointerEXT(GLenum target, GLsizei offset, GLsizei size, const GLvoid * data);
Entry point to C language function:
void glNormalPointerEXT(GLenum target, GLsizei offset, GLsizei size, const GLvoid * data);
Interface to C language function:
void glNormalPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glNormalPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glNormalPointerListIBM(GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glNormalPointervINTEL(GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glNormalPointervINTEL(GLenum type, const GLvoid * * pointer);
Entry point to C language function:
void glNormalPointervINTEL(GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glNormalStream3bATI(GLenum stream, GLbyte nx, GLbyte ny, GLbyte nz);
Interface to C language function:
void glNormalStream3bATI(GLenum stream, GLbyte nx, GLbyte ny, GLbyte nz);
Entry point to C language function:
void glNormalStream3bATI(GLenum stream, GLbyte nx, GLbyte ny, GLbyte nz);
Interface to C language function:
void glNormalStream3bvATI(GLenum index, const GLbyte * v);
Interface to C language function:
void glNormalStream3bvATI(GLenum index, const GLbyte * v);
Entry point to C language function:
void glNormalStream3bvATI(GLenum index, const GLbyte * v);
Interface to C language function:
void glNormalStream3bvATI(GLenum index, const GLbyte * v);
Interface to C language function:
void glNormalStream3bvATI(GLenum index, const GLbyte * v);
Entry point to C language function:
void glNormalStream3bvATI(GLenum index, const GLbyte * v);
Interface to C language function:
void glNormalStream3dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glNormalStream3dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glNormalStream3dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glNormalStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glNormalStream3dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glNormalStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glNormalStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glNormalStream3dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glNormalStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glNormalStream3fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glNormalStream3fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glNormalStream3fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glNormalStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glNormalStream3fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glNormalStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glNormalStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glNormalStream3fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glNormalStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glNormalStream3iATI(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glNormalStream3iATI(GLenum target, GLint s, GLint t, GLint r);
Entry point to C language function:
void glNormalStream3iATI(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glNormalStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glNormalStream3ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glNormalStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glNormalStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glNormalStream3ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glNormalStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glNormalStream3sATI(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glNormalStream3sATI(GLenum target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glNormalStream3sATI(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glNormalStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glNormalStream3svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glNormalStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glNormalStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glNormalStream3svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glNormalStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Interface to C language function:
void glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Entry point to C language function:
void glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Interface to C language function:
void glPassTexCoordATI(GLuint red, GLuint green, GLenum blue);
Interface to C language function:
void glPassTexCoordATI(GLuint red, GLuint green, GLenum blue);
Entry point to C language function:
void glPassTexCoordATI(GLuint red, GLuint green, GLenum blue);
Interface to C language function:
void glPassThrough(GLfloat token);
Interface to C language function:
void glPassThrough(GLfloat token);
Entry point to C language function:
void glPassThrough(GLfloat token);
Offscreen rendering support via pbuffers.
Platform-independent class exposing pbuffer functionality to
applications.
Interface to C language function:
void glPixelDataRangeNV(GLenum target, GLsizei level, GLvoid * img);
Interface to C language function:
void glPixelDataRangeNV(GLenum target, GLsizei level, GLvoid * img);
Entry point to C language function:
void glPixelDataRangeNV(GLenum target, GLsizei level, GLvoid * img);
Interface to C language function:
void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Entry point to C language function:
void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Entry point to C language function:
void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Entry point to C language function:
void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Entry point to C language function:
void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Entry point to C language function:
void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Entry point to C language function:
void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void glPixelStoref(GLenum pname, GLfloat param);
Interface to C language function:
void glPixelStoref(GLenum pname, GLfloat param);
Entry point to C language function:
void glPixelStoref(GLenum pname, GLfloat param);
Interface to C language function:
void glPixelStorei(GLenum pname, GLint param);
Interface to C language function:
void glPixelStorei(GLenum pname, GLint param);
Entry point to C language function:
void glPixelStorei(GLenum pname, GLint param);
Interface to C language function:
void glPixelTexGenParameterfSGIS(GLenum target, GLfloat s);
Interface to C language function:
void glPixelTexGenParameterfSGIS(GLenum target, GLfloat s);
Entry point to C language function:
void glPixelTexGenParameterfSGIS(GLenum target, GLfloat s);
Interface to C language function:
void glPixelTexGenParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPixelTexGenParameterfvSGIS(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPixelTexGenParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPixelTexGenParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPixelTexGenParameterfvSGIS(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPixelTexGenParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPixelTexGenParameteriSGIS(GLenum target, GLint s);
Interface to C language function:
void glPixelTexGenParameteriSGIS(GLenum target, GLint s);
Entry point to C language function:
void glPixelTexGenParameteriSGIS(GLenum target, GLint s);
Interface to C language function:
void glPixelTexGenParameterivSGIS(GLenum target, const GLint * v);
Interface to C language function:
void glPixelTexGenParameterivSGIS(GLenum target, const GLint * v);
Entry point to C language function:
void glPixelTexGenParameterivSGIS(GLenum target, const GLint * v);
Interface to C language function:
void glPixelTexGenParameterivSGIS(GLenum target, const GLint * v);
Interface to C language function:
void glPixelTexGenParameterivSGIS(GLenum target, const GLint * v);
Entry point to C language function:
void glPixelTexGenParameterivSGIS(GLenum target, const GLint * v);
Interface to C language function:
void glPixelTexGenSGIX(GLenum mode);
Interface to C language function:
void glPixelTexGenSGIX(GLenum mode);
Entry point to C language function:
void glPixelTexGenSGIX(GLenum mode);
Interface to C language function:
void glPixelTransferf(GLenum pname, GLfloat param);
Interface to C language function:
void glPixelTransferf(GLenum pname, GLfloat param);
Entry point to C language function:
void glPixelTransferf(GLenum pname, GLfloat param);
Interface to C language function:
void glPixelTransferi(GLenum pname, GLint param);
Interface to C language function:
void glPixelTransferi(GLenum pname, GLint param);
Entry point to C language function:
void glPixelTransferi(GLenum pname, GLint param);
Interface to C language function:
void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat params);
Entry point to C language function:
void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat params);
Interface to C language function:
void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint params);
Entry point to C language function:
void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint params);
Interface to C language function:
void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glPixelZoom(GLfloat xfactor, GLfloat yfactor);
Interface to C language function:
void glPixelZoom(GLfloat xfactor, GLfloat yfactor);
Entry point to C language function:
void glPixelZoom(GLfloat xfactor, GLfloat yfactor);
Interface to C language function:
void glPNTrianglesfATI(GLenum target, GLfloat s);
Interface to C language function:
void glPNTrianglesfATI(GLenum target, GLfloat s);
Entry point to C language function:
void glPNTrianglesfATI(GLenum target, GLfloat s);
Interface to C language function:
void glPNTrianglesiATI(GLenum target, GLint s);
Interface to C language function:
void glPNTrianglesiATI(GLenum target, GLint s);
Entry point to C language function:
void glPNTrianglesiATI(GLenum target, GLint s);
Interface to C language function:
void glPointParameterf(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterf(GLenum target, GLfloat s);
Entry point to C language function:
void glPointParameterf(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfARB(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfARB(GLenum target, GLfloat s);
Entry point to C language function:
void glPointParameterfARB(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfEXT(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfEXT(GLenum target, GLfloat s);
Entry point to C language function:
void glPointParameterfEXT(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfSGIS(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfSGIS(GLenum target, GLfloat s);
Entry point to C language function:
void glPointParameterfSGIS(GLenum target, GLfloat s);
Interface to C language function:
void glPointParameterfv(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfv(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfv(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfv(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfv(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvARB(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfvARB(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvEXT(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvEXT(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfvEXT(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvEXT(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvEXT(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfvEXT(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvSGIS(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameterfvSGIS(GLenum target, const GLfloat * v);
Entry point to C language function:
void glPointParameterfvSGIS(GLenum target, const GLfloat * v);
Interface to C language function:
void glPointParameteri(GLenum target, GLint s);
Interface to C language function:
void glPointParameteri(GLenum target, GLint s);
Entry point to C language function:
void glPointParameteri(GLenum target, GLint s);
Interface to C language function:
void glPointParameteriNV(GLenum target, GLint s);
Interface to C language function:
void glPointParameteriNV(GLenum target, GLint s);
Entry point to C language function:
void glPointParameteriNV(GLenum target, GLint s);
Interface to C language function:
void glPointParameteriv(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameteriv(GLenum target, const GLint * v);
Entry point to C language function:
void glPointParameteriv(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameteriv(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameteriv(GLenum target, const GLint * v);
Entry point to C language function:
void glPointParameteriv(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameterivNV(GLenum target, const GLint * v);
Entry point to C language function:
void glPointParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glPointParameterivNV(GLenum target, const GLint * v);
Entry point to C language function:
void glPointParameterivNV(GLenum target, const GLint * v);
Interface to C language function:
void glPointSize(GLfloat size);
Interface to C language function:
void glPointSize(GLfloat size);
Entry point to C language function:
void glPointSize(GLfloat size);
Interface to C language function:
GLint glPollAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glPollAsyncSGIX(GLuint * markerp);
Entry point to C language function:
GLint glPollAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glPollAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glPollAsyncSGIX(GLuint * markerp);
Entry point to C language function:
GLint glPollAsyncSGIX(GLuint * markerp);
Interface to C language function:
GLint glPollInstrumentsSGIX(GLint * marker_p);
Interface to C language function:
GLint glPollInstrumentsSGIX(GLint * marker_p);
Entry point to C language function:
GLint glPollInstrumentsSGIX(GLint * marker_p);
Interface to C language function:
GLint glPollInstrumentsSGIX(GLint * marker_p);
Interface to C language function:
GLint glPollInstrumentsSGIX(GLint * marker_p);
Entry point to C language function:
GLint glPollInstrumentsSGIX(GLint * marker_p);
Interface to C language function:
void glPolygonMode(GLenum face, GLenum mode);
Interface to C language function:
void glPolygonMode(GLenum face, GLenum mode);
Entry point to C language function:
void glPolygonMode(GLenum face, GLenum mode);
Interface to C language function:
void glPolygonOffset(GLfloat factor, GLfloat units);
Interface to C language function:
void glPolygonOffset(GLfloat factor, GLfloat units);
Entry point to C language function:
void glPolygonOffset(GLfloat factor, GLfloat units);
Interface to C language function:
void glPolygonOffsetEXT(GLfloat x, GLfloat y);
Interface to C language function:
void glPolygonOffsetEXT(GLfloat x, GLfloat y);
Entry point to C language function:
void glPolygonOffsetEXT(GLfloat x, GLfloat y);
Interface to C language function:
void glPolygonStipple(const GLubyte * mask);
Interface to C language function:
void glPolygonStipple(const GLubyte * mask);
Entry point to C language function:
void glPolygonStipple(const GLubyte * mask);
Interface to C language function:
void glPolygonStipple(const GLubyte * mask);
Interface to C language function:
void glPolygonStipple(const GLubyte * mask);
Entry point to C language function:
void glPolygonStipple(const GLubyte * mask);
Interface to C language function:
void glPopAttrib(void);
Interface to C language function:
void glPopAttrib(void);
Entry point to C language function:
void glPopAttrib(void);
Interface to C language function:
void glPopClientAttrib(void);
Interface to C language function:
void glPopClientAttrib(void);
Entry point to C language function:
void glPopClientAttrib(void);
Interface to C language function:
void glPopMatrix(void);
Interface to C language function:
void glPopMatrix(void);
Entry point to C language function:
void glPopMatrix(void);
Interface to C language function:
void glPopName(void);
Interface to C language function:
void glPopName(void);
Entry point to C language function:
void glPopName(void);
Interface to C language function:
void glPrimitiveRestartIndexNV(GLuint mode);
Interface to C language function:
void glPrimitiveRestartIndexNV(GLuint mode);
Entry point to C language function:
void glPrimitiveRestartIndexNV(GLuint mode);
Interface to C language function:
void glPrimitiveRestartNV(void);
Interface to C language function:
void glPrimitiveRestartNV(void);
Entry point to C language function:
void glPrimitiveRestartNV(void);
Interface to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Entry point to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Entry point to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTexturesEXT(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTexturesEXT(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Entry point to C language function:
void glPrioritizeTexturesEXT(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTexturesEXT(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void glPrioritizeTexturesEXT(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Entry point to C language function:
void glPrioritizeTexturesEXT(GLsizei n, const GLuint * textures, const GLclampf * priorities);
This table is a cache of the native pointers to OpenGL extension
functions, to be used for run-time linking of these extensions.
Interface to C language function:
void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Entry point to C language function:
void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Entry point to C language function:
void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramEnvParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramEnvParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glProgramEnvParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramEnvParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramEnvParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glProgramEnvParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Entry point to C language function:
void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Entry point to C language function:
void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramLocalParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramLocalParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glProgramLocalParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramLocalParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramLocalParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glProgramLocalParameter4fvARB(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramNamedParameter4dNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramNamedParameter4dNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glProgramNamedParameter4dNV(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramNamedParameter4dvNV(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Interface to C language function:
void glProgramNamedParameter4dvNV(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Entry point to C language function:
void glProgramNamedParameter4dvNV(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Interface to C language function:
void glProgramNamedParameter4dvNV(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Interface to C language function:
void glProgramNamedParameter4dvNV(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Entry point to C language function:
void glProgramNamedParameter4dvNV(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Interface to C language function:
void glProgramNamedParameter4fNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramNamedParameter4fNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glProgramNamedParameter4fNV(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramNamedParameter4fvNV(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Interface to C language function:
void glProgramNamedParameter4fvNV(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Entry point to C language function:
void glProgramNamedParameter4fvNV(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Interface to C language function:
void glProgramNamedParameter4fvNV(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Interface to C language function:
void glProgramNamedParameter4fvNV(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Entry point to C language function:
void glProgramNamedParameter4fvNV(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Interface to C language function:
void glProgramParameter4dNV(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramParameter4dNV(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glProgramParameter4dNV(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glProgramParameter4dvNV(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramParameter4dvNV(GLenum target, GLuint index, const GLdouble * params);
Entry point to C language function:
void glProgramParameter4dvNV(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramParameter4dvNV(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramParameter4dvNV(GLenum target, GLuint index, const GLdouble * params);
Entry point to C language function:
void glProgramParameter4dvNV(GLenum target, GLuint index, const GLdouble * params);
Interface to C language function:
void glProgramParameter4fNV(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramParameter4fNV(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glProgramParameter4fNV(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glProgramParameter4fvNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramParameter4fvNV(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glProgramParameter4fvNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramParameter4fvNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramParameter4fvNV(GLenum target, GLuint pname, const GLfloat * params);
Entry point to C language function:
void glProgramParameter4fvNV(GLenum target, GLuint pname, const GLfloat * params);
Interface to C language function:
void glProgramParameters4dvNV(GLenum target, GLuint index, GLuint count, const GLdouble * v);
Interface to C language function:
void glProgramParameters4dvNV(GLenum target, GLuint index, GLuint count, const GLdouble * v);
Entry point to C language function:
void glProgramParameters4dvNV(GLenum target, GLuint index, GLuint count, const GLdouble * v);
Interface to C language function:
void glProgramParameters4dvNV(GLenum target, GLuint index, GLuint count, const GLdouble * v);
Interface to C language function:
void glProgramParameters4dvNV(GLenum target, GLuint index, GLuint count, const GLdouble * v);
Entry point to C language function:
void glProgramParameters4dvNV(GLenum target, GLuint index, GLuint count, const GLdouble * v);
Interface to C language function:
void glProgramParameters4fvNV(GLenum target, GLuint index, GLuint count, const GLfloat * v);
Interface to C language function:
void glProgramParameters4fvNV(GLenum target, GLuint index, GLuint count, const GLfloat * v);
Entry point to C language function:
void glProgramParameters4fvNV(GLenum target, GLuint index, GLuint count, const GLfloat * v);
Interface to C language function:
void glProgramParameters4fvNV(GLenum target, GLuint index, GLuint count, const GLfloat * v);
Interface to C language function:
void glProgramParameters4fvNV(GLenum target, GLuint index, GLuint count, const GLfloat * v);
Entry point to C language function:
void glProgramParameters4fvNV(GLenum target, GLuint index, GLuint count, const GLfloat * v);
Interface to C language function:
void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Interface to C language function:
void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Entry point to C language function:
void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Interface to C language function:
void glPushAttrib(GLbitfield mask);
Interface to C language function:
void glPushAttrib(GLbitfield mask);
Entry point to C language function:
void glPushAttrib(GLbitfield mask);
Interface to C language function:
void glPushClientAttrib(GLbitfield mask);
Interface to C language function:
void glPushClientAttrib(GLbitfield mask);
Entry point to C language function:
void glPushClientAttrib(GLbitfield mask);
Interface to C language function:
void glPushMatrix(void);
Interface to C language function:
void glPushMatrix(void);
Entry point to C language function:
void glPushMatrix(void);
Interface to C language function:
void glPushName(GLuint name);
Interface to C language function:
void glPushName(GLuint name);
Entry point to C language function:
void glPushName(GLuint name);
Interface to C language function:
void glRasterPos2d(GLdouble x, GLdouble y);
Interface to C language function:
void glRasterPos2d(GLdouble x, GLdouble y);
Entry point to C language function:
void glRasterPos2d(GLdouble x, GLdouble y);
Interface to C language function:
void glRasterPos2dv(const GLdouble * v);
Interface to C language function:
void glRasterPos2dv(const GLdouble * v);
Entry point to C language function:
void glRasterPos2dv(const GLdouble * v);
Interface to C language function:
void glRasterPos2dv(const GLdouble * v);
Interface to C language function:
void glRasterPos2dv(const GLdouble * v);
Entry point to C language function:
void glRasterPos2dv(const GLdouble * v);
Interface to C language function:
void glRasterPos2f(GLfloat x, GLfloat y);
Interface to C language function:
void glRasterPos2f(GLfloat x, GLfloat y);
Entry point to C language function:
void glRasterPos2f(GLfloat x, GLfloat y);
Interface to C language function:
void glRasterPos2fv(const GLfloat * v);
Interface to C language function:
void glRasterPos2fv(const GLfloat * v);
Entry point to C language function:
void glRasterPos2fv(const GLfloat * v);
Interface to C language function:
void glRasterPos2fv(const GLfloat * v);
Interface to C language function:
void glRasterPos2fv(const GLfloat * v);
Entry point to C language function:
void glRasterPos2fv(const GLfloat * v);
Interface to C language function:
void glRasterPos2i(GLint x, GLint y);
Interface to C language function:
void glRasterPos2i(GLint x, GLint y);
Entry point to C language function:
void glRasterPos2i(GLint x, GLint y);
Interface to C language function:
void glRasterPos2iv(const GLint * v);
Interface to C language function:
void glRasterPos2iv(const GLint * v);
Entry point to C language function:
void glRasterPos2iv(const GLint * v);
Interface to C language function:
void glRasterPos2iv(const GLint * v);
Interface to C language function:
void glRasterPos2iv(const GLint * v);
Entry point to C language function:
void glRasterPos2iv(const GLint * v);
Interface to C language function:
void glRasterPos2s(GLshort x, GLshort y);
Interface to C language function:
void glRasterPos2s(GLshort x, GLshort y);
Entry point to C language function:
void glRasterPos2s(GLshort x, GLshort y);
Interface to C language function:
void glRasterPos2sv(const GLshort * v);
Interface to C language function:
void glRasterPos2sv(const GLshort * v);
Entry point to C language function:
void glRasterPos2sv(const GLshort * v);
Interface to C language function:
void glRasterPos2sv(const GLshort * v);
Interface to C language function:
void glRasterPos2sv(const GLshort * v);
Entry point to C language function:
void glRasterPos2sv(const GLshort * v);
Interface to C language function:
void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z);
Entry point to C language function:
void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glRasterPos3dv(const GLdouble * v);
Interface to C language function:
void glRasterPos3dv(const GLdouble * v);
Entry point to C language function:
void glRasterPos3dv(const GLdouble * v);
Interface to C language function:
void glRasterPos3dv(const GLdouble * v);
Interface to C language function:
void glRasterPos3dv(const GLdouble * v);
Entry point to C language function:
void glRasterPos3dv(const GLdouble * v);
Interface to C language function:
void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glRasterPos3fv(const GLfloat * v);
Interface to C language function:
void glRasterPos3fv(const GLfloat * v);
Entry point to C language function:
void glRasterPos3fv(const GLfloat * v);
Interface to C language function:
void glRasterPos3fv(const GLfloat * v);
Interface to C language function:
void glRasterPos3fv(const GLfloat * v);
Entry point to C language function:
void glRasterPos3fv(const GLfloat * v);
Interface to C language function:
void glRasterPos3i(GLint x, GLint y, GLint z);
Interface to C language function:
void glRasterPos3i(GLint x, GLint y, GLint z);
Entry point to C language function:
void glRasterPos3i(GLint x, GLint y, GLint z);
Interface to C language function:
void glRasterPos3iv(const GLint * v);
Interface to C language function:
void glRasterPos3iv(const GLint * v);
Entry point to C language function:
void glRasterPos3iv(const GLint * v);
Interface to C language function:
void glRasterPos3iv(const GLint * v);
Interface to C language function:
void glRasterPos3iv(const GLint * v);
Entry point to C language function:
void glRasterPos3iv(const GLint * v);
Interface to C language function:
void glRasterPos3s(GLshort x, GLshort y, GLshort z);
Interface to C language function:
void glRasterPos3s(GLshort x, GLshort y, GLshort z);
Entry point to C language function:
void glRasterPos3s(GLshort x, GLshort y, GLshort z);
Interface to C language function:
void glRasterPos3sv(const GLshort * v);
Interface to C language function:
void glRasterPos3sv(const GLshort * v);
Entry point to C language function:
void glRasterPos3sv(const GLshort * v);
Interface to C language function:
void glRasterPos3sv(const GLshort * v);
Interface to C language function:
void glRasterPos3sv(const GLshort * v);
Entry point to C language function:
void glRasterPos3sv(const GLshort * v);
Interface to C language function:
void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glRasterPos4dv(const GLdouble * v);
Interface to C language function:
void glRasterPos4dv(const GLdouble * v);
Entry point to C language function:
void glRasterPos4dv(const GLdouble * v);
Interface to C language function:
void glRasterPos4dv(const GLdouble * v);
Interface to C language function:
void glRasterPos4dv(const GLdouble * v);
Entry point to C language function:
void glRasterPos4dv(const GLdouble * v);
Interface to C language function:
void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glRasterPos4fv(const GLfloat * v);
Interface to C language function:
void glRasterPos4fv(const GLfloat * v);
Entry point to C language function:
void glRasterPos4fv(const GLfloat * v);
Interface to C language function:
void glRasterPos4fv(const GLfloat * v);
Interface to C language function:
void glRasterPos4fv(const GLfloat * v);
Entry point to C language function:
void glRasterPos4fv(const GLfloat * v);
Interface to C language function:
void glRasterPos4i(GLint x, GLint y, GLint z, GLint w);
Interface to C language function:
void glRasterPos4i(GLint x, GLint y, GLint z, GLint w);
Entry point to C language function:
void glRasterPos4i(GLint x, GLint y, GLint z, GLint w);
Interface to C language function:
void glRasterPos4iv(const GLint * v);
Interface to C language function:
void glRasterPos4iv(const GLint * v);
Entry point to C language function:
void glRasterPos4iv(const GLint * v);
Interface to C language function:
void glRasterPos4iv(const GLint * v);
Interface to C language function:
void glRasterPos4iv(const GLint * v);
Entry point to C language function:
void glRasterPos4iv(const GLint * v);
Interface to C language function:
void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
Entry point to C language function:
void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void glRasterPos4sv(const GLshort * v);
Interface to C language function:
void glRasterPos4sv(const GLshort * v);
Entry point to C language function:
void glRasterPos4sv(const GLshort * v);
Interface to C language function:
void glRasterPos4sv(const GLshort * v);
Interface to C language function:
void glRasterPos4sv(const GLshort * v);
Entry point to C language function:
void glRasterPos4sv(const GLshort * v);
Interface to C language function:
void glReadBuffer(GLenum mode);
Interface to C language function:
void glReadBuffer(GLenum mode);
Entry point to C language function:
void glReadBuffer(GLenum mode);
Interface to C language function:
void glReadBufferRegion(GLuint target, GLint start, GLint x, GLsizei y, GLsizei width);
Interface to C language function:
void glReadBufferRegion(GLuint target, GLint start, GLint x, GLsizei y, GLsizei width);
Entry point to C language function:
void glReadBufferRegion(GLuint target, GLint start, GLint x, GLsizei y, GLsizei width);
Interface to C language function:
void glReadInstrumentsSGIX(GLint count);
Interface to C language function:
void glReadInstrumentsSGIX(GLint count);
Entry point to C language function:
void glReadInstrumentsSGIX(GLint count);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
Interface to C language function:
void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
Entry point to C language function:
void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
Interface to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
Interface to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
Entry point to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
Interface to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
Interface to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
Entry point to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
Interface to C language function:
void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
Interface to C language function:
void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
Entry point to C language function:
void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
Interface to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
Interface to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
Entry point to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
Interface to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
Interface to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
Entry point to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
Interface to C language function:
void glRecti(GLint x1, GLint y1, GLint x2, GLint y2);
Interface to C language function:
void glRecti(GLint x1, GLint y1, GLint x2, GLint y2);
Entry point to C language function:
void glRecti(GLint x1, GLint y1, GLint x2, GLint y2);
Interface to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
Interface to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
Entry point to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
Interface to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
Interface to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
Entry point to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
Interface to C language function:
void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
Interface to C language function:
void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
Entry point to C language function:
void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
Interface to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
Interface to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
Entry point to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
Interface to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
Interface to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
Entry point to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
Interface to C language function:
void glReferencePlaneSGIX(const GLdouble * m);
Interface to C language function:
void glReferencePlaneSGIX(const GLdouble * m);
Entry point to C language function:
void glReferencePlaneSGIX(const GLdouble * m);
Interface to C language function:
void glReferencePlaneSGIX(const GLdouble * m);
Interface to C language function:
void glReferencePlaneSGIX(const GLdouble * m);
Entry point to C language function:
void glReferencePlaneSGIX(const GLdouble * m);
Interface to C language function:
void glRenderbufferStorageEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Interface to C language function:
void glRenderbufferStorageEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Entry point to C language function:
void glRenderbufferStorageEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Interface to C language function:
GLint glRenderMode(GLenum mode);
Interface to C language function:
GLint glRenderMode(GLenum mode);
Entry point to C language function:
GLint glRenderMode(GLenum mode);
Interface to C language function:
void glReplacementCodePointerSUN(GLenum type, GLsizei stride, const GLvoid * * pointer);
Interface to C language function:
void glReplacementCodePointerSUN(GLenum type, GLsizei stride, const GLvoid * * pointer);
Entry point to C language function:
void glReplacementCodePointerSUN(GLenum type, GLsizei stride, const GLvoid * * pointer);
Interface to C language function:
void glReplacementCodeubSUN(GLubyte factor);
Interface to C language function:
void glReplacementCodeubSUN(GLubyte factor);
Entry point to C language function:
void glReplacementCodeubSUN(GLubyte factor);
Interface to C language function:
void glReplacementCodeubvSUN(const GLubyte * v);
Interface to C language function:
void glReplacementCodeubvSUN(const GLubyte * v);
Entry point to C language function:
void glReplacementCodeubvSUN(const GLubyte * v);
Interface to C language function:
void glReplacementCodeubvSUN(const GLubyte * v);
Interface to C language function:
void glReplacementCodeubvSUN(const GLubyte * v);
Entry point to C language function:
void glReplacementCodeubvSUN(const GLubyte * v);
Interface to C language function:
void glReplacementCodeuiColor3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiColor3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glReplacementCodeuiColor3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiColor3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiColor3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiColor3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
GL Interface to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
TraceGL glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4ubVertex3fSUN(GLuint rc, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiColor4ubVertex3fSUN(GLuint rc, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glReplacementCodeuiColor4ubVertex3fSUN(GLuint rc, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiColor4ubVertex3fvSUN(const GLuint * rc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4ubVertex3fvSUN(const GLuint * rc, const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiColor4ubVertex3fvSUN(const GLuint * rc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4ubVertex3fvSUN(const GLuint * rc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiColor4ubVertex3fvSUN(const GLuint * rc, const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiColor4ubVertex3fvSUN(const GLuint * rc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiNormal3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiNormal3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glReplacementCodeuiNormal3fVertex3fSUN(GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiSUN(GLuint mode);
Interface to C language function:
void glReplacementCodeuiSUN(GLuint mode);
Entry point to C language function:
void glReplacementCodeuiSUN(GLuint mode);
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
GL Interface to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
TraceGL glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiTexCoord2fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fVertex3fSUN(GLuint rc, GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glReplacementCodeuiTexCoord2fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiTexCoord2fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiTexCoord2fVertex3fvSUN(const GLuint * rc, const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiVertex3fSUN(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glReplacementCodeuiVertex3fSUN(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glReplacementCodeuiVertex3fSUN(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glReplacementCodeuiVertex3fvSUN(const GLuint * rc, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiVertex3fvSUN(const GLuint * rc, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiVertex3fvSUN(const GLuint * rc, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiVertex3fvSUN(const GLuint * rc, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuiVertex3fvSUN(const GLuint * rc, const GLfloat * v);
Entry point to C language function:
void glReplacementCodeuiVertex3fvSUN(const GLuint * rc, const GLfloat * v);
Interface to C language function:
void glReplacementCodeuivSUN(const GLuint * v);
Interface to C language function:
void glReplacementCodeuivSUN(const GLuint * v);
Entry point to C language function:
void glReplacementCodeuivSUN(const GLuint * v);
Interface to C language function:
void glReplacementCodeuivSUN(const GLuint * v);
Interface to C language function:
void glReplacementCodeuivSUN(const GLuint * v);
Entry point to C language function:
void glReplacementCodeuivSUN(const GLuint * v);
Interface to C language function:
void glReplacementCodeusSUN(GLushort factor);
Interface to C language function:
void glReplacementCodeusSUN(GLushort factor);
Entry point to C language function:
void glReplacementCodeusSUN(GLushort factor);
Interface to C language function:
void glReplacementCodeusvSUN(const GLushort * v);
Interface to C language function:
void glReplacementCodeusvSUN(const GLushort * v);
Entry point to C language function:
void glReplacementCodeusvSUN(const GLushort * v);
Interface to C language function:
void glReplacementCodeusvSUN(const GLushort * v);
Interface to C language function:
void glReplacementCodeusvSUN(const GLushort * v);
Entry point to C language function:
void glReplacementCodeusvSUN(const GLushort * v);
Interface to C language function:
void glRequestResidentProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glRequestResidentProgramsNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glRequestResidentProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glRequestResidentProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glRequestResidentProgramsNV(GLsizei n, const GLuint * ids);
Entry point to C language function:
void glRequestResidentProgramsNV(GLsizei n, const GLuint * ids);
Interface to C language function:
void glResetHistogram(GLenum mode);
Interface to C language function:
void glResetHistogram(GLenum mode);
Entry point to C language function:
void glResetHistogram(GLenum mode);
Interface to C language function:
void glResetHistogramEXT(GLenum mode);
Interface to C language function:
void glResetHistogramEXT(GLenum mode);
Entry point to C language function:
void glResetHistogramEXT(GLenum mode);
Interface to C language function:
void glResetMinmax(GLenum mode);
Interface to C language function:
void glResetMinmax(GLenum mode);
Entry point to C language function:
void glResetMinmax(GLenum mode);
Interface to C language function:
void glResetMinmaxEXT(GLenum mode);
Interface to C language function:
void glResetMinmaxEXT(GLenum mode);
Entry point to C language function:
void glResetMinmaxEXT(GLenum mode);
Interface to C language function:
void glResizeBuffersMESA(void);
Interface to C language function:
void glResizeBuffersMESA(void);
Entry point to C language function:
void glResizeBuffersMESA(void);
Interface to C language function:
void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Entry point to C language function:
void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glSampleCoverage(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleCoverage(GLclampf value, GLboolean invert);
Entry point to C language function:
void glSampleCoverage(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleCoverageARB(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleCoverageARB(GLclampf value, GLboolean invert);
Entry point to C language function:
void glSampleCoverageARB(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleMapATI(GLuint red, GLuint green, GLenum blue);
Interface to C language function:
void glSampleMapATI(GLuint red, GLuint green, GLenum blue);
Entry point to C language function:
void glSampleMapATI(GLuint red, GLuint green, GLenum blue);
Interface to C language function:
void glSampleMaskEXT(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleMaskEXT(GLclampf value, GLboolean invert);
Entry point to C language function:
void glSampleMaskEXT(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleMaskSGIS(GLclampf value, GLboolean invert);
Interface to C language function:
void glSampleMaskSGIS(GLclampf value, GLboolean invert);
Entry point to C language function:
void glSampleMaskSGIS(GLclampf value, GLboolean invert);
Interface to C language function:
void glSamplePatternEXT(GLenum mode);
Interface to C language function:
void glSamplePatternEXT(GLenum mode);
Entry point to C language function:
void glSamplePatternEXT(GLenum mode);
Interface to C language function:
void glSamplePatternSGIS(GLenum mode);
Interface to C language function:
void glSamplePatternSGIS(GLenum mode);
Entry point to C language function:
void glSamplePatternSGIS(GLenum mode);
Interface to C language function:
void glScaled(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glScaled(GLdouble x, GLdouble y, GLdouble z);
Entry point to C language function:
void glScaled(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glScalef(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glScalef(GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glScalef(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue);
Entry point to C language function:
void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glSecondaryColor3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glSecondaryColor3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Entry point to C language function:
void glSecondaryColor3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glSecondaryColor3bv(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bv(const GLbyte * v);
Entry point to C language function:
void glSecondaryColor3bv(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bv(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bv(const GLbyte * v);
Entry point to C language function:
void glSecondaryColor3bv(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bvEXT(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bvEXT(const GLbyte * v);
Entry point to C language function:
void glSecondaryColor3bvEXT(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bvEXT(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3bvEXT(const GLbyte * v);
Entry point to C language function:
void glSecondaryColor3bvEXT(const GLbyte * v);
Interface to C language function:
void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glSecondaryColor3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glSecondaryColor3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glSecondaryColor3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glSecondaryColor3dv(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dv(const GLdouble * m);
Entry point to C language function:
void glSecondaryColor3dv(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dv(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dv(const GLdouble * m);
Entry point to C language function:
void glSecondaryColor3dv(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dvEXT(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dvEXT(const GLdouble * m);
Entry point to C language function:
void glSecondaryColor3dvEXT(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dvEXT(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3dvEXT(const GLdouble * m);
Entry point to C language function:
void glSecondaryColor3dvEXT(const GLdouble * m);
Interface to C language function:
void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glSecondaryColor3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glSecondaryColor3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glSecondaryColor3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glSecondaryColor3fv(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fv(const GLfloat * m);
Entry point to C language function:
void glSecondaryColor3fv(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fv(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fv(const GLfloat * m);
Entry point to C language function:
void glSecondaryColor3fv(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fvEXT(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fvEXT(const GLfloat * m);
Entry point to C language function:
void glSecondaryColor3fvEXT(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fvEXT(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3fvEXT(const GLfloat * m);
Entry point to C language function:
void glSecondaryColor3fvEXT(const GLfloat * m);
Interface to C language function:
void glSecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glSecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point to C language function:
void glSecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glSecondaryColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glSecondaryColor3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glSecondaryColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glSecondaryColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glSecondaryColor3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glSecondaryColor3hvNV(const GLhalfNV * v);
Interface to C language function:
void glSecondaryColor3i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glSecondaryColor3i(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glSecondaryColor3i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glSecondaryColor3iEXT(GLint red, GLint green, GLint blue);
Interface to C language function:
void glSecondaryColor3iEXT(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glSecondaryColor3iEXT(GLint red, GLint green, GLint blue);
Interface to C language function:
void glSecondaryColor3iv(const GLint * v);
Interface to C language function:
void glSecondaryColor3iv(const GLint * v);
Entry point to C language function:
void glSecondaryColor3iv(const GLint * v);
Interface to C language function:
void glSecondaryColor3iv(const GLint * v);
Interface to C language function:
void glSecondaryColor3iv(const GLint * v);
Entry point to C language function:
void glSecondaryColor3iv(const GLint * v);
Interface to C language function:
void glSecondaryColor3ivEXT(const GLint * v);
Interface to C language function:
void glSecondaryColor3ivEXT(const GLint * v);
Entry point to C language function:
void glSecondaryColor3ivEXT(const GLint * v);
Interface to C language function:
void glSecondaryColor3ivEXT(const GLint * v);
Interface to C language function:
void glSecondaryColor3ivEXT(const GLint * v);
Entry point to C language function:
void glSecondaryColor3ivEXT(const GLint * v);
Interface to C language function:
void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glSecondaryColor3sEXT(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glSecondaryColor3sEXT(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glSecondaryColor3sEXT(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glSecondaryColor3sv(const GLshort * v);
Interface to C language function:
void glSecondaryColor3sv(const GLshort * v);
Entry point to C language function:
void glSecondaryColor3sv(const GLshort * v);
Interface to C language function:
void glSecondaryColor3sv(const GLshort * v);
Interface to C language function:
void glSecondaryColor3sv(const GLshort * v);
Entry point to C language function:
void glSecondaryColor3sv(const GLshort * v);
Interface to C language function:
void glSecondaryColor3svEXT(const GLshort * v);
Interface to C language function:
void glSecondaryColor3svEXT(const GLshort * v);
Entry point to C language function:
void glSecondaryColor3svEXT(const GLshort * v);
Interface to C language function:
void glSecondaryColor3svEXT(const GLshort * v);
Interface to C language function:
void glSecondaryColor3svEXT(const GLshort * v);
Entry point to C language function:
void glSecondaryColor3svEXT(const GLshort * v);
Interface to C language function:
void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Entry point to C language function:
void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void glSecondaryColor3ubEXT(GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void glSecondaryColor3ubEXT(GLubyte red, GLubyte green, GLubyte blue);
Entry point to C language function:
void glSecondaryColor3ubEXT(GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void glSecondaryColor3ubv(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubv(const GLubyte * v);
Entry point to C language function:
void glSecondaryColor3ubv(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubv(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubv(const GLubyte * v);
Entry point to C language function:
void glSecondaryColor3ubv(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubvEXT(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubvEXT(const GLubyte * v);
Entry point to C language function:
void glSecondaryColor3ubvEXT(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubvEXT(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ubvEXT(const GLubyte * v);
Entry point to C language function:
void glSecondaryColor3ubvEXT(const GLubyte * v);
Interface to C language function:
void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue);
Entry point to C language function:
void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glSecondaryColor3uiEXT(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glSecondaryColor3uiEXT(GLuint red, GLuint green, GLuint blue);
Entry point to C language function:
void glSecondaryColor3uiEXT(GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void glSecondaryColor3uiv(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uiv(const GLuint * v);
Entry point to C language function:
void glSecondaryColor3uiv(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uiv(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uiv(const GLuint * v);
Entry point to C language function:
void glSecondaryColor3uiv(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uivEXT(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uivEXT(const GLuint * v);
Entry point to C language function:
void glSecondaryColor3uivEXT(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uivEXT(const GLuint * v);
Interface to C language function:
void glSecondaryColor3uivEXT(const GLuint * v);
Entry point to C language function:
void glSecondaryColor3uivEXT(const GLuint * v);
Interface to C language function:
void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue);
Entry point to C language function:
void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void glSecondaryColor3usEXT(GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void glSecondaryColor3usEXT(GLushort red, GLushort green, GLushort blue);
Entry point to C language function:
void glSecondaryColor3usEXT(GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void glSecondaryColor3usv(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usv(const GLushort * v);
Entry point to C language function:
void glSecondaryColor3usv(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usv(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usv(const GLushort * v);
Entry point to C language function:
void glSecondaryColor3usv(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usvEXT(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usvEXT(const GLushort * v);
Entry point to C language function:
void glSecondaryColor3usvEXT(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usvEXT(const GLushort * v);
Interface to C language function:
void glSecondaryColor3usvEXT(const GLushort * v);
Entry point to C language function:
void glSecondaryColor3usvEXT(const GLushort * v);
Interface to C language function:
void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glSecondaryColorPointerEXT(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glSecondaryColorPointerEXT(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glSecondaryColorPointerEXT(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glSecondaryColorPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glSecondaryColorPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glSecondaryColorPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glSelectBuffer(GLsizei size, GLuint * buffer);
Interface to C language function:
void glSelectBuffer(GLsizei size, GLuint * buffer);
Entry point to C language function:
void glSelectBuffer(GLsizei size, GLuint * buffer);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point to C language function:
void glSeparableFilter2DEXT(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Interface to C language function:
void glSetFenceAPPLE(GLuint mode);
Interface to C language function:
void glSetFenceAPPLE(GLuint mode);
Entry point to C language function:
void glSetFenceAPPLE(GLuint mode);
Interface to C language function:
void glSetFenceNV(GLuint target, GLenum id);
Interface to C language function:
void glSetFenceNV(GLuint target, GLenum id);
Entry point to C language function:
void glSetFenceNV(GLuint target, GLenum id);
Interface to C language function:
void glSetFragmentShaderConstantATI(GLuint target, const GLfloat * v);
Interface to C language function:
void glSetFragmentShaderConstantATI(GLuint target, const GLfloat * v);
Entry point to C language function:
void glSetFragmentShaderConstantATI(GLuint target, const GLfloat * v);
Interface to C language function:
void glSetFragmentShaderConstantATI(GLuint target, const GLfloat * v);
Interface to C language function:
void glSetFragmentShaderConstantATI(GLuint target, const GLfloat * v);
Entry point to C language function:
void glSetFragmentShaderConstantATI(GLuint target, const GLfloat * v);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Entry point to C language function:
void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void glShadeModel(GLenum mode);
Interface to C language function:
void glShadeModel(GLenum mode);
Entry point to C language function:
void glShadeModel(GLenum mode);
Interface to C language function:
void glShaderOp1EXT(GLenum red, GLuint green, GLuint blue);
Interface to C language function:
void glShaderOp1EXT(GLenum red, GLuint green, GLuint blue);
Entry point to C language function:
void glShaderOp1EXT(GLenum red, GLuint green, GLuint blue);
Interface to C language function:
void glShaderOp2EXT(GLenum sfactorRGB, GLuint dfactorRGB, GLuint sfactorAlpha, GLuint dfactorAlpha);
Interface to C language function:
void glShaderOp2EXT(GLenum sfactorRGB, GLuint dfactorRGB, GLuint sfactorAlpha, GLuint dfactorAlpha);
Entry point to C language function:
void glShaderOp2EXT(GLenum sfactorRGB, GLuint dfactorRGB, GLuint sfactorAlpha, GLuint dfactorAlpha);
Interface to C language function:
void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Interface to C language function:
void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Entry point to C language function:
void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Interface to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Interface to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Entry point to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Interface to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Interface to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Entry point to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Interface to C language function:
void glShaderSourceARB(GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Interface to C language function:
void glShaderSourceARB(GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Entry point to C language function:
void glShaderSourceARB(GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Interface to C language function:
void glShaderSourceARB(GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Interface to C language function:
void glShaderSourceARB(GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Entry point to C language function:
void glShaderSourceARB(GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Interface to C language function:
void glSharpenTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glSharpenTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glSharpenTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glSharpenTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glSharpenTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glSharpenTexFuncSGIS(GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glSpriteParameterfSGIX(GLenum target, GLfloat s);
Interface to C language function:
void glSpriteParameterfSGIX(GLenum target, GLfloat s);
Entry point to C language function:
void glSpriteParameterfSGIX(GLenum target, GLfloat s);
Interface to C language function:
void glSpriteParameterfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glSpriteParameterfvSGIX(GLenum target, const GLfloat * v);
Entry point to C language function:
void glSpriteParameterfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glSpriteParameterfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glSpriteParameterfvSGIX(GLenum target, const GLfloat * v);
Entry point to C language function:
void glSpriteParameterfvSGIX(GLenum target, const GLfloat * v);
Interface to C language function:
void glSpriteParameteriSGIX(GLenum target, GLint s);
Interface to C language function:
void glSpriteParameteriSGIX(GLenum target, GLint s);
Entry point to C language function:
void glSpriteParameteriSGIX(GLenum target, GLint s);
Interface to C language function:
void glSpriteParameterivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glSpriteParameterivSGIX(GLenum target, const GLint * v);
Entry point to C language function:
void glSpriteParameterivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glSpriteParameterivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glSpriteParameterivSGIX(GLenum target, const GLint * v);
Entry point to C language function:
void glSpriteParameterivSGIX(GLenum target, const GLint * v);
Interface to C language function:
void glStartInstrumentsSGIX(void);
Interface to C language function:
void glStartInstrumentsSGIX(void);
Entry point to C language function:
void glStartInstrumentsSGIX(void);
Interface to C language function:
void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Interface to C language function:
void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Entry point to C language function:
void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Interface to C language function:
void glStencilFuncSeparate(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Interface to C language function:
void glStencilFuncSeparate(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Entry point to C language function:
void glStencilFuncSeparate(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Interface to C language function:
void glStencilFuncSeparateATI(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Interface to C language function:
void glStencilFuncSeparateATI(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Entry point to C language function:
void glStencilFuncSeparateATI(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Interface to C language function:
void glStencilMask(GLuint mask);
Interface to C language function:
void glStencilMask(GLuint mask);
Entry point to C language function:
void glStencilMask(GLuint mask);
Interface to C language function:
void glStencilMaskSeparate(GLenum target, GLuint id);
Interface to C language function:
void glStencilMaskSeparate(GLenum target, GLuint id);
Entry point to C language function:
void glStencilMaskSeparate(GLenum target, GLuint id);
Interface to C language function:
void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Interface to C language function:
void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Entry point to C language function:
void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Interface to C language function:
void glStencilOpSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glStencilOpSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glStencilOpSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glStencilOpSeparateATI(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glStencilOpSeparateATI(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glStencilOpSeparateATI(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glStopInstrumentsSGIX(GLint count);
Interface to C language function:
void glStopInstrumentsSGIX(GLint count);
Entry point to C language function:
void glStopInstrumentsSGIX(GLint count);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glStringMarkerGREMEDY(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glSwapAPPLE(void);
Interface to C language function:
void glSwapAPPLE(void);
Entry point to C language function:
void glSwapAPPLE(void);
Interface to C language function:
void glSwizzleEXT(GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Interface to C language function:
void glSwizzleEXT(GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Entry point to C language function:
void glSwizzleEXT(GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Interface to C language function:
void glTagSampleBufferSGIX(void);
Interface to C language function:
void glTagSampleBufferSGIX(void);
Entry point to C language function:
void glTagSampleBufferSGIX(void);
Interface to C language function:
void glTangent3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glTangent3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Entry point to C language function:
void glTangent3bEXT(GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void glTangent3bvEXT(const GLbyte * v);
Interface to C language function:
void glTangent3bvEXT(const GLbyte * v);
Entry point to C language function:
void glTangent3bvEXT(const GLbyte * v);
Interface to C language function:
void glTangent3bvEXT(const GLbyte * v);
Interface to C language function:
void glTangent3bvEXT(const GLbyte * v);
Entry point to C language function:
void glTangent3bvEXT(const GLbyte * v);
Interface to C language function:
void glTangent3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glTangent3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glTangent3dEXT(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glTangent3dvEXT(const GLdouble * m);
Interface to C language function:
void glTangent3dvEXT(const GLdouble * m);
Entry point to C language function:
void glTangent3dvEXT(const GLdouble * m);
Interface to C language function:
void glTangent3dvEXT(const GLdouble * m);
Interface to C language function:
void glTangent3dvEXT(const GLdouble * m);
Entry point to C language function:
void glTangent3dvEXT(const GLdouble * m);
Interface to C language function:
void glTangent3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glTangent3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glTangent3fEXT(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glTangent3fvEXT(const GLfloat * m);
Interface to C language function:
void glTangent3fvEXT(const GLfloat * m);
Entry point to C language function:
void glTangent3fvEXT(const GLfloat * m);
Interface to C language function:
void glTangent3fvEXT(const GLfloat * m);
Interface to C language function:
void glTangent3fvEXT(const GLfloat * m);
Entry point to C language function:
void glTangent3fvEXT(const GLfloat * m);
Interface to C language function:
void glTangent3iEXT(GLint red, GLint green, GLint blue);
Interface to C language function:
void glTangent3iEXT(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glTangent3iEXT(GLint red, GLint green, GLint blue);
Interface to C language function:
void glTangent3ivEXT(const GLint * v);
Interface to C language function:
void glTangent3ivEXT(const GLint * v);
Entry point to C language function:
void glTangent3ivEXT(const GLint * v);
Interface to C language function:
void glTangent3ivEXT(const GLint * v);
Interface to C language function:
void glTangent3ivEXT(const GLint * v);
Entry point to C language function:
void glTangent3ivEXT(const GLint * v);
Interface to C language function:
void glTangent3sEXT(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glTangent3sEXT(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glTangent3sEXT(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glTangent3svEXT(const GLshort * v);
Interface to C language function:
void glTangent3svEXT(const GLshort * v);
Entry point to C language function:
void glTangent3svEXT(const GLshort * v);
Interface to C language function:
void glTangent3svEXT(const GLshort * v);
Interface to C language function:
void glTangent3svEXT(const GLshort * v);
Entry point to C language function:
void glTangent3svEXT(const GLshort * v);
Interface to C language function:
void glTangentPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glTangentPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glTangentPointerEXT(GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glTbufferMask3DFX(GLuint mode);
Interface to C language function:
void glTbufferMask3DFX(GLuint mode);
Entry point to C language function:
void glTbufferMask3DFX(GLuint mode);
Interface to C language function:
GLboolean glTestFenceAPPLE(GLuint id);
Interface to C language function:
GLboolean glTestFenceAPPLE(GLuint id);
Entry point to C language function:
GLboolean glTestFenceAPPLE(GLuint id);
Interface to C language function:
GLboolean glTestFenceNV(GLuint id);
Interface to C language function:
GLboolean glTestFenceNV(GLuint id);
Entry point to C language function:
GLboolean glTestFenceNV(GLuint id);
Interface to C language function:
GLboolean glTestObjectAPPLE(GLenum id, GLuint cap);
Interface to C language function:
GLboolean glTestObjectAPPLE(GLenum id, GLuint cap);
Entry point to C language function:
GLboolean glTestObjectAPPLE(GLenum id, GLuint cap);
Interface to C language function:
void glTexBumpParameterfvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glTexBumpParameterfvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glTexBumpParameterfvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glTexBumpParameterfvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glTexBumpParameterfvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glTexBumpParameterfvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glTexBumpParameterivATI(GLenum target, const GLint * v);
Interface to C language function:
void glTexBumpParameterivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glTexBumpParameterivATI(GLenum target, const GLint * v);
Interface to C language function:
void glTexBumpParameterivATI(GLenum target, const GLint * v);
Interface to C language function:
void glTexBumpParameterivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glTexBumpParameterivATI(GLenum target, const GLint * v);
Interface to C language function:
void glTexCoord1d(GLdouble s);
Interface to C language function:
void glTexCoord1d(GLdouble s);
Entry point to C language function:
void glTexCoord1d(GLdouble s);
Interface to C language function:
void glTexCoord1dv(const GLdouble * v);
Interface to C language function:
void glTexCoord1dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord1dv(const GLdouble * v);
Interface to C language function:
void glTexCoord1dv(const GLdouble * v);
Interface to C language function:
void glTexCoord1dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord1dv(const GLdouble * v);
Interface to C language function:
void glTexCoord1f(GLfloat s);
Interface to C language function:
void glTexCoord1f(GLfloat s);
Entry point to C language function:
void glTexCoord1f(GLfloat s);
Interface to C language function:
void glTexCoord1fv(const GLfloat * v);
Interface to C language function:
void glTexCoord1fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord1fv(const GLfloat * v);
Interface to C language function:
void glTexCoord1fv(const GLfloat * v);
Interface to C language function:
void glTexCoord1fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord1fv(const GLfloat * v);
Interface to C language function:
void glTexCoord1hNV(GLhalfNV factor);
Interface to C language function:
void glTexCoord1hNV(GLhalfNV factor);
Entry point to C language function:
void glTexCoord1hNV(GLhalfNV factor);
Interface to C language function:
void glTexCoord1hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord1hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord1hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord1hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord1hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord1hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord1i(GLint s);
Interface to C language function:
void glTexCoord1i(GLint s);
Entry point to C language function:
void glTexCoord1i(GLint s);
Interface to C language function:
void glTexCoord1iv(const GLint * v);
Interface to C language function:
void glTexCoord1iv(const GLint * v);
Entry point to C language function:
void glTexCoord1iv(const GLint * v);
Interface to C language function:
void glTexCoord1iv(const GLint * v);
Interface to C language function:
void glTexCoord1iv(const GLint * v);
Entry point to C language function:
void glTexCoord1iv(const GLint * v);
Interface to C language function:
void glTexCoord1s(GLshort s);
Interface to C language function:
void glTexCoord1s(GLshort s);
Entry point to C language function:
void glTexCoord1s(GLshort s);
Interface to C language function:
void glTexCoord1sv(const GLshort * v);
Interface to C language function:
void glTexCoord1sv(const GLshort * v);
Entry point to C language function:
void glTexCoord1sv(const GLshort * v);
Interface to C language function:
void glTexCoord1sv(const GLshort * v);
Interface to C language function:
void glTexCoord1sv(const GLshort * v);
Entry point to C language function:
void glTexCoord1sv(const GLshort * v);
Interface to C language function:
void glTexCoord2d(GLdouble s, GLdouble t);
Interface to C language function:
void glTexCoord2d(GLdouble s, GLdouble t);
Entry point to C language function:
void glTexCoord2d(GLdouble s, GLdouble t);
Interface to C language function:
void glTexCoord2dv(const GLdouble * v);
Interface to C language function:
void glTexCoord2dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord2dv(const GLdouble * v);
Interface to C language function:
void glTexCoord2dv(const GLdouble * v);
Interface to C language function:
void glTexCoord2dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord2dv(const GLdouble * v);
Interface to C language function:
void glTexCoord2f(GLfloat s, GLfloat t);
Interface to C language function:
void glTexCoord2f(GLfloat s, GLfloat t);
Entry point to C language function:
void glTexCoord2f(GLfloat s, GLfloat t);
Interface to C language function:
void glTexCoord2fColor3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord2fColor3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glTexCoord2fColor3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord2fColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fColor3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexCoord2fColor4fNormal3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexCoord2fColor4fNormal3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
TraceGL glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexCoord2fColor4fNormal3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glTexCoord2fColor4fNormal3fVertex3fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4fNormal3fVertex3fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fColor4fNormal3fVertex3fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4fNormal3fVertex3fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4fNormal3fVertex3fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fColor4fNormal3fVertex3fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4ubVertex3fSUN(GLfloat s, GLfloat t, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glTexCoord2fColor4ubVertex3fSUN(GLfloat s, GLfloat t, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glTexCoord2fColor4ubVertex3fSUN(GLfloat s, GLfloat t, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glTexCoord2fColor4ubVertex3fvSUN(const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4ubVertex3fvSUN(const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fColor4ubVertex3fvSUN(const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4ubVertex3fvSUN(const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fColor4ubVertex3fvSUN(const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fColor4ubVertex3fvSUN(const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fNormal3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord2fNormal3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glTexCoord2fNormal3fVertex3fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord2fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fNormal3fVertex3fvSUN(const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord2fv(const GLfloat * v);
Interface to C language function:
void glTexCoord2fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord2fv(const GLfloat * v);
Interface to C language function:
void glTexCoord2fv(const GLfloat * v);
Interface to C language function:
void glTexCoord2fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord2fv(const GLfloat * v);
Interface to C language function:
void glTexCoord2fVertex3fSUN(GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glTexCoord2fVertex3fSUN(GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glTexCoord2fVertex3fSUN(GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glTexCoord2fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glTexCoord2fVertex3fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord2hNV(GLhalfNV x, GLhalfNV y);
Interface to C language function:
void glTexCoord2hNV(GLhalfNV x, GLhalfNV y);
Entry point to C language function:
void glTexCoord2hNV(GLhalfNV x, GLhalfNV y);
Interface to C language function:
void glTexCoord2hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord2hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord2hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord2hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord2hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord2hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord2i(GLint s, GLint t);
Interface to C language function:
void glTexCoord2i(GLint s, GLint t);
Entry point to C language function:
void glTexCoord2i(GLint s, GLint t);
Interface to C language function:
void glTexCoord2iv(const GLint * v);
Interface to C language function:
void glTexCoord2iv(const GLint * v);
Entry point to C language function:
void glTexCoord2iv(const GLint * v);
Interface to C language function:
void glTexCoord2iv(const GLint * v);
Interface to C language function:
void glTexCoord2iv(const GLint * v);
Entry point to C language function:
void glTexCoord2iv(const GLint * v);
Interface to C language function:
void glTexCoord2s(GLshort s, GLshort t);
Interface to C language function:
void glTexCoord2s(GLshort s, GLshort t);
Entry point to C language function:
void glTexCoord2s(GLshort s, GLshort t);
Interface to C language function:
void glTexCoord2sv(const GLshort * v);
Interface to C language function:
void glTexCoord2sv(const GLshort * v);
Entry point to C language function:
void glTexCoord2sv(const GLshort * v);
Interface to C language function:
void glTexCoord2sv(const GLshort * v);
Interface to C language function:
void glTexCoord2sv(const GLshort * v);
Entry point to C language function:
void glTexCoord2sv(const GLshort * v);
Interface to C language function:
void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glTexCoord3dv(const GLdouble * v);
Interface to C language function:
void glTexCoord3dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord3dv(const GLdouble * v);
Interface to C language function:
void glTexCoord3dv(const GLdouble * v);
Interface to C language function:
void glTexCoord3dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord3dv(const GLdouble * v);
Interface to C language function:
void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glTexCoord3fv(const GLfloat * v);
Interface to C language function:
void glTexCoord3fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord3fv(const GLfloat * v);
Interface to C language function:
void glTexCoord3fv(const GLfloat * v);
Interface to C language function:
void glTexCoord3fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord3fv(const GLfloat * v);
Interface to C language function:
void glTexCoord3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glTexCoord3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point to C language function:
void glTexCoord3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glTexCoord3hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord3hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord3hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord3hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord3i(GLint s, GLint t, GLint r);
Interface to C language function:
void glTexCoord3i(GLint s, GLint t, GLint r);
Entry point to C language function:
void glTexCoord3i(GLint s, GLint t, GLint r);
Interface to C language function:
void glTexCoord3iv(const GLint * v);
Interface to C language function:
void glTexCoord3iv(const GLint * v);
Entry point to C language function:
void glTexCoord3iv(const GLint * v);
Interface to C language function:
void glTexCoord3iv(const GLint * v);
Interface to C language function:
void glTexCoord3iv(const GLint * v);
Entry point to C language function:
void glTexCoord3iv(const GLint * v);
Interface to C language function:
void glTexCoord3s(GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glTexCoord3s(GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glTexCoord3s(GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glTexCoord3sv(const GLshort * v);
Interface to C language function:
void glTexCoord3sv(const GLshort * v);
Entry point to C language function:
void glTexCoord3sv(const GLshort * v);
Interface to C language function:
void glTexCoord3sv(const GLshort * v);
Interface to C language function:
void glTexCoord3sv(const GLshort * v);
Entry point to C language function:
void glTexCoord3sv(const GLshort * v);
Interface to C language function:
void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glTexCoord4dv(const GLdouble * v);
Interface to C language function:
void glTexCoord4dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord4dv(const GLdouble * v);
Interface to C language function:
void glTexCoord4dv(const GLdouble * v);
Interface to C language function:
void glTexCoord4dv(const GLdouble * v);
Entry point to C language function:
void glTexCoord4dv(const GLdouble * v);
Interface to C language function:
void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q);
glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexCoord4fColor4fNormal3fVertex4fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexCoord4fColor4fNormal3fVertex4fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.
TraceGL glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexCoord4fColor4fNormal3fVertex4fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord4fColor4fNormal3fVertex4fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord4fColor4fNormal3fVertex4fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord4fColor4fNormal3fVertex4fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord4fColor4fNormal3fVertex4fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord4fColor4fNormal3fVertex4fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point to C language function:
void glTexCoord4fColor4fNormal3fVertex4fvSUN(const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void glTexCoord4fv(const GLfloat * v);
Interface to C language function:
void glTexCoord4fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord4fv(const GLfloat * v);
Interface to C language function:
void glTexCoord4fv(const GLfloat * v);
Interface to C language function:
void glTexCoord4fv(const GLfloat * v);
Entry point to C language function:
void glTexCoord4fv(const GLfloat * v);
Interface to C language function:
void glTexCoord4fVertex4fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord4fVertex4fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glTexCoord4fVertex4fSUN(GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glTexCoord4fVertex4fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord4fVertex4fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glTexCoord4fVertex4fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord4fVertex4fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord4fVertex4fvSUN(const GLfloat * c, const GLfloat * v);
Entry point to C language function:
void glTexCoord4fVertex4fvSUN(const GLfloat * c, const GLfloat * v);
Interface to C language function:
void glTexCoord4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Interface to C language function:
void glTexCoord4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Entry point to C language function:
void glTexCoord4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Interface to C language function:
void glTexCoord4hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord4hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord4hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord4hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord4hvNV(const GLhalfNV * v);
Entry point to C language function:
void glTexCoord4hvNV(const GLhalfNV * v);
Interface to C language function:
void glTexCoord4i(GLint s, GLint t, GLint r, GLint q);
Interface to C language function:
void glTexCoord4i(GLint s, GLint t, GLint r, GLint q);
Entry point to C language function:
void glTexCoord4i(GLint s, GLint t, GLint r, GLint q);
Interface to C language function:
void glTexCoord4iv(const GLint * v);
Interface to C language function:
void glTexCoord4iv(const GLint * v);
Entry point to C language function:
void glTexCoord4iv(const GLint * v);
Interface to C language function:
void glTexCoord4iv(const GLint * v);
Interface to C language function:
void glTexCoord4iv(const GLint * v);
Entry point to C language function:
void glTexCoord4iv(const GLint * v);
Interface to C language function:
void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glTexCoord4sv(const GLshort * v);
Interface to C language function:
void glTexCoord4sv(const GLshort * v);
Entry point to C language function:
void glTexCoord4sv(const GLshort * v);
Interface to C language function:
void glTexCoord4sv(const GLshort * v);
Interface to C language function:
void glTexCoord4sv(const GLshort * v);
Entry point to C language function:
void glTexCoord4sv(const GLshort * v);
Interface to C language function:
void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point to C language function:
void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Interface to C language function:
void glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Entry point to C language function:
void glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Interface to C language function:
void glTexCoordPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glTexCoordPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glTexCoordPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glTexCoordPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glTexCoordPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Entry point to C language function:
void glTexCoordPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Interface to C language function:
void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Entry point to C language function:
void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Interface to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexEnvi(GLenum target, GLenum pname, GLint param);
Interface to C language function:
void glTexEnvi(GLenum target, GLenum pname, GLint param);
Entry point to C language function:
void glTexEnvi(GLenum target, GLenum pname, GLint param);
Interface to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexFilterFuncSGIS(GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Interface to C language function:
void glTexFilterFuncSGIS(GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Entry point to C language function:
void glTexFilterFuncSGIS(GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Interface to C language function:
void glTexFilterFuncSGIS(GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Interface to C language function:
void glTexFilterFuncSGIS(GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Entry point to C language function:
void glTexFilterFuncSGIS(GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Interface to C language function:
void glTexGend(GLenum coord, GLenum pname, GLdouble param);
Interface to C language function:
void glTexGend(GLenum coord, GLenum pname, GLdouble param);
Entry point to C language function:
void glTexGend(GLenum coord, GLenum pname, GLdouble param);
Interface to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Interface to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Entry point to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Interface to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Interface to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Entry point to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Interface to C language function:
void glTexGenf(GLenum coord, GLenum pname, GLfloat param);
Interface to C language function:
void glTexGenf(GLenum coord, GLenum pname, GLfloat param);
Entry point to C language function:
void glTexGenf(GLenum coord, GLenum pname, GLfloat param);
Interface to C language function:
void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexGeni(GLenum coord, GLenum pname, GLint param);
Interface to C language function:
void glTexGeni(GLenum coord, GLenum pname, GLint param);
Entry point to C language function:
void glTexGeni(GLenum coord, GLenum pname, GLint param);
Interface to C language function:
void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Interface to C language function:
void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Entry point to C language function:
void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Interface to C language function:
void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Interface to C language function:
void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Entry point to C language function:
void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexImage3DEXT(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
TraceGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexImage4DSGIS(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Interface to C language function:
void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Entry point to C language function:
void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Interface to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Entry point to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void glTexParameteri(GLenum target, GLenum pname, GLint param);
Interface to C language function:
void glTexParameteri(GLenum target, GLenum pname, GLint param);
Entry point to C language function:
void glTexParameteri(GLenum target, GLenum pname, GLint param);
Interface to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Entry point to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage1DEXT(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point to C language function:
void glTexSubImage2DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage3DEXT(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage3DEXT(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,boolean[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,char[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,double[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,long[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
DebugGL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GL Interface to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.x11.
X11GLImpl Entry point to C language function:
void glTexSubImage4DSGIS(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void glTextureColorMaskSGIS(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Interface to C language function:
void glTextureColorMaskSGIS(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Entry point to C language function:
void glTextureColorMaskSGIS(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Interface to C language function:
void glTextureLightEXT(GLenum mode);
Interface to C language function:
void glTextureLightEXT(GLenum mode);
Entry point to C language function:
void glTextureLightEXT(GLenum mode);
Interface to C language function:
void glTextureMaterialEXT(GLenum target, GLenum id);
Interface to C language function:
void glTextureMaterialEXT(GLenum target, GLenum id);
Entry point to C language function:
void glTextureMaterialEXT(GLenum target, GLenum id);
Interface to C language function:
void glTextureNormalEXT(GLenum mode);
Interface to C language function:
void glTextureNormalEXT(GLenum mode);
Entry point to C language function:
void glTextureNormalEXT(GLenum mode);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glTrackMatrixNV(GLenum sfactorRGB, GLuint dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glTrackMatrixNV(GLenum sfactorRGB, GLuint dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point to C language function:
void glTrackMatrixNV(GLenum sfactorRGB, GLuint dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void glTranslated(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glTranslated(GLdouble x, GLdouble y, GLdouble z);
Entry point to C language function:
void glTranslated(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
GLU - interface net.java.games.jogl.
GLU Provides access to the OpenGL utility library routines.
GLU_CCW - static field in class net.java.games.jogl.
GLU GLU_CW - static field in class net.java.games.jogl.
GLU GLU_END - static field in class net.java.games.jogl.
GLU GLU_FILL - static field in class net.java.games.jogl.
GLU GLU_FLAT - static field in class net.java.games.jogl.
GLU GLU_LINE - static field in class net.java.games.jogl.
GLU GLU_NONE - static field in class net.java.games.jogl.
GLU GLU_TRUE - static field in class net.java.games.jogl.
GLU
gluBeginPolygon and
gluEndPolygon
delimit the definition of a nonconvex polygon.
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.
GLU Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.
GLU Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.
GLU Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.
GLU Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.
GLU Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevelsC(int,int,int,int,int,int,int,int,int,int,byte[]) - method in class net.java.games.jogl.impl.
GLUImpl Entry point to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevelsC(int,int,int,int,int,int,int,int,int,int,float[]) - method in class net.java.games.jogl.impl.
GLUImpl Entry point to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevelsC(int,int,int,int,int,int,int,int,int,int,int[]) - method in class net.java.games.jogl.impl.
GLUImpl Entry point to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevelsC(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class net.java.games.jogl.impl.
GLUImpl Entry point to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevelsC(int,int,int,int,int,int,int,int,int,int,short[]) - method in class net.java.games.jogl.impl.
GLUImpl Entry point to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevelsJava(int,int,int,int,int,int,int,int,int,int,Object) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Entry point to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLboolean gluCheckExtension(const GLubyte * extName, const GLubyte * extString);
Entry point to C language function:
GLboolean gluCheckExtension(const GLubyte * extName, const GLubyte * extString);
Interface to C language function:
void gluCylinder(GLUquadric * quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks);
Interface to C language function:
void gluCylinder(GLUquadric * quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks);
Interface to C language function:
void gluDeleteQuadric(GLUquadric * quad);
Interface to C language function:
void gluDeleteQuadric(GLUquadric * quad);
gluDeleteTess destroys the indicated tessellation object (which was
created with
gluNewTess
).
Interface to C language function:
void gluDisk(GLUquadric * quad, GLdouble inner, GLdouble outer, GLint slices, GLint loops);
Interface to C language function:
void gluDisk(GLUquadric * quad, GLdouble inner, GLdouble outer, GLint slices, GLint loops);
Specifies the interface by which GlueGen requests glue code to be
generated.
Specifies the interface by which a GlueEmitter can request
additional information from the glue generator.
Glue code generator for C functions and data structures.
gluEndPolygon and
gluBeginPolygon
delimit the definition of a nonconvex polygon.
Interface to C language function:
const GLubyte * gluErrorString(GLenum error);
Entry point to C language function:
const GLubyte * gluErrorString(GLenum error);
Interface to C language function:
const GLubyte * gluGetString(GLenum name);
Entry point to C language function:
const GLubyte * gluGetString(GLenum name);
gluGetTessProperty retrieves properties stored in a tessellation
object.
Provides access to the OpenGL utility library routines.
Interface to C language function:
void gluLookAt(GLdouble eyeX, GLdouble eyeY, GLdouble eyeZ, GLdouble centerX, GLdouble centerY, GLdouble centerZ, GLdouble upX, GLdouble upY, GLdouble upZ);
Interface to C language function:
GLUquadric * gluNewQuadric(void);
Interface to C language function:
GLUquadric * gluNewQuadric(void);
gluNewTess creates and returns a new tessellation object.
gluNextContour is used to describe polygons with multiple
contours.
Interface to C language function:
void glUniform1f(GLint location, GLfloat v0);
Interface to C language function:
void glUniform1f(GLint location, GLfloat v0);
Entry point to C language function:
void glUniform1f(GLint location, GLfloat v0);
Interface to C language function:
void glUniform1fARB(GLint location, GLfloat v0);
Interface to C language function:
void glUniform1fARB(GLint location, GLfloat v0);
Entry point to C language function:
void glUniform1fARB(GLint location, GLfloat v0);
Interface to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform1i(GLint x, GLint y);
Interface to C language function:
void glUniform1i(GLint x, GLint y);
Entry point to C language function:
void glUniform1i(GLint x, GLint y);
Interface to C language function:
void glUniform1iARB(GLint x, GLint y);
Interface to C language function:
void glUniform1iARB(GLint x, GLint y);
Entry point to C language function:
void glUniform1iARB(GLint x, GLint y);
Interface to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2f(GLint location, GLfloat v0, GLfloat v1);
Interface to C language function:
void glUniform2f(GLint location, GLfloat v0, GLfloat v1);
Entry point to C language function:
void glUniform2f(GLint location, GLfloat v0, GLfloat v1);
Interface to C language function:
void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1);
Interface to C language function:
void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1);
Entry point to C language function:
void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1);
Interface to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform2i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glUniform2i(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glUniform2i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glUniform2iARB(GLint red, GLint green, GLint blue);
Interface to C language function:
void glUniform2iARB(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glUniform2iARB(GLint red, GLint green, GLint blue);
Interface to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Interface to C language function:
void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Entry point to C language function:
void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Interface to C language function:
void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Interface to C language function:
void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Entry point to C language function:
void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Interface to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2);
Interface to C language function:
void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2);
Entry point to C language function:
void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2);
Interface to C language function:
void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2);
Interface to C language function:
void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2);
Entry point to C language function:
void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2);
Interface to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Interface to C language function:
void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Entry point to C language function:
void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Interface to C language function:
void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Interface to C language function:
void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Entry point to C language function:
void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Interface to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Entry point to C language function:
void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Interface to C language function:
void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Interface to C language function:
void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Entry point to C language function:
void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Interface to C language function:
void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Interface to C language function:
void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Entry point to C language function:
void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Interface to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Entry point to C language function:
void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Interface to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point to C language function:
void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Interface to C language function:
void glUnlockArraysEXT(void);
Interface to C language function:
void glUnlockArraysEXT(void);
Entry point to C language function:
void glUnlockArraysEXT(void);
Interface to C language function:
GLboolean glUnmapBuffer(GLenum id);
Interface to C language function:
GLboolean glUnmapBuffer(GLenum id);
Entry point to C language function:
GLboolean glUnmapBuffer(GLenum id);
Interface to C language function:
GLboolean glUnmapBufferARB(GLenum id);
Interface to C language function:
GLboolean glUnmapBufferARB(GLenum id);
Entry point to C language function:
GLboolean glUnmapBufferARB(GLenum id);
Wrapper for a GLU NURBS object.
Interface to C language function:
void gluOrtho2D(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top);
Interface to C language function:
void gluPartialDisk(GLUquadric * quad, GLdouble inner, GLdouble outer, GLint slices, GLint loops, GLdouble start, GLdouble sweep);
Interface to C language function:
void gluPartialDisk(GLUquadric * quad, GLdouble inner, GLdouble outer, GLint slices, GLint loops, GLdouble start, GLdouble sweep);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Entry point to C language function:
void glUpdateObjectBufferATI(GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
Interface to C language function:
void gluPerspective(GLdouble fovy, GLdouble aspect, GLdouble zNear, GLdouble zFar);
Interface to C language function:
void gluPickMatrix(GLdouble x, GLdouble y, GLdouble delX, GLdouble delY, GLint * viewport);
This table is a cache of the native pointers to OpenGL extension
functions, to be used for run-time linking of these extensions.
Convenience routine for gluProject that accepts the outgoing window
coordinates as a single array.
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
Wrapper for a GLU quadric object.
Interface to C language function:
void gluQuadricDrawStyle(GLUquadric * quad, GLenum draw);
Interface to C language function:
void gluQuadricDrawStyle(GLUquadric * quad, GLenum draw);
Interface to C language function:
void gluQuadricNormals(GLUquadric * quad, GLenum normal);
Interface to C language function:
void gluQuadricNormals(GLUquadric * quad, GLenum normal);
Interface to C language function:
void gluQuadricOrientation(GLUquadric * quad, GLenum orientation);
Interface to C language function:
void gluQuadricOrientation(GLUquadric * quad, GLenum orientation);
Interface to C language function:
void gluQuadricTexture(GLUquadric * quad, GLboolean texture);
Interface to C language function:
void gluQuadricTexture(GLUquadric * quad, GLboolean texture);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Entry point to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Entry point to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Entry point to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Entry point to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Entry point to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Interface to C language function:
void glUseProgram(GLuint mode);
Interface to C language function:
void glUseProgram(GLuint mode);
Entry point to C language function:
void glUseProgram(GLuint mode);
Interface to C language function:
void glUseProgramObjectARB(GLhandleARB mode);
Interface to C language function:
void glUseProgramObjectARB(GLhandleARB mode);
Entry point to C language function:
void glUseProgramObjectARB(GLhandleARB mode);
Interface to C language function:
void gluSphere(GLUquadric * quad, GLdouble radius, GLint slices, GLint stacks);
Interface to C language function:
void gluSphere(GLUquadric * quad, GLdouble radius, GLint slices, GLint stacks);
GLUT - class net.java.games.jogl.util.
GLUT Subset of the routines provided by the GLUT interface.
gluTessBeginContour and
gluTessEndContour
delimit
the definition of a polygon contour.
gluTessBeginPolygon and
gluTessEndPolygon
delimit
the definition of a convex, concave or self-intersecting polygon.
gluTessCallback is used to indicate a callback to be used by a
tessellation object.
The GLUtesselator object is used to hold the data, such as the
vertices, edges and callback objects, to describe and tessellate complex
polygons.
GLUtesselatorCallback interface provides methods that the user will
override to define the callbacks for a tessellation object.
The
GLUtesselatorCallbackAdapter provides a default implementation of
GLUtesselatorCallback
with empty callback methods.
gluTessEndPolygon and
gluTessBeginPolygon
delimit the definition of a convex, concave or self-intersecting polygon.
gluTessNormal describes a normal for a polygon that the program is
defining.
gluTessProperty is used to control properites stored in a
tessellation object.
gluTessVertex describes a vertex on a polygon that the program
defines.
Renders the teapot as a solid shape of the specified size.
Renders the teapot as a solid shape of the specified size.
Renders the teapot as a wireframe shape of the specified size.
Renders the teapot as a wireframe shape of the specified size.
Convenience routine for gluUnProject that accepts the outgoing
object coordinates (a 3-vector) as a single array.
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
Convenience routine for gluUnProject4 that accepts the outgoing
object coordinates (a 4-vector) as a single array.
gluUnProject4(double,double,double,double,double[],double[],int[],double,double,double[],double[],double[],double[]) - method in class net.java.games.jogl.
GLU Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
gluUnProject4(double,double,double,double,double[],double[],int[],double,double,double[],double[],double[],double[]) - method in class net.java.games.jogl.impl.
GLUImpl Interface to C language function:
void glValidateProgram(GLuint mode);
Interface to C language function:
void glValidateProgram(GLuint mode);
Entry point to C language function:
void glValidateProgram(GLuint mode);
Interface to C language function:
void glValidateProgramARB(GLhandleARB mode);
Interface to C language function:
void glValidateProgramARB(GLhandleARB mode);
Entry point to C language function:
void glValidateProgramARB(GLhandleARB mode);
Interface to C language function:
void glVariantArrayObjectATI(GLuint id, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Interface to C language function:
void glVariantArrayObjectATI(GLuint id, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Entry point to C language function:
void glVariantArrayObjectATI(GLuint id, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Interface to C language function:
void glVariantbvEXT(GLuint index, const GLbyte * v);
Interface to C language function:
void glVariantbvEXT(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVariantbvEXT(GLuint index, const GLbyte * v);
Interface to C language function:
void glVariantbvEXT(GLuint index, const GLbyte * v);
Interface to C language function:
void glVariantbvEXT(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVariantbvEXT(GLuint index, const GLbyte * v);
Interface to C language function:
void glVariantdvEXT(GLuint target, const GLdouble * v);
Interface to C language function:
void glVariantdvEXT(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVariantdvEXT(GLuint target, const GLdouble * v);
Interface to C language function:
void glVariantdvEXT(GLuint target, const GLdouble * v);
Interface to C language function:
void glVariantdvEXT(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVariantdvEXT(GLuint target, const GLdouble * v);
Interface to C language function:
void glVariantfvEXT(GLuint target, const GLfloat * v);
Interface to C language function:
void glVariantfvEXT(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVariantfvEXT(GLuint target, const GLfloat * v);
Interface to C language function:
void glVariantfvEXT(GLuint target, const GLfloat * v);
Interface to C language function:
void glVariantfvEXT(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVariantfvEXT(GLuint target, const GLfloat * v);
Interface to C language function:
void glVariantivEXT(GLuint target, const GLint * v);
Interface to C language function:
void glVariantivEXT(GLuint target, const GLint * v);
Entry point to C language function:
void glVariantivEXT(GLuint target, const GLint * v);
Interface to C language function:
void glVariantivEXT(GLuint target, const GLint * v);
Interface to C language function:
void glVariantivEXT(GLuint target, const GLint * v);
Entry point to C language function:
void glVariantivEXT(GLuint target, const GLint * v);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point to C language function:
void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Interface to C language function:
void glVariantsvEXT(GLuint target, const GLshort * v);
Interface to C language function:
void glVariantsvEXT(GLuint target, const GLshort * v);
Entry point to C language function:
void glVariantsvEXT(GLuint target, const GLshort * v);
Interface to C language function:
void glVariantsvEXT(GLuint target, const GLshort * v);
Interface to C language function:
void glVariantsvEXT(GLuint target, const GLshort * v);
Entry point to C language function:
void glVariantsvEXT(GLuint target, const GLshort * v);
Interface to C language function:
void glVariantubvEXT(GLuint index, const GLubyte * v);
Interface to C language function:
void glVariantubvEXT(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVariantubvEXT(GLuint index, const GLubyte * v);
Interface to C language function:
void glVariantubvEXT(GLuint index, const GLubyte * v);
Interface to C language function:
void glVariantubvEXT(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVariantubvEXT(GLuint index, const GLubyte * v);
Interface to C language function:
void glVariantuivEXT(GLuint index, const GLuint * v);
Interface to C language function:
void glVariantuivEXT(GLuint index, const GLuint * v);
Entry point to C language function:
void glVariantuivEXT(GLuint index, const GLuint * v);
Interface to C language function:
void glVariantuivEXT(GLuint index, const GLuint * v);
Interface to C language function:
void glVariantuivEXT(GLuint index, const GLuint * v);
Entry point to C language function:
void glVariantuivEXT(GLuint index, const GLuint * v);
Interface to C language function:
void glVariantusvEXT(GLuint index, const GLushort * v);
Interface to C language function:
void glVariantusvEXT(GLuint index, const GLushort * v);
Entry point to C language function:
void glVariantusvEXT(GLuint index, const GLushort * v);
Interface to C language function:
void glVariantusvEXT(GLuint index, const GLushort * v);
Interface to C language function:
void glVariantusvEXT(GLuint index, const GLushort * v);
Entry point to C language function:
void glVariantusvEXT(GLuint index, const GLushort * v);
Interface to C language function:
void glVertex2d(GLdouble x, GLdouble y);
Interface to C language function:
void glVertex2d(GLdouble x, GLdouble y);
Entry point to C language function:
void glVertex2d(GLdouble x, GLdouble y);
Interface to C language function:
void glVertex2dv(const GLdouble * v);
Interface to C language function:
void glVertex2dv(const GLdouble * v);
Entry point to C language function:
void glVertex2dv(const GLdouble * v);
Interface to C language function:
void glVertex2dv(const GLdouble * v);
Interface to C language function:
void glVertex2dv(const GLdouble * v);
Entry point to C language function:
void glVertex2dv(const GLdouble * v);
Interface to C language function:
void glVertex2f(GLfloat x, GLfloat y);
Interface to C language function:
void glVertex2f(GLfloat x, GLfloat y);
Entry point to C language function:
void glVertex2f(GLfloat x, GLfloat y);
Interface to C language function:
void glVertex2fv(const GLfloat * v);
Interface to C language function:
void glVertex2fv(const GLfloat * v);
Entry point to C language function:
void glVertex2fv(const GLfloat * v);
Interface to C language function:
void glVertex2fv(const GLfloat * v);
Interface to C language function:
void glVertex2fv(const GLfloat * v);
Entry point to C language function:
void glVertex2fv(const GLfloat * v);
Interface to C language function:
void glVertex2hNV(GLhalfNV x, GLhalfNV y);
Interface to C language function:
void glVertex2hNV(GLhalfNV x, GLhalfNV y);
Entry point to C language function:
void glVertex2hNV(GLhalfNV x, GLhalfNV y);
Interface to C language function:
void glVertex2hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex2hvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertex2hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex2hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex2hvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertex2hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex2i(GLint x, GLint y);
Interface to C language function:
void glVertex2i(GLint x, GLint y);
Entry point to C language function:
void glVertex2i(GLint x, GLint y);
Interface to C language function:
void glVertex2iv(const GLint * v);
Interface to C language function:
void glVertex2iv(const GLint * v);
Entry point to C language function:
void glVertex2iv(const GLint * v);
Interface to C language function:
void glVertex2iv(const GLint * v);
Interface to C language function:
void glVertex2iv(const GLint * v);
Entry point to C language function:
void glVertex2iv(const GLint * v);
Interface to C language function:
void glVertex2s(GLshort x, GLshort y);
Interface to C language function:
void glVertex2s(GLshort x, GLshort y);
Entry point to C language function:
void glVertex2s(GLshort x, GLshort y);
Interface to C language function:
void glVertex2sv(const GLshort * v);
Interface to C language function:
void glVertex2sv(const GLshort * v);
Entry point to C language function:
void glVertex2sv(const GLshort * v);
Interface to C language function:
void glVertex2sv(const GLshort * v);
Interface to C language function:
void glVertex2sv(const GLshort * v);
Entry point to C language function:
void glVertex2sv(const GLshort * v);
Interface to C language function:
void glVertex3d(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glVertex3d(GLdouble x, GLdouble y, GLdouble z);
Entry point to C language function:
void glVertex3d(GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void glVertex3dv(const GLdouble * v);
Interface to C language function:
void glVertex3dv(const GLdouble * v);
Entry point to C language function:
void glVertex3dv(const GLdouble * v);
Interface to C language function:
void glVertex3dv(const GLdouble * v);
Interface to C language function:
void glVertex3dv(const GLdouble * v);
Entry point to C language function:
void glVertex3dv(const GLdouble * v);
Interface to C language function:
void glVertex3f(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glVertex3f(GLfloat x, GLfloat y, GLfloat z);
Entry point to C language function:
void glVertex3f(GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void glVertex3fv(const GLfloat * v);
Interface to C language function:
void glVertex3fv(const GLfloat * v);
Entry point to C language function:
void glVertex3fv(const GLfloat * v);
Interface to C language function:
void glVertex3fv(const GLfloat * v);
Interface to C language function:
void glVertex3fv(const GLfloat * v);
Entry point to C language function:
void glVertex3fv(const GLfloat * v);
Interface to C language function:
void glVertex3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glVertex3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point to C language function:
void glVertex3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Interface to C language function:
void glVertex3hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertex3hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex3hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex3hvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertex3hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex3i(GLint x, GLint y, GLint z);
Interface to C language function:
void glVertex3i(GLint x, GLint y, GLint z);
Entry point to C language function:
void glVertex3i(GLint x, GLint y, GLint z);
Interface to C language function:
void glVertex3iv(const GLint * v);
Interface to C language function:
void glVertex3iv(const GLint * v);
Entry point to C language function:
void glVertex3iv(const GLint * v);
Interface to C language function:
void glVertex3iv(const GLint * v);
Interface to C language function:
void glVertex3iv(const GLint * v);
Entry point to C language function:
void glVertex3iv(const GLint * v);
Interface to C language function:
void glVertex3s(GLshort x, GLshort y, GLshort z);
Interface to C language function:
void glVertex3s(GLshort x, GLshort y, GLshort z);
Entry point to C language function:
void glVertex3s(GLshort x, GLshort y, GLshort z);
Interface to C language function:
void glVertex3sv(const GLshort * v);
Interface to C language function:
void glVertex3sv(const GLshort * v);
Entry point to C language function:
void glVertex3sv(const GLshort * v);
Interface to C language function:
void glVertex3sv(const GLshort * v);
Interface to C language function:
void glVertex3sv(const GLshort * v);
Entry point to C language function:
void glVertex3sv(const GLshort * v);
Interface to C language function:
void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glVertex4dv(const GLdouble * v);
Interface to C language function:
void glVertex4dv(const GLdouble * v);
Entry point to C language function:
void glVertex4dv(const GLdouble * v);
Interface to C language function:
void glVertex4dv(const GLdouble * v);
Interface to C language function:
void glVertex4dv(const GLdouble * v);
Entry point to C language function:
void glVertex4dv(const GLdouble * v);
Interface to C language function:
void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point to C language function:
void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void glVertex4fv(const GLfloat * v);
Interface to C language function:
void glVertex4fv(const GLfloat * v);
Entry point to C language function:
void glVertex4fv(const GLfloat * v);
Interface to C language function:
void glVertex4fv(const GLfloat * v);
Interface to C language function:
void glVertex4fv(const GLfloat * v);
Entry point to C language function:
void glVertex4fv(const GLfloat * v);
Interface to C language function:
void glVertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Interface to C language function:
void glVertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Entry point to C language function:
void glVertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Interface to C language function:
void glVertex4hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex4hvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertex4hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex4hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex4hvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertex4hvNV(const GLhalfNV * v);
Interface to C language function:
void glVertex4i(GLint x, GLint y, GLint z, GLint w);
Interface to C language function:
void glVertex4i(GLint x, GLint y, GLint z, GLint w);
Entry point to C language function:
void glVertex4i(GLint x, GLint y, GLint z, GLint w);
Interface to C language function:
void glVertex4iv(const GLint * v);
Interface to C language function:
void glVertex4iv(const GLint * v);
Entry point to C language function:
void glVertex4iv(const GLint * v);
Interface to C language function:
void glVertex4iv(const GLint * v);
Interface to C language function:
void glVertex4iv(const GLint * v);
Entry point to C language function:
void glVertex4iv(const GLint * v);
Interface to C language function:
void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w);
Entry point to C language function:
void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void glVertex4sv(const GLshort * v);
Interface to C language function:
void glVertex4sv(const GLshort * v);
Entry point to C language function:
void glVertex4sv(const GLshort * v);
Interface to C language function:
void glVertex4sv(const GLshort * v);
Interface to C language function:
void glVertex4sv(const GLshort * v);
Entry point to C language function:
void glVertex4sv(const GLshort * v);
Interface to C language function:
void glVertexArrayParameteriAPPLE(GLenum target, GLint s);
Interface to C language function:
void glVertexArrayParameteriAPPLE(GLenum target, GLint s);
Entry point to C language function:
void glVertexArrayParameteriAPPLE(GLenum target, GLint s);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeNV(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glVertexArrayRangeNV(GLsizei length, const GLvoid * pointer);
Entry point to C language function:
void glVertexArrayRangeNV(GLsizei length, const GLvoid * pointer);
Interface to C language function:
void glVertexAttrib1d(GLuint target, GLdouble s);
Interface to C language function:
void glVertexAttrib1d(GLuint target, GLdouble s);
Entry point to C language function:
void glVertexAttrib1d(GLuint target, GLdouble s);
Interface to C language function:
void glVertexAttrib1dARB(GLuint target, GLdouble s);
Interface to C language function:
void glVertexAttrib1dARB(GLuint target, GLdouble s);
Entry point to C language function:
void glVertexAttrib1dARB(GLuint target, GLdouble s);
Interface to C language function:
void glVertexAttrib1dNV(GLuint target, GLdouble s);
Interface to C language function:
void glVertexAttrib1dNV(GLuint target, GLdouble s);
Entry point to C language function:
void glVertexAttrib1dNV(GLuint target, GLdouble s);
Interface to C language function:
void glVertexAttrib1dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib1dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib1dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib1dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib1dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib1dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib1dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib1f(GLuint target, GLfloat s);
Interface to C language function:
void glVertexAttrib1f(GLuint target, GLfloat s);
Entry point to C language function:
void glVertexAttrib1f(GLuint target, GLfloat s);
Interface to C language function:
void glVertexAttrib1fARB(GLuint target, GLfloat s);
Interface to C language function:
void glVertexAttrib1fARB(GLuint target, GLfloat s);
Entry point to C language function:
void glVertexAttrib1fARB(GLuint target, GLfloat s);
Interface to C language function:
void glVertexAttrib1fNV(GLuint target, GLfloat s);
Interface to C language function:
void glVertexAttrib1fNV(GLuint target, GLfloat s);
Entry point to C language function:
void glVertexAttrib1fNV(GLuint target, GLfloat s);
Interface to C language function:
void glVertexAttrib1fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib1fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib1fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib1fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib1fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib1fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib1fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib1hNV(GLuint target, GLhalfNV s);
Interface to C language function:
void glVertexAttrib1hNV(GLuint target, GLhalfNV s);
Entry point to C language function:
void glVertexAttrib1hNV(GLuint target, GLhalfNV s);
Interface to C language function:
void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib1s(GLuint target, GLshort s);
Interface to C language function:
void glVertexAttrib1s(GLuint target, GLshort s);
Entry point to C language function:
void glVertexAttrib1s(GLuint target, GLshort s);
Interface to C language function:
void glVertexAttrib1sARB(GLuint target, GLshort s);
Interface to C language function:
void glVertexAttrib1sARB(GLuint target, GLshort s);
Entry point to C language function:
void glVertexAttrib1sARB(GLuint target, GLshort s);
Interface to C language function:
void glVertexAttrib1sNV(GLuint target, GLshort s);
Interface to C language function:
void glVertexAttrib1sNV(GLuint target, GLshort s);
Entry point to C language function:
void glVertexAttrib1sNV(GLuint target, GLshort s);
Interface to C language function:
void glVertexAttrib1sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib1sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib1sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib1svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib1svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib1svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib1svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib1svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2d(GLuint target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexAttrib2d(GLuint target, GLdouble s, GLdouble t);
Entry point to C language function:
void glVertexAttrib2d(GLuint target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexAttrib2dARB(GLuint target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexAttrib2dARB(GLuint target, GLdouble s, GLdouble t);
Entry point to C language function:
void glVertexAttrib2dARB(GLuint target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexAttrib2dNV(GLuint target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexAttrib2dNV(GLuint target, GLdouble s, GLdouble t);
Entry point to C language function:
void glVertexAttrib2dNV(GLuint target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexAttrib2dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib2dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib2dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib2dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib2dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib2dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib2dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib2f(GLuint target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexAttrib2f(GLuint target, GLfloat s, GLfloat t);
Entry point to C language function:
void glVertexAttrib2f(GLuint target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexAttrib2fARB(GLuint target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexAttrib2fARB(GLuint target, GLfloat s, GLfloat t);
Entry point to C language function:
void glVertexAttrib2fARB(GLuint target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexAttrib2fNV(GLuint target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexAttrib2fNV(GLuint target, GLfloat s, GLfloat t);
Entry point to C language function:
void glVertexAttrib2fNV(GLuint target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexAttrib2fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib2fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib2fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib2fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib2fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib2fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib2fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib2hNV(GLuint target, GLhalfNV s, GLhalfNV t);
Interface to C language function:
void glVertexAttrib2hNV(GLuint target, GLhalfNV s, GLhalfNV t);
Entry point to C language function:
void glVertexAttrib2hNV(GLuint target, GLhalfNV s, GLhalfNV t);
Interface to C language function:
void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib2s(GLuint target, GLshort s, GLshort t);
Interface to C language function:
void glVertexAttrib2s(GLuint target, GLshort s, GLshort t);
Entry point to C language function:
void glVertexAttrib2s(GLuint target, GLshort s, GLshort t);
Interface to C language function:
void glVertexAttrib2sARB(GLuint target, GLshort s, GLshort t);
Interface to C language function:
void glVertexAttrib2sARB(GLuint target, GLshort s, GLshort t);
Entry point to C language function:
void glVertexAttrib2sARB(GLuint target, GLshort s, GLshort t);
Interface to C language function:
void glVertexAttrib2sNV(GLuint target, GLshort s, GLshort t);
Interface to C language function:
void glVertexAttrib2sNV(GLuint target, GLshort s, GLshort t);
Entry point to C language function:
void glVertexAttrib2sNV(GLuint target, GLshort s, GLshort t);
Interface to C language function:
void glVertexAttrib2sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib2sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib2sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib2svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib2svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib2svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib2svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib2svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3d(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexAttrib3d(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glVertexAttrib3d(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexAttrib3dARB(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexAttrib3dARB(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glVertexAttrib3dARB(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexAttrib3dNV(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexAttrib3dNV(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glVertexAttrib3dNV(GLuint target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexAttrib3dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib3dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib3dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib3dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib3dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib3dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib3dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib3f(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexAttrib3f(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glVertexAttrib3f(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexAttrib3fARB(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexAttrib3fARB(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glVertexAttrib3fARB(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexAttrib3fNV(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexAttrib3fNV(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glVertexAttrib3fNV(GLuint target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexAttrib3fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib3fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib3fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib3fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib3fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib3fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib3fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib3hNV(GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Interface to C language function:
void glVertexAttrib3hNV(GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Entry point to C language function:
void glVertexAttrib3hNV(GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Interface to C language function:
void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib3s(GLuint target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexAttrib3s(GLuint target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glVertexAttrib3s(GLuint target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexAttrib3sARB(GLuint target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexAttrib3sARB(GLuint target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glVertexAttrib3sARB(GLuint target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexAttrib3sNV(GLuint target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexAttrib3sNV(GLuint target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glVertexAttrib3sNV(GLuint target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexAttrib3sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib3sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib3sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib3svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib3svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib3svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib3svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib3svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4d(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexAttrib4d(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glVertexAttrib4d(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexAttrib4dARB(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexAttrib4dARB(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glVertexAttrib4dARB(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexAttrib4dNV(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexAttrib4dNV(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glVertexAttrib4dNV(GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexAttrib4dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib4dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dv(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib4dv(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib4dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvARB(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib4dvARB(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib4dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4dvNV(GLuint target, const GLdouble * v);
Entry point to C language function:
void glVertexAttrib4dvNV(GLuint target, const GLdouble * v);
Interface to C language function:
void glVertexAttrib4f(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexAttrib4f(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glVertexAttrib4f(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexAttrib4fARB(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexAttrib4fARB(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glVertexAttrib4fARB(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexAttrib4fNV(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexAttrib4fNV(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glVertexAttrib4fNV(GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexAttrib4fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib4fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fv(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib4fv(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib4fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvARB(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib4fvARB(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib4fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4fvNV(GLuint target, const GLfloat * v);
Entry point to C language function:
void glVertexAttrib4fvNV(GLuint target, const GLfloat * v);
Interface to C language function:
void glVertexAttrib4hNV(GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Interface to C language function:
void glVertexAttrib4hNV(GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Entry point to C language function:
void glVertexAttrib4hNV(GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Interface to C language function:
void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Interface to C language function:
void glVertexAttrib4iv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4iv(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4iv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4iv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4iv(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4iv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4ivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4ivARB(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4ivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4ivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4ivARB(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4ivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Entry point to C language function:
void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Interface to C language function:
void glVertexAttrib4Niv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4Niv(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4Niv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4Niv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4Niv(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4Niv(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4NivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4NivARB(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4NivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4NivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4NivARB(GLuint target, const GLint * v);
Entry point to C language function:
void glVertexAttrib4NivARB(GLuint target, const GLint * v);
Interface to C language function:
void glVertexAttrib4Nsv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4Nsv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4Nsv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4Nsv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4Nsv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4Nsv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4NsvARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4NsvARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4NsvARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4NsvARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4NsvARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4NsvARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Interface to C language function:
void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Entry point to C language function:
void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Interface to C language function:
void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Interface to C language function:
void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Entry point to C language function:
void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Interface to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4s(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexAttrib4s(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glVertexAttrib4s(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexAttrib4sARB(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexAttrib4sARB(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glVertexAttrib4sARB(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexAttrib4sNV(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexAttrib4sNV(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glVertexAttrib4sNV(GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexAttrib4sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4sv(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4sv(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svARB(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4svARB(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4svNV(GLuint target, const GLshort * v);
Entry point to C language function:
void glVertexAttrib4svNV(GLuint target, const GLshort * v);
Interface to C language function:
void glVertexAttrib4ubNV(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Interface to C language function:
void glVertexAttrib4ubNV(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Entry point to C language function:
void glVertexAttrib4ubNV(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Interface to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvNV(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvNV(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4ubvNV(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvNV(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4ubvNV(GLuint index, const GLubyte * v);
Entry point to C language function:
void glVertexAttrib4ubvNV(GLuint index, const GLubyte * v);
Interface to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Entry point to C language function:
void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Interface to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Entry point to C language function:
void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Interface to C language function:
void glVertexAttribArrayObjectATI(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLuint buffer, GLuint offset);
Interface to C language function:
void glVertexAttribArrayObjectATI(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLuint buffer, GLuint offset);
Entry point to C language function:
void glVertexAttribArrayObjectATI(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLuint buffer, GLuint offset);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointerNV(GLuint index, GLint fsize, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribPointerNV(GLuint index, GLint fsize, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexAttribPointerNV(GLuint index, GLint fsize, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexAttribs1dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs1dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs1dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs1dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs1dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs1dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs1fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs1fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs1fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs1fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs1fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs1fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs1svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs1svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs1svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs1svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs1svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs1svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs2dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs2dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs2dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs2dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs2dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs2dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs2fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs2fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs2fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs2fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs2fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs2fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs2svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs2svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs2svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs2svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs2svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs2svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs3dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs3dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs3dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs3dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs3dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs3dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs3fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs3fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs3fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs3fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs3fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs3fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs3svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs3svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs3svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs3svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs3svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs3svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs4dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs4dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs4dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs4dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs4dvNV(GLuint index, GLsizei count, const GLdouble * v);
Entry point to C language function:
void glVertexAttribs4dvNV(GLuint index, GLsizei count, const GLdouble * v);
Interface to C language function:
void glVertexAttribs4fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs4fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs4fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs4fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs4fvNV(GLuint target, GLsizei n, const GLfloat * points);
Entry point to C language function:
void glVertexAttribs4fvNV(GLuint target, GLsizei n, const GLfloat * points);
Interface to C language function:
void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Entry point to C language function:
void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Interface to C language function:
void glVertexAttribs4svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs4svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs4svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs4svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs4svNV(GLuint index, GLsizei count, const GLshort * v);
Entry point to C language function:
void glVertexAttribs4svNV(GLuint index, GLsizei count, const GLshort * v);
Interface to C language function:
void glVertexAttribs4ubvNV(GLuint index, GLsizei count, const GLubyte * v);
Interface to C language function:
void glVertexAttribs4ubvNV(GLuint index, GLsizei count, const GLubyte * v);
Entry point to C language function:
void glVertexAttribs4ubvNV(GLuint index, GLsizei count, const GLubyte * v);
Interface to C language function:
void glVertexAttribs4ubvNV(GLuint index, GLsizei count, const GLubyte * v);
Interface to C language function:
void glVertexAttribs4ubvNV(GLuint index, GLsizei count, const GLubyte * v);
Entry point to C language function:
void glVertexAttribs4ubvNV(GLuint index, GLsizei count, const GLubyte * v);
Interface to C language function:
void glVertexBlendARB(GLint count);
Interface to C language function:
void glVertexBlendARB(GLint count);
Entry point to C language function:
void glVertexBlendARB(GLint count);
Interface to C language function:
void glVertexBlendEnvfATI(GLenum target, GLfloat s);
Interface to C language function:
void glVertexBlendEnvfATI(GLenum target, GLfloat s);
Entry point to C language function:
void glVertexBlendEnvfATI(GLenum target, GLfloat s);
Interface to C language function:
void glVertexBlendEnviATI(GLenum target, GLint s);
Interface to C language function:
void glVertexBlendEnviATI(GLenum target, GLint s);
Entry point to C language function:
void glVertexBlendEnviATI(GLenum target, GLint s);
Interface to C language function:
void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point to C language function:
void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Interface to C language function:
void glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Entry point to C language function:
void glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer);
Interface to C language function:
void glVertexPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glVertexPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Entry point to C language function:
void glVertexPointerListIBM(GLint size, GLenum type, GLint stride, const GLvoid * * pointer, GLint ptrstride);
Interface to C language function:
void glVertexPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glVertexPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Entry point to C language function:
void glVertexPointervINTEL(GLint size, GLenum type, const GLvoid * * pointer);
Interface to C language function:
void glVertexStream1dATI(GLenum target, GLdouble s);
Interface to C language function:
void glVertexStream1dATI(GLenum target, GLdouble s);
Entry point to C language function:
void glVertexStream1dATI(GLenum target, GLdouble s);
Interface to C language function:
void glVertexStream1dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream1dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream1dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream1dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream1dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream1dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream1fATI(GLenum target, GLfloat s);
Interface to C language function:
void glVertexStream1fATI(GLenum target, GLfloat s);
Entry point to C language function:
void glVertexStream1fATI(GLenum target, GLfloat s);
Interface to C language function:
void glVertexStream1fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream1fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream1fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream1fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream1fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream1fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream1iATI(GLenum target, GLint s);
Interface to C language function:
void glVertexStream1iATI(GLenum target, GLint s);
Entry point to C language function:
void glVertexStream1iATI(GLenum target, GLint s);
Interface to C language function:
void glVertexStream1ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream1ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream1ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream1ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream1ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream1ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream1sATI(GLenum target, GLshort s);
Interface to C language function:
void glVertexStream1sATI(GLenum target, GLshort s);
Entry point to C language function:
void glVertexStream1sATI(GLenum target, GLshort s);
Interface to C language function:
void glVertexStream1svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream1svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream1svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream1svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream1svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream1svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream2dATI(GLenum target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexStream2dATI(GLenum target, GLdouble s, GLdouble t);
Entry point to C language function:
void glVertexStream2dATI(GLenum target, GLdouble s, GLdouble t);
Interface to C language function:
void glVertexStream2dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream2dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream2dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream2dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream2dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream2dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream2fATI(GLenum target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexStream2fATI(GLenum target, GLfloat s, GLfloat t);
Entry point to C language function:
void glVertexStream2fATI(GLenum target, GLfloat s, GLfloat t);
Interface to C language function:
void glVertexStream2fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream2fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream2fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream2fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream2fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream2fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream2iATI(GLenum target, GLint s, GLint t);
Interface to C language function:
void glVertexStream2iATI(GLenum target, GLint s, GLint t);
Entry point to C language function:
void glVertexStream2iATI(GLenum target, GLint s, GLint t);
Interface to C language function:
void glVertexStream2ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream2ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream2ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream2ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream2ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream2ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream2sATI(GLenum target, GLshort s, GLshort t);
Interface to C language function:
void glVertexStream2sATI(GLenum target, GLshort s, GLshort t);
Entry point to C language function:
void glVertexStream2sATI(GLenum target, GLshort s, GLshort t);
Interface to C language function:
void glVertexStream2svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream2svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream2svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream2svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream2svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream2svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream3dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexStream3dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point to C language function:
void glVertexStream3dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void glVertexStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream3dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream3dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream3dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream3fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexStream3fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point to C language function:
void glVertexStream3fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void glVertexStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream3fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream3fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream3fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream3iATI(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glVertexStream3iATI(GLenum target, GLint s, GLint t, GLint r);
Entry point to C language function:
void glVertexStream3iATI(GLenum target, GLint s, GLint t, GLint r);
Interface to C language function:
void glVertexStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream3ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream3ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream3ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream3sATI(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexStream3sATI(GLenum target, GLshort s, GLshort t, GLshort r);
Entry point to C language function:
void glVertexStream3sATI(GLenum target, GLshort s, GLshort t, GLshort r);
Interface to C language function:
void glVertexStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream3svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream3svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream3svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream4dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexStream4dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point to C language function:
void glVertexStream4dATI(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void glVertexStream4dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream4dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream4dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream4dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream4dvATI(GLenum target, const GLdouble * v);
Entry point to C language function:
void glVertexStream4dvATI(GLenum target, const GLdouble * v);
Interface to C language function:
void glVertexStream4fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexStream4fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point to C language function:
void glVertexStream4fATI(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Interface to C language function:
void glVertexStream4fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream4fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream4fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream4fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream4fvATI(GLenum target, const GLfloat * v);
Entry point to C language function:
void glVertexStream4fvATI(GLenum target, const GLfloat * v);
Interface to C language function:
void glVertexStream4iATI(GLenum target, GLint start, GLint x, GLint y, GLint width);
Interface to C language function:
void glVertexStream4iATI(GLenum target, GLint start, GLint x, GLint y, GLint width);
Entry point to C language function:
void glVertexStream4iATI(GLenum target, GLint start, GLint x, GLint y, GLint width);
Interface to C language function:
void glVertexStream4ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream4ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream4ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream4ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream4ivATI(GLenum target, const GLint * v);
Entry point to C language function:
void glVertexStream4ivATI(GLenum target, const GLint * v);
Interface to C language function:
void glVertexStream4sATI(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexStream4sATI(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point to C language function:
void glVertexStream4sATI(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void glVertexStream4svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream4svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream4svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream4svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexStream4svATI(GLenum target, const GLshort * v);
Entry point to C language function:
void glVertexStream4svATI(GLenum target, const GLshort * v);
Interface to C language function:
void glVertexWeightfEXT(GLfloat coord);
Interface to C language function:
void glVertexWeightfEXT(GLfloat coord);
Entry point to C language function:
void glVertexWeightfEXT(GLfloat coord);
Interface to C language function:
void glVertexWeightfvEXT(const GLfloat * m);
Interface to C language function:
void glVertexWeightfvEXT(const GLfloat * m);
Entry point to C language function:
void glVertexWeightfvEXT(const GLfloat * m);
Interface to C language function:
void glVertexWeightfvEXT(const GLfloat * m);
Interface to C language function:
void glVertexWeightfvEXT(const GLfloat * m);
Entry point to C language function:
void glVertexWeightfvEXT(const GLfloat * m);
Interface to C language function:
void glVertexWeighthNV(GLhalfNV factor);
Interface to C language function:
void glVertexWeighthNV(GLhalfNV factor);
Entry point to C language function:
void glVertexWeighthNV(GLhalfNV factor);
Interface to C language function:
void glVertexWeighthvNV(const GLhalfNV * v);
Interface to C language function:
void glVertexWeighthvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertexWeighthvNV(const GLhalfNV * v);
Interface to C language function:
void glVertexWeighthvNV(const GLhalfNV * v);
Interface to C language function:
void glVertexWeighthvNV(const GLhalfNV * v);
Entry point to C language function:
void glVertexWeighthvNV(const GLhalfNV * v);
Interface to C language function:
void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Entry point to C language function:
void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void glWeightbvARB(GLint size, const GLbyte * weights);
Interface to C language function:
void glWeightbvARB(GLint size, const GLbyte * weights);
Entry point to C language function:
void glWeightbvARB(GLint size, const GLbyte * weights);
Interface to C language function:
void glWeightbvARB(GLint size, const GLbyte * weights);
Interface to C language function:
void glWeightbvARB(GLint size, const GLbyte * weights);
Entry point to C language function:
void glWeightbvARB(GLint size, const GLbyte * weights);
Interface to C language function:
void glWeightdvARB(GLint size, const GLdouble * weights);
Interface to C language function:
void glWeightdvARB(GLint size, const GLdouble * weights);
Entry point to C language function:
void glWeightdvARB(GLint size, const GLdouble * weights);
Interface to C language function:
void glWeightdvARB(GLint size, const GLdouble * weights);
Interface to C language function:
void glWeightdvARB(GLint size, const GLdouble * weights);
Entry point to C language function:
void glWeightdvARB(GLint size, const GLdouble * weights);
Interface to C language function:
void glWeightfvARB(GLint size, const GLfloat * weights);
Interface to C language function:
void glWeightfvARB(GLint size, const GLfloat * weights);
Entry point to C language function:
void glWeightfvARB(GLint size, const GLfloat * weights);
Interface to C language function:
void glWeightfvARB(GLint size, const GLfloat * weights);
Interface to C language function:
void glWeightfvARB(GLint size, const GLfloat * weights);
Entry point to C language function:
void glWeightfvARB(GLint size, const GLfloat * weights);
Interface to C language function:
void glWeightivARB(GLint size, const GLint * weights);
Interface to C language function:
void glWeightivARB(GLint size, const GLint * weights);
Entry point to C language function:
void glWeightivARB(GLint size, const GLint * weights);
Interface to C language function:
void glWeightivARB(GLint size, const GLint * weights);
Interface to C language function:
void glWeightivARB(GLint size, const GLint * weights);
Entry point to C language function:
void glWeightivARB(GLint size, const GLint * weights);
Interface to C language function:
void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point to C language function:
void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void glWeightsvARB(GLint size, const GLshort * weights);
Interface to C language function:
void glWeightsvARB(GLint size, const GLshort * weights);
Entry point to C language function:
void glWeightsvARB(GLint size, const GLshort * weights);
Interface to C language function:
void glWeightsvARB(GLint size, const GLshort * weights);
Interface to C language function:
void glWeightsvARB(GLint size, const GLshort * weights);
Entry point to C language function:
void glWeightsvARB(GLint size, const GLshort * weights);
Interface to C language function:
void glWeightubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glWeightubvARB(GLint size, const GLubyte * weights);
Entry point to C language function:
void glWeightubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glWeightubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glWeightubvARB(GLint size, const GLubyte * weights);
Entry point to C language function:
void glWeightubvARB(GLint size, const GLubyte * weights);
Interface to C language function:
void glWeightuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glWeightuivARB(GLint n, const GLuint * ids);
Entry point to C language function:
void glWeightuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glWeightuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glWeightuivARB(GLint n, const GLuint * ids);
Entry point to C language function:
void glWeightuivARB(GLint n, const GLuint * ids);
Interface to C language function:
void glWeightusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glWeightusvARB(GLint size, const GLushort * weights);
Entry point to C language function:
void glWeightusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glWeightusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glWeightusvARB(GLint size, const GLushort * weights);
Entry point to C language function:
void glWeightusvARB(GLint size, const GLushort * weights);
Interface to C language function:
void glWindowPos2d(GLdouble x, GLdouble y);
Interface to C language function:
void glWindowPos2d(GLdouble x, GLdouble y);
Entry point to C language function:
void glWindowPos2d(GLdouble x, GLdouble y);
Interface to C language function:
void glWindowPos2dARB(GLdouble x, GLdouble y);
Interface to C language function:
void glWindowPos2dARB(GLdouble x, GLdouble y);
Entry point to C language function:
void glWindowPos2dARB(GLdouble x, GLdouble y);
Interface to C language function:
void glWindowPos2dMESA(GLdouble x, GLdouble y);
Interface to C language function:
void glWindowPos2dMESA(GLdouble x, GLdouble y);
Entry point to C language function:
void glWindowPos2dMESA(GLdouble x, GLdouble y);
Interface to C language function:
void glWindowPos2dv(const GLdouble * m);
Interface to C language function:
void glWindowPos2dv(const GLdouble * m);
Entry point to C language function:
void glWindowPos2dv(const GLdouble * m);
Interface to C language function:
void glWindowPos2dv(const GLdouble * m);
Interface to C language function:
void glWindowPos2dv(const GLdouble * m);
Entry point to C language function:
void glWindowPos2dv(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvARB(const GLdouble * m);
Entry point to C language function:
void glWindowPos2dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvARB(const GLdouble * m);
Entry point to C language function:
void glWindowPos2dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvMESA(const GLdouble * m);
Entry point to C language function:
void glWindowPos2dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos2dvMESA(const GLdouble * m);
Entry point to C language function:
void glWindowPos2dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos2f(GLfloat x, GLfloat y);
Interface to C language function:
void glWindowPos2f(GLfloat x, GLfloat y);
Entry point to C language function:
void glWindowPos2f(GLfloat x, GLfloat y);
Interface to C language function:
void glWindowPos2fARB(GLfloat x, GLfloat y);
Interface to C language function:
void glWindowPos2fARB(GLfloat x, GLfloat y);
Entry point to C language function:
void glWindowPos2fARB(GLfloat x, GLfloat y);
Interface to C language function:
void glWindowPos2fMESA(GLfloat x, GLfloat y);
Interface to C language function:
void glWindowPos2fMESA(GLfloat x, GLfloat y);
Entry point to C language function:
void glWindowPos2fMESA(GLfloat x, GLfloat y);
Interface to C language function:
void glWindowPos2fv(const GLfloat * m);
Interface to C language function:
void glWindowPos2fv(const GLfloat * m);
Entry point to C language function:
void glWindowPos2fv(const GLfloat * m);
Interface to C language function:
void glWindowPos2fv(const GLfloat * m);
Interface to C language function:
void glWindowPos2fv(const GLfloat * m);
Entry point to C language function:
void glWindowPos2fv(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvARB(const GLfloat * m);
Entry point to C language function:
void glWindowPos2fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvARB(const GLfloat * m);
Entry point to C language function:
void glWindowPos2fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvMESA(const GLfloat * m);
Entry point to C language function:
void glWindowPos2fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos2fvMESA(const GLfloat * m);
Entry point to C language function:
void glWindowPos2fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos2i(GLint x, GLint y);
Interface to C language function:
void glWindowPos2i(GLint x, GLint y);
Entry point to C language function:
void glWindowPos2i(GLint x, GLint y);
Interface to C language function:
void glWindowPos2iARB(GLint x, GLint y);
Interface to C language function:
void glWindowPos2iARB(GLint x, GLint y);
Entry point to C language function:
void glWindowPos2iARB(GLint x, GLint y);
Interface to C language function:
void glWindowPos2iMESA(GLint x, GLint y);
Interface to C language function:
void glWindowPos2iMESA(GLint x, GLint y);
Entry point to C language function:
void glWindowPos2iMESA(GLint x, GLint y);
Interface to C language function:
void glWindowPos2iv(const GLint * v);
Interface to C language function:
void glWindowPos2iv(const GLint * v);
Entry point to C language function:
void glWindowPos2iv(const GLint * v);
Interface to C language function:
void glWindowPos2iv(const GLint * v);
Interface to C language function:
void glWindowPos2iv(const GLint * v);
Entry point to C language function:
void glWindowPos2iv(const GLint * v);
Interface to C language function:
void glWindowPos2ivARB(const GLint * v);
Interface to C language function:
void glWindowPos2ivARB(const GLint * v);
Entry point to C language function:
void glWindowPos2ivARB(const GLint * v);
Interface to C language function:
void glWindowPos2ivARB(const GLint * v);
Interface to C language function:
void glWindowPos2ivARB(const GLint * v);
Entry point to C language function:
void glWindowPos2ivARB(const GLint * v);
Interface to C language function:
void glWindowPos2ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos2ivMESA(const GLint * v);
Entry point to C language function:
void glWindowPos2ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos2ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos2ivMESA(const GLint * v);
Entry point to C language function:
void glWindowPos2ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos2s(GLshort x, GLshort y);
Interface to C language function:
void glWindowPos2s(GLshort x, GLshort y);
Entry point to C language function:
void glWindowPos2s(GLshort x, GLshort y);
Interface to C language function:
void glWindowPos2sARB(GLshort x, GLshort y);
Interface to C language function:
void glWindowPos2sARB(GLshort x, GLshort y);
Entry point to C language function:
void glWindowPos2sARB(GLshort x, GLshort y);
Interface to C language function:
void glWindowPos2sMESA(GLshort x, GLshort y);
Interface to C language function:
void glWindowPos2sMESA(GLshort x, GLshort y);
Entry point to C language function:
void glWindowPos2sMESA(GLshort x, GLshort y);
Interface to C language function:
void glWindowPos2sv(const GLshort * v);
Interface to C language function:
void glWindowPos2sv(const GLshort * v);
Entry point to C language function:
void glWindowPos2sv(const GLshort * v);
Interface to C language function:
void glWindowPos2sv(const GLshort * v);
Interface to C language function:
void glWindowPos2sv(const GLshort * v);
Entry point to C language function:
void glWindowPos2sv(const GLshort * v);
Interface to C language function:
void glWindowPos2svARB(const GLshort * v);
Interface to C language function:
void glWindowPos2svARB(const GLshort * v);
Entry point to C language function:
void glWindowPos2svARB(const GLshort * v);
Interface to C language function:
void glWindowPos2svARB(const GLshort * v);
Interface to C language function:
void glWindowPos2svARB(const GLshort * v);
Entry point to C language function:
void glWindowPos2svARB(const GLshort * v);
Interface to C language function:
void glWindowPos2svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos2svMESA(const GLshort * v);
Entry point to C language function:
void glWindowPos2svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos2svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos2svMESA(const GLshort * v);
Entry point to C language function:
void glWindowPos2svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos3d(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glWindowPos3d(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glWindowPos3d(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glWindowPos3dARB(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glWindowPos3dARB(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glWindowPos3dARB(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glWindowPos3dMESA(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glWindowPos3dMESA(GLdouble red, GLdouble green, GLdouble blue);
Entry point to C language function:
void glWindowPos3dMESA(GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void glWindowPos3dv(const GLdouble * m);
Interface to C language function:
void glWindowPos3dv(const GLdouble * m);
Entry point to C language function:
void glWindowPos3dv(const GLdouble * m);
Interface to C language function:
void glWindowPos3dv(const GLdouble * m);
Interface to C language function:
void glWindowPos3dv(const GLdouble * m);
Entry point to C language function:
void glWindowPos3dv(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvARB(const GLdouble * m);
Entry point to C language function:
void glWindowPos3dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvARB(const GLdouble * m);
Entry point to C language function:
void glWindowPos3dvARB(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvMESA(const GLdouble * m);
Entry point to C language function:
void glWindowPos3dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos3dvMESA(const GLdouble * m);
Entry point to C language function:
void glWindowPos3dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos3f(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glWindowPos3f(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glWindowPos3f(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glWindowPos3fARB(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glWindowPos3fARB(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glWindowPos3fARB(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glWindowPos3fMESA(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glWindowPos3fMESA(GLfloat red, GLfloat green, GLfloat blue);
Entry point to C language function:
void glWindowPos3fMESA(GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void glWindowPos3fv(const GLfloat * m);
Interface to C language function:
void glWindowPos3fv(const GLfloat * m);
Entry point to C language function:
void glWindowPos3fv(const GLfloat * m);
Interface to C language function:
void glWindowPos3fv(const GLfloat * m);
Interface to C language function:
void glWindowPos3fv(const GLfloat * m);
Entry point to C language function:
void glWindowPos3fv(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvARB(const GLfloat * m);
Entry point to C language function:
void glWindowPos3fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvARB(const GLfloat * m);
Entry point to C language function:
void glWindowPos3fvARB(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvMESA(const GLfloat * m);
Entry point to C language function:
void glWindowPos3fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos3fvMESA(const GLfloat * m);
Entry point to C language function:
void glWindowPos3fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos3i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glWindowPos3i(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glWindowPos3i(GLint red, GLint green, GLint blue);
Interface to C language function:
void glWindowPos3iARB(GLint red, GLint green, GLint blue);
Interface to C language function:
void glWindowPos3iARB(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glWindowPos3iARB(GLint red, GLint green, GLint blue);
Interface to C language function:
void glWindowPos3iMESA(GLint red, GLint green, GLint blue);
Interface to C language function:
void glWindowPos3iMESA(GLint red, GLint green, GLint blue);
Entry point to C language function:
void glWindowPos3iMESA(GLint red, GLint green, GLint blue);
Interface to C language function:
void glWindowPos3iv(const GLint * v);
Interface to C language function:
void glWindowPos3iv(const GLint * v);
Entry point to C language function:
void glWindowPos3iv(const GLint * v);
Interface to C language function:
void glWindowPos3iv(const GLint * v);
Interface to C language function:
void glWindowPos3iv(const GLint * v);
Entry point to C language function:
void glWindowPos3iv(const GLint * v);
Interface to C language function:
void glWindowPos3ivARB(const GLint * v);
Interface to C language function:
void glWindowPos3ivARB(const GLint * v);
Entry point to C language function:
void glWindowPos3ivARB(const GLint * v);
Interface to C language function:
void glWindowPos3ivARB(const GLint * v);
Interface to C language function:
void glWindowPos3ivARB(const GLint * v);
Entry point to C language function:
void glWindowPos3ivARB(const GLint * v);
Interface to C language function:
void glWindowPos3ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos3ivMESA(const GLint * v);
Entry point to C language function:
void glWindowPos3ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos3ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos3ivMESA(const GLint * v);
Entry point to C language function:
void glWindowPos3ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos3s(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glWindowPos3s(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glWindowPos3s(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glWindowPos3sARB(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glWindowPos3sARB(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glWindowPos3sARB(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glWindowPos3sMESA(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glWindowPos3sMESA(GLshort red, GLshort green, GLshort blue);
Entry point to C language function:
void glWindowPos3sMESA(GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void glWindowPos3sv(const GLshort * v);
Interface to C language function:
void glWindowPos3sv(const GLshort * v);
Entry point to C language function:
void glWindowPos3sv(const GLshort * v);
Interface to C language function:
void glWindowPos3sv(const GLshort * v);
Interface to C language function:
void glWindowPos3sv(const GLshort * v);
Entry point to C language function:
void glWindowPos3sv(const GLshort * v);
Interface to C language function:
void glWindowPos3svARB(const GLshort * v);
Interface to C language function:
void glWindowPos3svARB(const GLshort * v);
Entry point to C language function:
void glWindowPos3svARB(const GLshort * v);
Interface to C language function:
void glWindowPos3svARB(const GLshort * v);
Interface to C language function:
void glWindowPos3svARB(const GLshort * v);
Entry point to C language function:
void glWindowPos3svARB(const GLshort * v);
Interface to C language function:
void glWindowPos3svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos3svMESA(const GLshort * v);
Entry point to C language function:
void glWindowPos3svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos3svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos3svMESA(const GLshort * v);
Entry point to C language function:
void glWindowPos3svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos4dMESA(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glWindowPos4dMESA(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point to C language function:
void glWindowPos4dMESA(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void glWindowPos4dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos4dvMESA(const GLdouble * m);
Entry point to C language function:
void glWindowPos4dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos4dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos4dvMESA(const GLdouble * m);
Entry point to C language function:
void glWindowPos4dvMESA(const GLdouble * m);
Interface to C language function:
void glWindowPos4fMESA(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void glWindowPos4fMESA(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Entry point to C language function:
void glWindowPos4fMESA(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void glWindowPos4fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos4fvMESA(const GLfloat * m);
Entry point to C language function:
void glWindowPos4fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos4fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos4fvMESA(const GLfloat * m);
Entry point to C language function:
void glWindowPos4fvMESA(const GLfloat * m);
Interface to C language function:
void glWindowPos4iMESA(GLint location, GLint v0, GLint v1, GLint v2);
Interface to C language function:
void glWindowPos4iMESA(GLint location, GLint v0, GLint v1, GLint v2);
Entry point to C language function:
void glWindowPos4iMESA(GLint location, GLint v0, GLint v1, GLint v2);
Interface to C language function:
void glWindowPos4ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos4ivMESA(const GLint * v);
Entry point to C language function:
void glWindowPos4ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos4ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos4ivMESA(const GLint * v);
Entry point to C language function:
void glWindowPos4ivMESA(const GLint * v);
Interface to C language function:
void glWindowPos4sMESA(GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void glWindowPos4sMESA(GLshort x, GLshort y, GLshort z, GLshort w);
Entry point to C language function:
void glWindowPos4sMESA(GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void glWindowPos4svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos4svMESA(const GLshort * v);
Entry point to C language function:
void glWindowPos4svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos4svMESA(const GLshort * v);
Interface to C language function:
void glWindowPos4svMESA(const GLshort * v);
Entry point to C language function:
void glWindowPos4svMESA(const GLshort * v);
Interface to C language function:
void glWriteMaskEXT(GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Interface to C language function:
void glWriteMaskEXT(GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Entry point to C language function:
void glWriteMaskEXT(GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
GLX - interface net.java.games.jogl.
GLX Provides access to the X11-specific OpenGL vendor extensions.
GLX - class net.java.games.jogl.impl.x11.
GLX Provides access to the X11-specific OpenGL vendor extensions.
GLX_HEIGHT - static field in class net.java.games.jogl.impl.x11.
GLX GLX_LEVEL - static field in class net.java.games.jogl.impl.x11.
GLX GLX_NONE - static field in class net.java.games.jogl.
GLX GLX_NONE - static field in class net.java.games.jogl.impl.x11.
GLX GLX_RGBA - static field in class net.java.games.jogl.impl.x11.
GLX GLX_SAVED - static field in class net.java.games.jogl.impl.x11.
GLX GLX_SCREEN - static field in class net.java.games.jogl.impl.x11.
GLX GLX_STEREO - static field in class net.java.games.jogl.impl.x11.
GLX GLX_USE_GL - static field in class net.java.games.jogl.impl.x11.
GLX GLX_VENDOR - static field in class net.java.games.jogl.impl.x11.
GLX GLX_WIDTH - static field in class net.java.games.jogl.impl.x11.
GLX GLX_WINDOW - static field in class net.java.games.jogl.impl.x11.
GLX Interface to C language function:
GLvoid * glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Entry point to C language function:
GLvoid * glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Interface to C language function:
int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
Entry point to C language function:
int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
Entry point to C language function:
int glXBindHyperpipeSGIX(Display * dpy, int hpId);
Interface to C language function:
void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
Entry point to C language function:
void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
Interface to C language function:
int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
Entry point to C language function:
int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
Interface to C language function:
int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
Entry point to C language function:
int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
Entry point to C language function:
GLXFBConfig * glXChooseFBConfig(Display * dpy, int screen, const int * attribList, int * nitems);
Entry point to C language function:
GLXFBConfig * glXChooseFBConfig(Display * dpy, int screen, const int * attribList, int * nitems);
Entry point to C language function:
XVisualInfo * glXChooseVisual(Display * dpy, int screen, int * attribList);
Entry point to C language function:
XVisualInfo * glXChooseVisual(Display * dpy, int screen, int * attribList);
Entry point to C language function:
void glXCopyContext(Display * dpy, GLXContext src, GLXContext dst, unsigned long mask);
Interface to C language function:
void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
Entry point to C language function:
void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
Entry point to C language function:
GLXContext glXCreateContext(Display * dpy, XVisualInfo * vis, GLXContext shareList, Bool direct);
Entry point to C language function:
XID glXCreateGLXPixmap(Display * dpy, XVisualInfo * visual, XID pixmap);
Entry point to C language function:
GLXContext glXCreateNewContext(Display * dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct);
Entry point to C language function:
XID glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int * attribList);
Entry point to C language function:
XID glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int * attribList);
Entry point to C language function:
XID glXCreatePixmap(Display * dpy, GLXFBConfig config, XID pixmap, const int * attribList);
Entry point to C language function:
XID glXCreatePixmap(Display * dpy, GLXFBConfig config, XID pixmap, const int * attribList);
Entry point to C language function:
XID glXCreateWindow(Display * dpy, GLXFBConfig config, XID win, const int * attribList);
Entry point to C language function:
XID glXCreateWindow(Display * dpy, GLXFBConfig config, XID win, const int * attribList);
Interface to C language function:
void glXCushionSGI(Display * dpy, XID window, float cushion);
Entry point to C language function:
void glXCushionSGI(Display * dpy, XID window, float cushion);
Entry point to C language function:
void glXDestroyContext(Display * dpy, GLXContext ctx);
Entry point to C language function:
void glXDestroyGLXPixmap(Display * dpy, XID pixmap);
Entry point to C language function:
int glXDestroyHyperpipeConfigSGIX(Display * dpy, int hpId);
Entry point to C language function:
void glXDestroyPbuffer(Display * dpy, XID pbuf);
Entry point to C language function:
void glXDestroyPixmap(Display * dpy, XID pixmap);
Entry point to C language function:
void glXDestroyWindow(Display * dpy, XID window);
Interface to C language function:
void glXFreeContextEXT(Display * dpy, GLXContext context);
Entry point to C language function:
void glXFreeContextEXT(Display * dpy, GLXContext context);
Interface to C language function:
void glXFreeMemoryNV(GLvoid * pointer);
Entry point to C language function:
void glXFreeMemoryNV(GLvoid * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Interface to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
Entry point to C language function:
const char * glXGetClientString(Display * dpy, int name);
Entry point to C language function:
int glXGetConfig(Display * dpy, XVisualInfo * visual, int attrib, int * value);
Entry point to C language function:
int glXGetConfig(Display * dpy, XVisualInfo * visual, int attrib, int * value);
Interface to C language function:
XID glXGetContextIDEXT(GLXContext context);
Entry point to C language function:
XID glXGetContextIDEXT(GLXContext context);
Entry point to C language function:
GLXContext glXGetCurrentContext(void);
Entry point to C language function:
Display * glXGetCurrentDisplay(void);
Interface to C language function:
Display * glXGetCurrentDisplayEXT(void);
Entry point to C language function:
Display * glXGetCurrentDisplayEXT(void);
Entry point to C language function:
XID glXGetCurrentDrawable(void);
Entry point to C language function:
XID glXGetCurrentReadDrawable(void);
Interface to C language function:
XID glXGetCurrentReadDrawableSGI(void);
Entry point to C language function:
XID glXGetCurrentReadDrawableSGI(void);
Entry point to C language function:
int glXGetFBConfigAttrib(Display * dpy, GLXFBConfig config, int attribute, int * value);
Entry point to C language function:
int glXGetFBConfigAttrib(Display * dpy, GLXFBConfig config, int attribute, int * value);
Entry point to C language function:
GLXFBConfig * glXGetFBConfigs(Display * dpy, int screen, int * nelements);
Entry point to C language function:
GLXFBConfig * glXGetFBConfigs(Display * dpy, int screen, int * nelements);
Entry point to C language function:
__GLXextFuncPtr glXGetProcAddress(const GLubyte * procname);
Interface to C language function:
PFNGLSTARTINSTRUMENTSSGIXPROC glXGetProcAddressARB(const GLubyte * procName);
Entry point to C language function:
__GLXextFuncPtr glXGetProcAddressARB(const GLubyte * );
Entry point to C language function:
PFNGLSTARTINSTRUMENTSSGIXPROC glXGetProcAddressARB(const GLubyte * procName);
Entry point to C language function:
void glXGetSelectedEvent(Display * dpy, XID drawable, unsigned long * mask);
Entry point to C language function:
void glXGetSelectedEvent(Display * dpy, XID drawable, unsigned long * mask);
Interface to C language function:
Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Entry point to C language function:
Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Interface to C language function:
Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Entry point to C language function:
Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Interface to C language function:
int glXGetVideoSyncSGI(PUINT markerp);
Entry point to C language function:
int glXGetVideoSyncSGI(PUINT markerp);
Interface to C language function:
int glXGetVideoSyncSGI(PUINT markerp);
Entry point to C language function:
int glXGetVideoSyncSGI(PUINT markerp);
Entry point to C language function:
XVisualInfo * glXGetVisualFromFBConfig(Display * dpy, GLXFBConfig config);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXHyperpipeConfigSGIX(Display * dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX * cfg, int * hpId);
Entry point to C language function:
int glXHyperpipeConfigSGIX(Display * dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX * cfg, int * hpId);
Interface to C language function:
GLXContext glXImportContextEXT(Display * dpy, XID contextID);
Entry point to C language function:
GLXContext glXImportContextEXT(Display * dpy, XID contextID);
Entry point to C language function:
Bool glXIsDirect(Display * dpy, GLXContext ctx);
Interface to C language function:
void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
Entry point to C language function:
void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
Entry point to C language function:
Bool glXMakeContextCurrent(Display * dpy, XID draw, XID read, GLXContext ctx);
Entry point to C language function:
Bool glXMakeCurrent(Display * dpy, XID drawable, GLXContext ctx);
Interface to C language function:
Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
Entry point to C language function:
Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
This table is a cache of the native pointers to OpenGL extension
functions, to be used for run-time linking of these extensions.
Interface to C language function:
int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Entry point to C language function:
int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Interface to C language function:
int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Entry point to C language function:
int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Interface to C language function:
int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Entry point to C language function:
int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Interface to C language function:
int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Entry point to C language function:
int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Entry point to C language function:
int glXQueryContext(Display * dpy, GLXContext ctx, int attribute, int * value);
Entry point to C language function:
int glXQueryContext(Display * dpy, GLXContext ctx, int attribute, int * value);
Interface to C language function:
int glXQueryContextInfoEXT(Display * dpy, GLXContext ctx, int attribute, int * value);
Entry point to C language function:
int glXQueryContextInfoEXT(Display * dpy, GLXContext ctx, int attribute, int * value);
Interface to C language function:
int glXQueryContextInfoEXT(Display * dpy, GLXContext ctx, int attribute, int * value);
Entry point to C language function:
int glXQueryContextInfoEXT(Display * dpy, GLXContext ctx, int attribute, int * value);
Entry point to C language function:
void glXQueryDrawable(Display * dpy, XID draw, int attribute, unsigned int * value);
Entry point to C language function:
void glXQueryDrawable(Display * dpy, XID draw, int attribute, unsigned int * value);
Entry point to C language function:
Bool glXQueryExtension(Display * dpy, int * errorb, int * event);
Entry point to C language function:
Bool glXQueryExtension(Display * dpy, int * errorb, int * event);
Entry point to C language function:
const char * glXQueryExtensionsString(Display * dpy, int screen);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
int glXQueryHyperpipeBestAttribSGIX(Display * dpy, int timeSlice, int attrib, int size, void * attribList, void * returnAttribList);
Entry point to C language function:
GLXHyperpipeConfigSGIX * glXQueryHyperpipeConfigSGIX(Display * dpy, int hpId, int * npipes);
Entry point to C language function:
GLXHyperpipeConfigSGIX * glXQueryHyperpipeConfigSGIX(Display * dpy, int hpId, int * npipes);
Entry point to C language function:
GLXHyperpipeNetworkSGIX * glXQueryHyperpipeNetworkSGIX(Display * dpy, int * npipes);
Entry point to C language function:
GLXHyperpipeNetworkSGIX * glXQueryHyperpipeNetworkSGIX(Display * dpy, int * npipes);
Interface to C language function:
Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Entry point to C language function:
Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Interface to C language function:
Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Entry point to C language function:
Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Entry point to C language function:
const char * glXQueryServerString(Display * dpy, int screen, int name);
Entry point to C language function:
Bool glXQueryVersion(Display * dpy, int * maj, int * min);
Entry point to C language function:
Bool glXQueryVersion(Display * dpy, int * maj, int * min);
Interface to C language function:
Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
Entry point to C language function:
Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
Entry point to C language function:
void glXSelectEvent(Display * dpy, XID drawable, unsigned long mask);
Interface to C language function:
Bool glXSet3DfxModeMESA(int interval);
Entry point to C language function:
Bool glXSet3DfxModeMESA(int interval);
Entry point to C language function:
void glXSwapBuffers(Display * dpy, XID drawable);
Interface to C language function:
int glXSwapIntervalSGI(int interval);
Entry point to C language function:
int glXSwapIntervalSGI(int interval);
Entry point to C language function:
void glXUseXFont(XID font, int first, int count, int list);
Entry point to C language function:
void glXWaitGL(void);
Interface to C language function:
int glXWaitVideoSyncSGI(int divisor, int remainder, PUINT count);
Entry point to C language function:
int glXWaitVideoSyncSGI(int divisor, int remainder, PUINT count);
Interface to C language function:
int glXWaitVideoSyncSGI(int divisor, int remainder, PUINT count);
Entry point to C language function:
int glXWaitVideoSyncSGI(int divisor, int remainder, PUINT count);
glXWaitX() - static method in class net.java.games.jogl.impl.x11.
GLX Entry point to C language function:
void glXWaitX(void);