|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | _GPU_DEVICE |
| #define GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES 0x92C6 |
| #define GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS 0x92C5 |
| #define GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER 0x90ED |
| #define GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER 0x92CB |
| #define GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER 0x92CA |
| #define GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER 0x92C8 |
| #define GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER 0x92C9 |
| #define GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER 0x92C7 |
| #define GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV 0x954F |
| #define GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX 0x840B |
| #define GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV 0x8E5D |
| #define GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT 0x8CD4 |
| #define GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR 0x9632 |
| #define GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE 0x8CD3 |
| #define GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT 0x8CD3 |
| #define GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR 0x9630 |
| #define GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT 0x8CD7 |
| #define GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB 0x9342 |
| #define GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV 0x9342 |
| #define GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX 0x9049 |
| #define GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS 0x8F39 |
| #define GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT 0x8F39 |
| #define GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS 0x8E1E |
| #define GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS 0x8E1F |
| #define GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT 0x87CA |
| #define GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT 0x87CC |
| #define GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS 0x8C8A |
| #define GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT 0x8C8A |
| #define GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV 0x8C8A |
| #define GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT 0x8C8B |
| #define GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT 0x8C80 |
| #define GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV 0x8C80 |
| #define GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV 0x8857 |
| #define GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV 0x8853 |
| #define GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB 0x9340 |
| #define GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT 0x8E4C |
| #define GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV 0x8C75 |
| #define GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL 0x83F8 |
| #define GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER 0x8A46 |
| #define GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER 0x8A45 |
| #define GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER 0x84F0 |
| #define GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER 0x84F1 |
| #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT 0x906C |
| #define WGL_RENDERER_OPENGL_COMPATIBILITY_PROFILE_VERSION_WINE 0x818B |
| typedef unsigned int GLbitfield |
| typedef void* GLDEBUGPROC |
| typedef void* GLDEBUGPROCAMD |
| typedef void* GLDEBUGPROCARB |
| typedef void* GLDEBUGPROCKHR |
| typedef void* GLeglClientBufferEXT |
| typedef void* GLeglImageOES |
| typedef unsigned int GLhandleARB |
| typedef INT64 GLint64EXT |
| typedef INT_PTR GLintptrARB |
| typedef INT_PTR GLsizeiptr |
| typedef INT_PTR GLsizeiptrARB |
| typedef UINT64 GLuint64EXT |
| typedef GLintptr GLvdpauSurfaceNV |
| { ... } ::GLVULKANPROCNV |
| typedef struct _GPU_DEVICE GPU_DEVICE |
| typedef struct _GPU_DEVICE* PGPU_DEVICE |
| DECLARE_HANDLE | ( | HGPUNV | ) |
| DECLARE_HANDLE | ( | HPBUFFERARB | ) |
| DECLARE_HANDLE | ( | HPBUFFEREXT | ) |
| DECLARE_HANDLE | ( | HPGPUNV | ) |
| DECLARE_HANDLE | ( | HPVIDEODEV | ) |
| DECLARE_HANDLE | ( | HVIDEOINPUTDEVICENV | ) |
| DECLARE_HANDLE | ( | HVIDEOOUTPUTDEVICENV | ) |
| void GLAPIENTRY glAccum | ( | GLenum | op, |
| GLfloat | value | ||
| ) |
| void GLAPIENTRY glAlphaFunc | ( | GLenum | func, |
| GLfloat | ref | ||
| ) |
| GLboolean GLAPIENTRY glAreTexturesResident | ( | GLsizei | n, |
| const GLuint * | textures, | ||
| GLboolean * | residences | ||
| ) |
| void GLAPIENTRY glArrayElement | ( | GLint | i | ) |
| void GLAPIENTRY glBegin | ( | GLenum | mode | ) |
| void GLAPIENTRY glBindTexture | ( | GLenum | target, |
| GLuint | texture | ||
| ) |
| void GLAPIENTRY glBitmap | ( | GLsizei | width, |
| GLsizei | height, | ||
| GLfloat | xorig, | ||
| GLfloat | yorig, | ||
| GLfloat | xmove, | ||
| GLfloat | ymove, | ||
| const GLubyte * | bitmap | ||
| ) |
| void GLAPIENTRY glBlendFunc | ( | GLenum | sfactor, |
| GLenum | dfactor | ||
| ) |
| void GLAPIENTRY glCallList | ( | GLuint | list | ) |
| void GLAPIENTRY glClear | ( | GLbitfield | mask | ) |
| void GLAPIENTRY glClearDepth | ( | GLdouble | depth | ) |
| void GLAPIENTRY glClearIndex | ( | GLfloat | c | ) |
| void GLAPIENTRY glClearStencil | ( | GLint | s | ) |
| void GLAPIENTRY glClipPlane | ( | GLenum | plane, |
| const GLdouble * | equation | ||
| ) |
| void GLAPIENTRY glColor3b | ( | GLbyte | red, |
| GLbyte | green, | ||
| GLbyte | blue | ||
| ) |
| void GLAPIENTRY glColor3bv | ( | const GLbyte * | v | ) |
| void GLAPIENTRY glColor3d | ( | GLdouble | red, |
| GLdouble | green, | ||
| GLdouble | blue | ||
| ) |
| void GLAPIENTRY glColor3dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glColor3f | ( | GLfloat | red, |
| GLfloat | green, | ||
| GLfloat | blue | ||
| ) |
| void GLAPIENTRY glColor3fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glColor3i | ( | GLint | red, |
| GLint | green, | ||
| GLint | blue | ||
| ) |
| void GLAPIENTRY glColor3iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glColor3s | ( | GLshort | red, |
| GLshort | green, | ||
| GLshort | blue | ||
| ) |
| void GLAPIENTRY glColor3sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glColor3ub | ( | GLubyte | red, |
| GLubyte | green, | ||
| GLubyte | blue | ||
| ) |
| void GLAPIENTRY glColor3ubv | ( | const GLubyte * | v | ) |
| void GLAPIENTRY glColor3ui | ( | GLuint | red, |
| GLuint | green, | ||
| GLuint | blue | ||
| ) |
| void GLAPIENTRY glColor3uiv | ( | const GLuint * | v | ) |
| void GLAPIENTRY glColor3us | ( | GLushort | red, |
| GLushort | green, | ||
| GLushort | blue | ||
| ) |
| void GLAPIENTRY glColor3usv | ( | const GLushort * | v | ) |
| void GLAPIENTRY glColor4bv | ( | const GLbyte * | v | ) |
| void GLAPIENTRY glColor4dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glColor4fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glColor4iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glColor4sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glColor4ubv | ( | const GLubyte * | v | ) |
| void GLAPIENTRY glColor4uiv | ( | const GLuint * | v | ) |
| void GLAPIENTRY glColor4usv | ( | const GLushort * | v | ) |
| void GLAPIENTRY glColorMaterial | ( | GLenum | face, |
| GLenum | mode | ||
| ) |
| void GLAPIENTRY glCopyTexImage1D | ( | GLenum | target, |
| GLint | level, | ||
| GLenum | internalformat, | ||
| GLint | x, | ||
| GLint | y, | ||
| GLsizei | width, | ||
| GLint | border | ||
| ) |
| void GLAPIENTRY glCopyTexImage2D | ( | GLenum | target, |
| GLint | level, | ||
| GLenum | internalformat, | ||
| GLint | x, | ||
| GLint | y, | ||
| GLsizei | width, | ||
| GLsizei | height, | ||
| GLint | border | ||
| ) |
| void GLAPIENTRY glCopyTexSubImage1D | ( | GLenum | target, |
| GLint | level, | ||
| GLint | xoffset, | ||
| GLint | x, | ||
| GLint | y, | ||
| GLsizei | width | ||
| ) |
| void GLAPIENTRY glCopyTexSubImage2D | ( | GLenum | target, |
| GLint | level, | ||
| GLint | xoffset, | ||
| GLint | yoffset, | ||
| GLint | x, | ||
| GLint | y, | ||
| GLsizei | width, | ||
| GLsizei | height | ||
| ) |
| void GLAPIENTRY glCullFace | ( | GLenum | mode | ) |
| GLint GLAPIENTRY glDebugEntry | ( | GLint | unknown1, |
| GLint | unknown2 | ||
| ) |
Definition at line 37 of file apistubs.c.
| void GLAPIENTRY glDeleteLists | ( | GLuint | list, |
| GLsizei | range | ||
| ) |
| void GLAPIENTRY glDeleteTextures | ( | GLsizei | n, |
| const GLuint * | textures | ||
| ) |
| void GLAPIENTRY glDepthFunc | ( | GLenum | func | ) |
| void GLAPIENTRY glDepthMask | ( | GLboolean | flag | ) |
| void GLAPIENTRY glDepthRange | ( | GLdouble | near, |
| GLdouble | far | ||
| ) |
| void GLAPIENTRY glDisable | ( | GLenum | cap | ) |
| void GLAPIENTRY glDisableClientState | ( | GLenum | array | ) |
| void GLAPIENTRY glDrawArrays | ( | GLenum | mode, |
| GLint | first, | ||
| GLsizei | count | ||
| ) |
| void GLAPIENTRY glDrawBuffer | ( | GLenum | buf | ) |
| void GLAPIENTRY glDrawPixels | ( | GLsizei | width, |
| GLsizei | height, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const void * | pixels | ||
| ) |
| void GLAPIENTRY glEdgeFlag | ( | GLboolean | flag | ) |
| void GLAPIENTRY glEdgeFlagPointer | ( | GLsizei | stride, |
| const void * | pointer | ||
| ) |
| void GLAPIENTRY glEdgeFlagv | ( | const GLboolean * | flag | ) |
| void GLAPIENTRY glEnable | ( | GLenum | cap | ) |
| void GLAPIENTRY glEnableClientState | ( | GLenum | array | ) |
| void GLAPIENTRY glEnd | ( | void | ) |
| void GLAPIENTRY glEndList | ( | void | ) |
| void GLAPIENTRY glEvalCoord1d | ( | GLdouble | u | ) |
| void GLAPIENTRY glEvalCoord1dv | ( | const GLdouble * | u | ) |
| void GLAPIENTRY glEvalCoord1f | ( | GLfloat | u | ) |
| void GLAPIENTRY glEvalCoord1fv | ( | const GLfloat * | u | ) |
| void GLAPIENTRY glEvalCoord2d | ( | GLdouble | u, |
| GLdouble | v | ||
| ) |
| void GLAPIENTRY glEvalCoord2dv | ( | const GLdouble * | u | ) |
| void GLAPIENTRY glEvalCoord2f | ( | GLfloat | u, |
| GLfloat | v | ||
| ) |
| void GLAPIENTRY glEvalCoord2fv | ( | const GLfloat * | u | ) |
| void GLAPIENTRY glEvalMesh1 | ( | GLenum | mode, |
| GLint | i1, | ||
| GLint | i2 | ||
| ) |
| void GLAPIENTRY glEvalPoint1 | ( | GLint | i | ) |
| void GLAPIENTRY glEvalPoint2 | ( | GLint | i, |
| GLint | j | ||
| ) |
| void GLAPIENTRY glFeedbackBuffer | ( | GLsizei | size, |
| GLenum | type, | ||
| GLfloat * | buffer | ||
| ) |
| void GLAPIENTRY glFinish | ( | void | ) |
| void GLAPIENTRY glFlush | ( | void | ) |
| void GLAPIENTRY glFogf | ( | GLenum | pname, |
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glFogfv | ( | GLenum | pname, |
| const GLfloat * | params | ||
| ) |
| void GLAPIENTRY glFogi | ( | GLenum | pname, |
| GLint | param | ||
| ) |
| void GLAPIENTRY glFogiv | ( | GLenum | pname, |
| const GLint * | params | ||
| ) |
| void GLAPIENTRY glFrontFace | ( | GLenum | mode | ) |
| void GLAPIENTRY glFrustum | ( | GLdouble | left, |
| GLdouble | right, | ||
| GLdouble | bottom, | ||
| GLdouble | top, | ||
| GLdouble | zNear, | ||
| GLdouble | zFar | ||
| ) |
| GLuint GLAPIENTRY glGenLists | ( | GLsizei | range | ) |
| void GLAPIENTRY glGenTextures | ( | GLsizei | n, |
| GLuint * | textures | ||
| ) |
| void GLAPIENTRY glGetBooleanv | ( | GLenum | pname, |
| GLboolean * | data | ||
| ) |
| void GLAPIENTRY glGetClipPlane | ( | GLenum | plane, |
| GLdouble * | equation | ||
| ) |
| void GLAPIENTRY glGetDoublev | ( | GLenum | pname, |
| GLdouble * | data | ||
| ) |
| GLenum GLAPIENTRY glGetError | ( | void | ) |
| void GLAPIENTRY glGetFloatv | ( | GLenum | pname, |
| GLfloat * | data | ||
| ) |
| void GLAPIENTRY glGetIntegerv | ( | GLenum | pname, |
| GLint * | data | ||
| ) |
| void GLAPIENTRY glGetLightfv | ( | GLenum | light, |
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
| void GLAPIENTRY glGetLightiv | ( | GLenum | light, |
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
| void GLAPIENTRY glGetMapdv | ( | GLenum | target, |
| GLenum | query, | ||
| GLdouble * | v | ||
| ) |
| void GLAPIENTRY glGetMapfv | ( | GLenum | target, |
| GLenum | query, | ||
| GLfloat * | v | ||
| ) |
| void GLAPIENTRY glGetMapiv | ( | GLenum | target, |
| GLenum | query, | ||
| GLint * | v | ||
| ) |
| void GLAPIENTRY glGetMaterialfv | ( | GLenum | face, |
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
| void GLAPIENTRY glGetMaterialiv | ( | GLenum | face, |
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
| void GLAPIENTRY glGetPixelMapfv | ( | GLenum | map, |
| GLfloat * | values | ||
| ) |
| void GLAPIENTRY glGetPixelMapuiv | ( | GLenum | map, |
| GLuint * | values | ||
| ) |
| void GLAPIENTRY glGetPixelMapusv | ( | GLenum | map, |
| GLushort * | values | ||
| ) |
| void GLAPIENTRY glGetPointerv | ( | GLenum | pname, |
| void ** | params | ||
| ) |
| void GLAPIENTRY glGetPolygonStipple | ( | GLubyte * | mask | ) |
| const GLubyte *GLAPIENTRY glGetString | ( | GLenum | name | ) |
| void GLAPIENTRY glGetTexEnvfv | ( | GLenum | target, |
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
| void GLAPIENTRY glGetTexEnviv | ( | GLenum | target, |
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
| void GLAPIENTRY glGetTexGendv | ( | GLenum | coord, |
| GLenum | pname, | ||
| GLdouble * | params | ||
| ) |
| void GLAPIENTRY glGetTexGenfv | ( | GLenum | coord, |
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
| void GLAPIENTRY glGetTexGeniv | ( | GLenum | coord, |
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
| void GLAPIENTRY glGetTexImage | ( | GLenum | target, |
| GLint | level, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| void * | pixels | ||
| ) |
| void GLAPIENTRY glGetTexLevelParameterfv | ( | GLenum | target, |
| GLint | level, | ||
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
| void GLAPIENTRY glGetTexLevelParameteriv | ( | GLenum | target, |
| GLint | level, | ||
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
| void GLAPIENTRY glGetTexParameterfv | ( | GLenum | target, |
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
| void GLAPIENTRY glGetTexParameteriv | ( | GLenum | target, |
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
| void GLAPIENTRY glHint | ( | GLenum | target, |
| GLenum | mode | ||
| ) |
| void GLAPIENTRY glIndexd | ( | GLdouble | c | ) |
| void GLAPIENTRY glIndexdv | ( | const GLdouble * | c | ) |
| void GLAPIENTRY glIndexf | ( | GLfloat | c | ) |
| void GLAPIENTRY glIndexfv | ( | const GLfloat * | c | ) |
| void GLAPIENTRY glIndexi | ( | GLint | c | ) |
| void GLAPIENTRY glIndexiv | ( | const GLint * | c | ) |
| void GLAPIENTRY glIndexMask | ( | GLuint | mask | ) |
| void GLAPIENTRY glIndexs | ( | GLshort | c | ) |
| void GLAPIENTRY glIndexsv | ( | const GLshort * | c | ) |
| void GLAPIENTRY glIndexub | ( | GLubyte | c | ) |
| void GLAPIENTRY glIndexubv | ( | const GLubyte * | c | ) |
| void GLAPIENTRY glInitNames | ( | void | ) |
| GLboolean GLAPIENTRY glIsEnabled | ( | GLenum | cap | ) |
| GLboolean GLAPIENTRY glIsList | ( | GLuint | list | ) |
| GLboolean GLAPIENTRY glIsTexture | ( | GLuint | texture | ) |
| void GLAPIENTRY glLightf | ( | GLenum | light, |
| GLenum | pname, | ||
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glLighti | ( | GLenum | light, |
| GLenum | pname, | ||
| GLint | param | ||
| ) |
| void GLAPIENTRY glLightModelf | ( | GLenum | pname, |
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glLightModelfv | ( | GLenum | pname, |
| const GLfloat * | params | ||
| ) |
| void GLAPIENTRY glLightModeli | ( | GLenum | pname, |
| GLint | param | ||
| ) |
| void GLAPIENTRY glLightModeliv | ( | GLenum | pname, |
| const GLint * | params | ||
| ) |
| void GLAPIENTRY glLineStipple | ( | GLint | factor, |
| GLushort | pattern | ||
| ) |
| void GLAPIENTRY glLineWidth | ( | GLfloat | width | ) |
| void GLAPIENTRY glListBase | ( | GLuint | base | ) |
| void GLAPIENTRY glLoadIdentity | ( | void | ) |
| void GLAPIENTRY glLoadMatrixd | ( | const GLdouble * | m | ) |
| void GLAPIENTRY glLoadMatrixf | ( | const GLfloat * | m | ) |
| void GLAPIENTRY glLoadName | ( | GLuint | name | ) |
| void GLAPIENTRY glLogicOp | ( | GLenum | opcode | ) |
| void GLAPIENTRY glMap1d | ( | GLenum | target, |
| GLdouble | u1, | ||
| GLdouble | u2, | ||
| GLint | stride, | ||
| GLint | order, | ||
| const GLdouble * | points | ||
| ) |
| void GLAPIENTRY glMap1f | ( | GLenum | target, |
| GLfloat | u1, | ||
| GLfloat | u2, | ||
| GLint | stride, | ||
| GLint | order, | ||
| const GLfloat * | points | ||
| ) |
| void GLAPIENTRY glMap2d | ( | GLenum | target, |
| GLdouble | u1, | ||
| GLdouble | u2, | ||
| GLint | ustride, | ||
| GLint | uorder, | ||
| GLdouble | v1, | ||
| GLdouble | v2, | ||
| GLint | vstride, | ||
| GLint | vorder, | ||
| const GLdouble * | points | ||
| ) |
| void GLAPIENTRY glMap2f | ( | GLenum | target, |
| GLfloat | u1, | ||
| GLfloat | u2, | ||
| GLint | ustride, | ||
| GLint | uorder, | ||
| GLfloat | v1, | ||
| GLfloat | v2, | ||
| GLint | vstride, | ||
| GLint | vorder, | ||
| const GLfloat * | points | ||
| ) |
| void GLAPIENTRY glMapGrid1d | ( | GLint | un, |
| GLdouble | u1, | ||
| GLdouble | u2 | ||
| ) |
| void GLAPIENTRY glMapGrid1f | ( | GLint | un, |
| GLfloat | u1, | ||
| GLfloat | u2 | ||
| ) |
| void GLAPIENTRY glMapGrid2d | ( | GLint | un, |
| GLdouble | u1, | ||
| GLdouble | u2, | ||
| GLint | vn, | ||
| GLdouble | v1, | ||
| GLdouble | v2 | ||
| ) |
| void GLAPIENTRY glMaterialf | ( | GLenum | face, |
| GLenum | pname, | ||
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glMateriali | ( | GLenum | face, |
| GLenum | pname, | ||
| GLint | param | ||
| ) |
| void GLAPIENTRY glMatrixMode | ( | GLenum | mode | ) |
| void GLAPIENTRY glMultMatrixd | ( | const GLdouble * | m | ) |
| void GLAPIENTRY glMultMatrixf | ( | const GLfloat * | m | ) |
| void GLAPIENTRY glNewList | ( | GLuint | list, |
| GLenum | mode | ||
| ) |
| void GLAPIENTRY glNormal3b | ( | GLbyte | nx, |
| GLbyte | ny, | ||
| GLbyte | nz | ||
| ) |
| void GLAPIENTRY glNormal3bv | ( | const GLbyte * | v | ) |
| void GLAPIENTRY glNormal3d | ( | GLdouble | nx, |
| GLdouble | ny, | ||
| GLdouble | nz | ||
| ) |
| void GLAPIENTRY glNormal3dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glNormal3f | ( | GLfloat | nx, |
| GLfloat | ny, | ||
| GLfloat | nz | ||
| ) |
| void GLAPIENTRY glNormal3fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glNormal3i | ( | GLint | nx, |
| GLint | ny, | ||
| GLint | nz | ||
| ) |
| void GLAPIENTRY glNormal3iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glNormal3s | ( | GLshort | nx, |
| GLshort | ny, | ||
| GLshort | nz | ||
| ) |
| void GLAPIENTRY glNormal3sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glOrtho | ( | GLdouble | left, |
| GLdouble | right, | ||
| GLdouble | bottom, | ||
| GLdouble | top, | ||
| GLdouble | zNear, | ||
| GLdouble | zFar | ||
| ) |
| void GLAPIENTRY glPassThrough | ( | GLfloat | token | ) |
| void GLAPIENTRY glPixelStoref | ( | GLenum | pname, |
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glPixelStorei | ( | GLenum | pname, |
| GLint | param | ||
| ) |
| void GLAPIENTRY glPixelTransferf | ( | GLenum | pname, |
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glPixelTransferi | ( | GLenum | pname, |
| GLint | param | ||
| ) |
| void GLAPIENTRY glPixelZoom | ( | GLfloat | xfactor, |
| GLfloat | yfactor | ||
| ) |
| void GLAPIENTRY glPointSize | ( | GLfloat | size | ) |
| void GLAPIENTRY glPolygonMode | ( | GLenum | face, |
| GLenum | mode | ||
| ) |
| void GLAPIENTRY glPolygonOffset | ( | GLfloat | factor, |
| GLfloat | units | ||
| ) |
| void GLAPIENTRY glPolygonStipple | ( | const GLubyte * | mask | ) |
| void GLAPIENTRY glPopAttrib | ( | void | ) |
| void GLAPIENTRY glPopClientAttrib | ( | void | ) |
| void GLAPIENTRY glPopMatrix | ( | void | ) |
| void GLAPIENTRY glPopName | ( | void | ) |
| void GLAPIENTRY glPrioritizeTextures | ( | GLsizei | n, |
| const GLuint * | textures, | ||
| const GLfloat * | priorities | ||
| ) |
| void GLAPIENTRY glPushAttrib | ( | GLbitfield | mask | ) |
| void GLAPIENTRY glPushClientAttrib | ( | GLbitfield | mask | ) |
| void GLAPIENTRY glPushMatrix | ( | void | ) |
| void GLAPIENTRY glPushName | ( | GLuint | name | ) |
| void GLAPIENTRY glRasterPos2d | ( | GLdouble | x, |
| GLdouble | y | ||
| ) |
| void GLAPIENTRY glRasterPos2dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glRasterPos2f | ( | GLfloat | x, |
| GLfloat | y | ||
| ) |
| void GLAPIENTRY glRasterPos2fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glRasterPos2i | ( | GLint | x, |
| GLint | y | ||
| ) |
| void GLAPIENTRY glRasterPos2iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glRasterPos2s | ( | GLshort | x, |
| GLshort | y | ||
| ) |
| void GLAPIENTRY glRasterPos2sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glRasterPos3d | ( | GLdouble | x, |
| GLdouble | y, | ||
| GLdouble | z | ||
| ) |
| void GLAPIENTRY glRasterPos3dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glRasterPos3f | ( | GLfloat | x, |
| GLfloat | y, | ||
| GLfloat | z | ||
| ) |
| void GLAPIENTRY glRasterPos3fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glRasterPos3i | ( | GLint | x, |
| GLint | y, | ||
| GLint | z | ||
| ) |
| void GLAPIENTRY glRasterPos3iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glRasterPos3s | ( | GLshort | x, |
| GLshort | y, | ||
| GLshort | z | ||
| ) |
| void GLAPIENTRY glRasterPos3sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glRasterPos4dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glRasterPos4fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glRasterPos4iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glRasterPos4sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glReadBuffer | ( | GLenum | src | ) |
| void GLAPIENTRY glReadPixels | ( | GLint | x, |
| GLint | y, | ||
| GLsizei | width, | ||
| GLsizei | height, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| void * | pixels | ||
| ) |
| GLint GLAPIENTRY glRenderMode | ( | GLenum | mode | ) |
| void GLAPIENTRY glScaled | ( | GLdouble | x, |
| GLdouble | y, | ||
| GLdouble | z | ||
| ) |
| void GLAPIENTRY glScalef | ( | GLfloat | x, |
| GLfloat | y, | ||
| GLfloat | z | ||
| ) |
| void GLAPIENTRY glSelectBuffer | ( | GLsizei | size, |
| GLuint * | buffer | ||
| ) |
| void GLAPIENTRY glShadeModel | ( | GLenum | mode | ) |
| void GLAPIENTRY glStencilFunc | ( | GLenum | func, |
| GLint | ref, | ||
| GLuint | mask | ||
| ) |
| void GLAPIENTRY glStencilMask | ( | GLuint | mask | ) |
| void GLAPIENTRY glStencilOp | ( | GLenum | fail, |
| GLenum | zfail, | ||
| GLenum | zpass | ||
| ) |
| void GLAPIENTRY glTexCoord1d | ( | GLdouble | s | ) |
| void GLAPIENTRY glTexCoord1dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glTexCoord1f | ( | GLfloat | s | ) |
| void GLAPIENTRY glTexCoord1fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glTexCoord1i | ( | GLint | s | ) |
| void GLAPIENTRY glTexCoord1iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glTexCoord1s | ( | GLshort | s | ) |
| void GLAPIENTRY glTexCoord1sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glTexCoord2d | ( | GLdouble | s, |
| GLdouble | t | ||
| ) |
| void GLAPIENTRY glTexCoord2dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glTexCoord2f | ( | GLfloat | s, |
| GLfloat | t | ||
| ) |
| void GLAPIENTRY glTexCoord2fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glTexCoord2i | ( | GLint | s, |
| GLint | t | ||
| ) |
| void GLAPIENTRY glTexCoord2iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glTexCoord2s | ( | GLshort | s, |
| GLshort | t | ||
| ) |
| void GLAPIENTRY glTexCoord2sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glTexCoord3d | ( | GLdouble | s, |
| GLdouble | t, | ||
| GLdouble | r | ||
| ) |
| void GLAPIENTRY glTexCoord3dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glTexCoord3f | ( | GLfloat | s, |
| GLfloat | t, | ||
| GLfloat | r | ||
| ) |
| void GLAPIENTRY glTexCoord3fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glTexCoord3i | ( | GLint | s, |
| GLint | t, | ||
| GLint | r | ||
| ) |
| void GLAPIENTRY glTexCoord3iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glTexCoord3s | ( | GLshort | s, |
| GLshort | t, | ||
| GLshort | r | ||
| ) |
| void GLAPIENTRY glTexCoord3sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glTexCoord4dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glTexCoord4fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glTexCoord4iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glTexCoord4sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glTexEnvf | ( | GLenum | target, |
| GLenum | pname, | ||
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glTexEnvi | ( | GLenum | target, |
| GLenum | pname, | ||
| GLint | param | ||
| ) |
| void GLAPIENTRY glTexGend | ( | GLenum | coord, |
| GLenum | pname, | ||
| GLdouble | param | ||
| ) |
| void GLAPIENTRY glTexGenf | ( | GLenum | coord, |
| GLenum | pname, | ||
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glTexGeni | ( | GLenum | coord, |
| GLenum | pname, | ||
| GLint | param | ||
| ) |
| void GLAPIENTRY glTexImage1D | ( | GLenum | target, |
| GLint | level, | ||
| GLint | internalformat, | ||
| GLsizei | width, | ||
| GLint | border, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const void * | pixels | ||
| ) |
| void GLAPIENTRY glTexImage2D | ( | GLenum | target, |
| GLint | level, | ||
| GLint | internalformat, | ||
| GLsizei | width, | ||
| GLsizei | height, | ||
| GLint | border, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const void * | pixels | ||
| ) |
| void GLAPIENTRY glTexParameterf | ( | GLenum | target, |
| GLenum | pname, | ||
| GLfloat | param | ||
| ) |
| void GLAPIENTRY glTexParameteri | ( | GLenum | target, |
| GLenum | pname, | ||
| GLint | param | ||
| ) |
| void GLAPIENTRY glTexSubImage1D | ( | GLenum | target, |
| GLint | level, | ||
| GLint | xoffset, | ||
| GLsizei | width, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const void * | pixels | ||
| ) |
| void GLAPIENTRY glTexSubImage2D | ( | GLenum | target, |
| GLint | level, | ||
| GLint | xoffset, | ||
| GLint | yoffset, | ||
| GLsizei | width, | ||
| GLsizei | height, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const void * | pixels | ||
| ) |
| void GLAPIENTRY glTranslated | ( | GLdouble | x, |
| GLdouble | y, | ||
| GLdouble | z | ||
| ) |
| void GLAPIENTRY glTranslatef | ( | GLfloat | x, |
| GLfloat | y, | ||
| GLfloat | z | ||
| ) |
| void GLAPIENTRY glVertex2d | ( | GLdouble | x, |
| GLdouble | y | ||
| ) |
| void GLAPIENTRY glVertex2dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glVertex2f | ( | GLfloat | x, |
| GLfloat | y | ||
| ) |
| void GLAPIENTRY glVertex2fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glVertex2i | ( | GLint | x, |
| GLint | y | ||
| ) |
| void GLAPIENTRY glVertex2iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glVertex2s | ( | GLshort | x, |
| GLshort | y | ||
| ) |
| void GLAPIENTRY glVertex2sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glVertex3d | ( | GLdouble | x, |
| GLdouble | y, | ||
| GLdouble | z | ||
| ) |
| void GLAPIENTRY glVertex3dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glVertex3f | ( | GLfloat | x, |
| GLfloat | y, | ||
| GLfloat | z | ||
| ) |
| void GLAPIENTRY glVertex3fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glVertex3i | ( | GLint | x, |
| GLint | y, | ||
| GLint | z | ||
| ) |
| void GLAPIENTRY glVertex3iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glVertex3s | ( | GLshort | x, |
| GLshort | y, | ||
| GLshort | z | ||
| ) |
| void GLAPIENTRY glVertex3sv | ( | const GLshort * | v | ) |
| void GLAPIENTRY glVertex4dv | ( | const GLdouble * | v | ) |
| void GLAPIENTRY glVertex4fv | ( | const GLfloat * | v | ) |
| void GLAPIENTRY glVertex4iv | ( | const GLint * | v | ) |
| void GLAPIENTRY glVertex4sv | ( | const GLshort * | v | ) |