38 #define CL_GL1FUNC WINAPI
396 typedef void (
CL_GL1FUNC *
ptr_glTexSubImage3DEXT)(
GLenum target,
GLint level,
GLint xoffset,
GLint yoffset,
GLint zoffset,
GLsizei width,
GLsizei height,
GLsizei depth,
GLenum format,
GLenum type,
const GLvoid *pixels);
472 typedef GLvoid (
CL_GL1FUNC *
ptr_glCompressedTexSubImage3DARB)(
GLenum,
GLint,
GLint,
GLint,
GLint,
GLsizei,
GLsizei,
GLsizei,
GLenum,
GLsizei,
GLvoid const *);
654 DECLARE_HANDLE(HPBUFFERARB);
655 typedef HPBUFFERARB (
CL_GL1FUNC *ptr_wglCreatePbufferARB)(HDC hDC,
int iPixelFormat,
int iWidth,
int iHeight,
const int *piAttribList);
656 typedef HDC (
CL_GL1FUNC *ptr_wglGetPbufferDCARB)(HPBUFFERARB hPbuffer);
657 typedef int (
CL_GL1FUNC *ptr_wglReleasePbufferDCARB)(HPBUFFERARB hPbuffer, HDC hDC);
658 typedef BOOL (
CL_GL1FUNC *ptr_wglDestroyPbufferARB)(HPBUFFERARB hPbuffer);
659 typedef BOOL (
CL_GL1FUNC *ptr_wglQueryPbufferARB)(HPBUFFERARB hPbuffer,
int iAttribute,
int *piValue);
1935 ptr_wglCreatePbufferARB wglCreatePbufferARB;
1936 ptr_wglGetPbufferDCARB wglGetPbufferDCARB;
1937 ptr_wglReleasePbufferDCARB wglReleasePbufferDCARB;
1938 ptr_wglDestroyPbufferARB wglDestroyPbufferARB;
1939 ptr_wglQueryPbufferARB wglQueryPbufferARB;
1948 #define cl1Accum CL_GL1::functions->accum
1949 #define cl1AlphaFunc CL_GL1::functions->alphaFunc
1950 #define cl1AreTexturesResident CL_GL1::functions->areTexturesResident
1951 #define cl1ArrayElement CL_GL1::functions->arrayElement
1952 #define cl1Begin CL_GL1::functions->begin
1953 #define cl1BindTexture CL_GL1::functions->bindTexture
1954 #define cl1Bitmap CL_GL1::functions->bitmap
1955 #define cl1BlendFunc CL_GL1::functions->blendFunc
1956 #define cl1CallList CL_GL1::functions->callList
1957 #define cl1CallLists CL_GL1::functions->callLists
1958 #define cl1Clear CL_GL1::functions->clear
1959 #define cl1ClearAccum CL_GL1::functions->clearAccum
1960 #define cl1ClearColor CL_GL1::functions->clearColor
1961 #define cl1ClearDepth CL_GL1::functions->clearDepth
1962 #define cl1ClearIndex CL_GL1::functions->clearIndex
1963 #define cl1ClearStencil CL_GL1::functions->clearStencil
1964 #define cl1ClipPlane CL_GL1::functions->clipPlane
1965 #define cl1Color3b CL_GL1::functions->color3b
1966 #define cl1Color3bv CL_GL1::functions->color3bv
1967 #define cl1Color3d CL_GL1::functions->color3d
1968 #define cl1Color3dv CL_GL1::functions->color3dv
1969 #define cl1Color3f CL_GL1::functions->color3f
1970 #define cl1Color3fv CL_GL1::functions->color3fv
1971 #define cl1Color3i CL_GL1::functions->color3i
1972 #define cl1Color3iv CL_GL1::functions->color3iv
1973 #define cl1Color3s CL_GL1::functions->color3s
1974 #define cl1Color3sv CL_GL1::functions->color3sv
1975 #define cl1Color3ub CL_GL1::functions->color3ub
1976 #define cl1Color3ubv CL_GL1::functions->color3ubv
1977 #define cl1Color3ui CL_GL1::functions->color3ui
1978 #define cl1Color3uiv CL_GL1::functions->color3uiv
1979 #define cl1Color3us CL_GL1::functions->color3us
1980 #define cl1Color3usv CL_GL1::functions->color3usv
1981 #define cl1Color4b CL_GL1::functions->color4b
1982 #define cl1Color4bv CL_GL1::functions->color4bv
1983 #define cl1Color4d CL_GL1::functions->color4d
1984 #define cl1Color4dv CL_GL1::functions->color4dv
1985 #define cl1Color4f CL_GL1::functions->color4f
1986 #define cl1Color4fv CL_GL1::functions->color4fv
1987 #define cl1Color4i CL_GL1::functions->color4i
1988 #define cl1Color4iv CL_GL1::functions->color4iv
1989 #define cl1Color4s CL_GL1::functions->color4s
1990 #define cl1Color4sv CL_GL1::functions->color4sv
1991 #define cl1Color4ub CL_GL1::functions->color4ub
1992 #define cl1Color4ubv CL_GL1::functions->color4ubv
1993 #define cl1Color4ui CL_GL1::functions->color4ui
1994 #define cl1Color4uiv CL_GL1::functions->color4uiv
1995 #define cl1Color4us CL_GL1::functions->color4us
1996 #define cl1Color4usv CL_GL1::functions->color4usv
1997 #define cl1ColorMask CL_GL1::functions->colorMask
1998 #define cl1ColorMaterial CL_GL1::functions->colorMaterial
1999 #define cl1ColorPointer CL_GL1::functions->colorPointer
2000 #define cl1CopyPixels CL_GL1::functions->copyPixels
2001 #define cl1CopyTexImage1D CL_GL1::functions->copyTexImage1D
2002 #define cl1CopyTexImage2D CL_GL1::functions->copyTexImage2D
2003 #define cl1CopyTexSubImage1D CL_GL1::functions->copyTexSubImage1D
2004 #define cl1CopyTexSubImage2D CL_GL1::functions->copyTexSubImage2D
2005 #define cl1CopyTexSubImage3D CL_GL1::functions->copyTexSubImage3D
2006 #define cl1CullFace CL_GL1::functions->cullFace
2007 #define cl1DeleteLists CL_GL1::functions->deleteLists
2008 #define cl1DeleteTextures CL_GL1::functions->deleteTextures
2009 #define cl1DepthFunc CL_GL1::functions->depthFunc
2010 #define cl1DepthMask CL_GL1::functions->depthMask
2011 #define cl1DepthRange CL_GL1::functions->depthRange
2012 #define cl1Disable CL_GL1::functions->disable
2013 #define cl1DisableClientState CL_GL1::functions->disableClientState
2014 #define cl1DrawArrays CL_GL1::functions->drawArrays
2015 #define cl1DrawBuffer CL_GL1::functions->drawBuffer
2016 #define cl1DrawElements CL_GL1::functions->drawElements
2017 #define cl1DrawPixels CL_GL1::functions->drawPixels
2018 #define cl1EdgeFlag CL_GL1::functions->edgeFlag
2019 #define cl1EdgeFlagPointer CL_GL1::functions->edgeFlagPointer
2020 #define cl1EdgeFlagv CL_GL1::functions->edgeFlagv
2021 #define cl1Enable CL_GL1::functions->enable
2022 #define cl1EnableClientState CL_GL1::functions->enableClientState
2023 #define cl1End CL_GL1::functions->end
2024 #define cl1EndList CL_GL1::functions->endList
2025 #define cl1EvalCoord1d CL_GL1::functions->evalCoord1d
2026 #define cl1EvalCoord1dv CL_GL1::functions->evalCoord1dv
2027 #define cl1EvalCoord1f CL_GL1::functions->evalCoord1f
2028 #define cl1EvalCoord1fv CL_GL1::functions->evalCoord1fv
2029 #define cl1EvalCoord2d CL_GL1::functions->evalCoord2d
2030 #define cl1EvalCoord2dv CL_GL1::functions->evalCoord2dv
2031 #define cl1EvalCoord2f CL_GL1::functions->evalCoord2f
2032 #define cl1EvalCoord2fv CL_GL1::functions->evalCoord2fv
2033 #define cl1EvalMesh1 CL_GL1::functions->evalMesh1
2034 #define cl1EvalMesh2 CL_GL1::functions->evalMesh2
2035 #define cl1EvalPoint1 CL_GL1::functions->evalPoint1
2036 #define cl1EvalPoint2 CL_GL1::functions->evalPoint2
2037 #define cl1FeedbackBuffer CL_GL1::functions->feedbackBuffer
2038 #define cl1Finish CL_GL1::functions->finish
2039 #define cl1Flush CL_GL1::functions->flush
2040 #define cl1Fogf CL_GL1::functions->fogf
2041 #define cl1Fogfv CL_GL1::functions->fogfv
2042 #define cl1Fogi CL_GL1::functions->fogi
2043 #define cl1Fogiv CL_GL1::functions->fogiv
2044 #define cl1FrontFace CL_GL1::functions->frontFace
2045 #define cl1Frustum CL_GL1::functions->frustum
2046 #define cl1GenLists CL_GL1::functions->genLists
2047 #define cl1GenTextures CL_GL1::functions->genTextures
2048 #define cl1GetBooleanv CL_GL1::functions->getBooleanv
2049 #define cl1GetClipPlane CL_GL1::functions->getClipPlane
2050 #define cl1GetDoublev CL_GL1::functions->getDoublev
2051 #define cl1GetError CL_GL1::functions->getError
2052 #define cl1GetFloatv CL_GL1::functions->getFloatv
2053 #define cl1GetIntegerv CL_GL1::functions->getIntegerv
2054 #define cl1GetLightfv CL_GL1::functions->getLightfv
2055 #define cl1GetLightiv CL_GL1::functions->getLightiv
2056 #define cl1GetMapdv CL_GL1::functions->getMapdv
2057 #define cl1GetMapfv CL_GL1::functions->getMapfv
2058 #define cl1GetMapiv CL_GL1::functions->getMapiv
2059 #define cl1GetMaterialfv CL_GL1::functions->getMaterialfv
2060 #define cl1GetMaterialiv CL_GL1::functions->getMaterialiv
2061 #define cl1GetPixelMapfv CL_GL1::functions->getPixelMapfv
2062 #define cl1GetPixelMapuiv CL_GL1::functions->getPixelMapuiv
2063 #define cl1GetPixelMapusv CL_GL1::functions->getPixelMapusv
2064 #define cl1GetPointerv CL_GL1::functions->getPointerv
2065 #define cl1GetPolygonStipple CL_GL1::functions->getPolygonStipple
2066 #define cl1GetString CL_GL1::functions->getString
2067 #define cl1GetTexEnvfv CL_GL1::functions->getTexEnvfv
2068 #define cl1GetTexEnviv CL_GL1::functions->getTexEnviv
2069 #define cl1GetTexGendv CL_GL1::functions->getTexGendv
2070 #define cl1GetTexGenfv CL_GL1::functions->getTexGenfv
2071 #define cl1GetTexGeniv CL_GL1::functions->getTexGeniv
2072 #define cl1GetTexImage CL_GL1::functions->getTexImage
2073 #define cl1GetTexLevelParameterfv CL_GL1::functions->getTexLevelParameterfv
2074 #define cl1GetTexLevelParameteriv CL_GL1::functions->getTexLevelParameteriv
2075 #define cl1GetTexParameterfv CL_GL1::functions->getTexParameterfv
2076 #define cl1GetTexParameteriv CL_GL1::functions->getTexParameteriv
2077 #define cl1Hint CL_GL1::functions->hint
2078 #define cl1IndexMask CL_GL1::functions->indexMask
2079 #define cl1IndexPointer CL_GL1::functions->indexPointer
2080 #define cl1Indexd CL_GL1::functions->indexd
2081 #define cl1Indexdv CL_GL1::functions->indexdv
2082 #define cl1Indexf CL_GL1::functions->indexf
2083 #define cl1Indexfv CL_GL1::functions->indexfv
2084 #define cl1Indexi CL_GL1::functions->indexi
2085 #define cl1Indexiv CL_GL1::functions->indexiv
2086 #define cl1Indexs CL_GL1::functions->indexs
2087 #define cl1Indexsv CL_GL1::functions->indexsv
2088 #define cl1Indexub CL_GL1::functions->indexub
2089 #define cl1Indexubv CL_GL1::functions->indexubv
2090 #define cl1InitNames CL_GL1::functions->initNames
2091 #define cl1InterleavedArrays CL_GL1::functions->interleavedArrays
2092 #define cl1IsEnabled CL_GL1::functions->isEnabled
2093 #define cl1IsList CL_GL1::functions->isList
2094 #define cl1IsTexture CL_GL1::functions->isTexture
2095 #define cl1LightModelf CL_GL1::functions->lightModelf
2096 #define cl1LightModelfv CL_GL1::functions->lightModelfv
2097 #define cl1LightModeli CL_GL1::functions->lightModeli
2098 #define cl1LightModeliv CL_GL1::functions->lightModeliv
2099 #define cl1Lightf CL_GL1::functions->lightf
2100 #define cl1Lightfv CL_GL1::functions->lightfv
2101 #define cl1Lighti CL_GL1::functions->lighti
2102 #define cl1Lightiv CL_GL1::functions->lightiv
2103 #define cl1LineStipple CL_GL1::functions->lineStipple
2104 #define cl1LineWidth CL_GL1::functions->lineWidth
2105 #define cl1ListBase CL_GL1::functions->listBase
2106 #define cl1LoadIdentity CL_GL1::functions->loadIdentity
2107 #define cl1LoadMatrixd CL_GL1::functions->loadMatrixd
2108 #define cl1LoadMatrixf CL_GL1::functions->loadMatrixf
2109 #define cl1LoadName CL_GL1::functions->loadName
2110 #define cl1LogicOp CL_GL1::functions->logicOp
2111 #define cl1Map1d CL_GL1::functions->map1d
2112 #define cl1Map1f CL_GL1::functions->map1f
2113 #define cl1Map2d CL_GL1::functions->map2d
2114 #define cl1Map2f CL_GL1::functions->map2f
2115 #define cl1MapGrid1d CL_GL1::functions->mapGrid1d
2116 #define cl1MapGrid1f CL_GL1::functions->mapGrid1f
2117 #define cl1MapGrid2d CL_GL1::functions->mapGrid2d
2118 #define cl1MapGrid2f CL_GL1::functions->mapGrid2f
2119 #define cl1Materialf CL_GL1::functions->materialf
2120 #define cl1Materialfv CL_GL1::functions->materialfv
2121 #define cl1Materiali CL_GL1::functions->materiali
2122 #define cl1Materialiv CL_GL1::functions->materialiv
2123 #define cl1MatrixMode CL_GL1::functions->matrixMode
2124 #define cl1MultMatrixd CL_GL1::functions->multMatrixd
2125 #define cl1MultMatrixf CL_GL1::functions->multMatrixf
2126 #define cl1NewList CL_GL1::functions->newList
2127 #define cl1Normal3b CL_GL1::functions->normal3b
2128 #define cl1Normal3bv CL_GL1::functions->normal3bv
2129 #define cl1Normal3d CL_GL1::functions->normal3d
2130 #define cl1Normal3dv CL_GL1::functions->normal3dv
2131 #define cl1Normal3f CL_GL1::functions->normal3f
2132 #define cl1Normal3fv CL_GL1::functions->normal3fv
2133 #define cl1Normal3i CL_GL1::functions->normal3i
2134 #define cl1Normal3iv CL_GL1::functions->normal3iv
2135 #define cl1Normal3s CL_GL1::functions->normal3s
2136 #define cl1Normal3sv CL_GL1::functions->normal3sv
2137 #define cl1NormalPointer CL_GL1::functions->normalPointer
2138 #define cl1Ortho CL_GL1::functions->ortho
2139 #define cl1PassThrough CL_GL1::functions->passThrough
2140 #define cl1PixelMapfv CL_GL1::functions->pixelMapfv
2141 #define cl1PixelMapuiv CL_GL1::functions->pixelMapuiv
2142 #define cl1PixelMapusv CL_GL1::functions->pixelMapusv
2143 #define cl1PixelStoref CL_GL1::functions->pixelStoref
2144 #define cl1PixelStorei CL_GL1::functions->pixelStorei
2145 #define cl1PixelTransferf CL_GL1::functions->pixelTransferf
2146 #define cl1PixelTransferi CL_GL1::functions->pixelTransferi
2147 #define cl1PixelZoom CL_GL1::functions->pixelZoom
2148 #define cl1PointSize CL_GL1::functions->pointSize
2149 #define cl1PolygonMode CL_GL1::functions->polygonMode
2150 #define cl1PolygonOffset CL_GL1::functions->polygonOffset
2151 #define cl1PolygonStipple CL_GL1::functions->polygonStipple
2152 #define cl1PopAttrib CL_GL1::functions->popAttrib
2153 #define cl1PopClientAttrib CL_GL1::functions->popClientAttrib
2154 #define cl1PopMatrix CL_GL1::functions->popMatrix
2155 #define cl1PopName CL_GL1::functions->popName
2156 #define cl1PrioritizeTextures CL_GL1::functions->prioritizeTextures
2157 #define cl1PushAttrib CL_GL1::functions->pushAttrib
2158 #define cl1PushClientAttrib CL_GL1::functions->pushClientAttrib
2159 #define cl1PushMatrix CL_GL1::functions->pushMatrix
2160 #define cl1PushName CL_GL1::functions->pushName
2161 #define cl1RasterPos2d CL_GL1::functions->rasterPos2d
2162 #define cl1RasterPos2dv CL_GL1::functions->rasterPos2dv
2163 #define cl1RasterPos2f CL_GL1::functions->rasterPos2f
2164 #define cl1RasterPos2fv CL_GL1::functions->rasterPos2fv
2165 #define cl1RasterPos2i CL_GL1::functions->rasterPos2i
2166 #define cl1RasterPos2iv CL_GL1::functions->rasterPos2iv
2167 #define cl1RasterPos2s CL_GL1::functions->rasterPos2s
2168 #define cl1RasterPos2sv CL_GL1::functions->rasterPos2sv
2169 #define cl1RasterPos3d CL_GL1::functions->rasterPos3d
2170 #define cl1RasterPos3dv CL_GL1::functions->rasterPos3dv
2171 #define cl1RasterPos3f CL_GL1::functions->rasterPos3f
2172 #define cl1RasterPos3fv CL_GL1::functions->rasterPos3fv
2173 #define cl1RasterPos3i CL_GL1::functions->rasterPos3i
2174 #define cl1RasterPos3iv CL_GL1::functions->rasterPos3iv
2175 #define cl1RasterPos3s CL_GL1::functions->rasterPos3s
2176 #define cl1RasterPos3sv CL_GL1::functions->rasterPos3sv
2177 #define cl1RasterPos4d CL_GL1::functions->rasterPos4d
2178 #define cl1RasterPos4dv CL_GL1::functions->rasterPos4dv
2179 #define cl1RasterPos4f CL_GL1::functions->rasterPos4f
2180 #define cl1RasterPos4fv CL_GL1::functions->rasterPos4fv
2181 #define cl1RasterPos4i CL_GL1::functions->rasterPos4i
2182 #define cl1RasterPos4iv CL_GL1::functions->rasterPos4iv
2183 #define cl1RasterPos4s CL_GL1::functions->rasterPos4s
2184 #define cl1RasterPos4sv CL_GL1::functions->rasterPos4sv
2185 #define cl1ReadBuffer CL_GL1::functions->readBuffer
2186 #define cl1ReadPixels CL_GL1::functions->readPixels
2187 #define cl1Rectd CL_GL1::functions->rectd
2188 #define cl1Rectdv CL_GL1::functions->rectdv
2189 #define cl1Rectf CL_GL1::functions->rectf
2190 #define cl1Rectfv CL_GL1::functions->rectfv
2191 #define cl1Recti CL_GL1::functions->recti
2192 #define cl1Rectiv CL_GL1::functions->rectiv
2193 #define cl1Rects CL_GL1::functions->rects
2194 #define cl1Rectsv CL_GL1::functions->rectsv
2195 #define cl1RenderMode CL_GL1::functions->renderMode
2196 #define cl1Rotated CL_GL1::functions->rotated
2197 #define cl1Rotatef CL_GL1::functions->rotatef
2198 #define cl1Scaled CL_GL1::functions->scaled
2199 #define cl1Scalef CL_GL1::functions->scalef
2200 #define cl1Scissor CL_GL1::functions->scissor
2201 #define cl1SelectBuffer CL_GL1::functions->selectBuffer
2202 #define cl1ShadeModel CL_GL1::functions->shadeModel
2203 #define cl1StencilFunc CL_GL1::functions->stencilFunc
2204 #define cl1StencilMask CL_GL1::functions->stencilMask
2205 #define cl1StencilMaskSeparate CL_GL1::functions->stencilMaskSeparate
2206 #define cl1StencilOp CL_GL1::functions->stencilOp
2207 #define cl1TexCoord1d CL_GL1::functions->texCoord1d
2208 #define cl1TexCoord1dv CL_GL1::functions->texCoord1dv
2209 #define cl1TexCoord1f CL_GL1::functions->texCoord1f
2210 #define cl1TexCoord1fv CL_GL1::functions->texCoord1fv
2211 #define cl1TexCoord1i CL_GL1::functions->texCoord1i
2212 #define cl1TexCoord1iv CL_GL1::functions->texCoord1iv
2213 #define cl1TexCoord1s CL_GL1::functions->texCoord1s
2214 #define cl1TexCoord1sv CL_GL1::functions->texCoord1sv
2215 #define cl1TexCoord2d CL_GL1::functions->texCoord2d
2216 #define cl1TexCoord2dv CL_GL1::functions->texCoord2dv
2217 #define cl1TexCoord2f CL_GL1::functions->texCoord2f
2218 #define cl1TexCoord2fv CL_GL1::functions->texCoord2fv
2219 #define cl1TexCoord2i CL_GL1::functions->texCoord2i
2220 #define cl1TexCoord2iv CL_GL1::functions->texCoord2iv
2221 #define cl1TexCoord2s CL_GL1::functions->texCoord2s
2222 #define cl1TexCoord2sv CL_GL1::functions->texCoord2sv
2223 #define cl1TexCoord3d CL_GL1::functions->texCoord3d
2224 #define cl1TexCoord3dv CL_GL1::functions->texCoord3dv
2225 #define cl1TexCoord3f CL_GL1::functions->texCoord3f
2226 #define cl1TexCoord3fv CL_GL1::functions->texCoord3fv
2227 #define cl1TexCoord3i CL_GL1::functions->texCoord3i
2228 #define cl1TexCoord3iv CL_GL1::functions->texCoord3iv
2229 #define cl1TexCoord3s CL_GL1::functions->texCoord3s
2230 #define cl1TexCoord3sv CL_GL1::functions->texCoord3sv
2231 #define cl1TexCoord4d CL_GL1::functions->texCoord4d
2232 #define cl1TexCoord4dv CL_GL1::functions->texCoord4dv
2233 #define cl1TexCoord4f CL_GL1::functions->texCoord4f
2234 #define cl1TexCoord4fv CL_GL1::functions->texCoord4fv
2235 #define cl1TexCoord4i CL_GL1::functions->texCoord4i
2236 #define cl1TexCoord4iv CL_GL1::functions->texCoord4iv
2237 #define cl1TexCoord4s CL_GL1::functions->texCoord4s
2238 #define cl1TexCoord4sv CL_GL1::functions->texCoord4sv
2239 #define cl1TexCoordPointer CL_GL1::functions->texCoordPointer
2240 #define cl1TexEnvf CL_GL1::functions->texEnvf
2241 #define cl1TexEnvfv CL_GL1::functions->texEnvfv
2242 #define cl1TexEnvi CL_GL1::functions->texEnvi
2243 #define cl1TexEnviv CL_GL1::functions->texEnviv
2244 #define cl1TexGend CL_GL1::functions->texGend
2245 #define cl1TexGendv CL_GL1::functions->texGendv
2246 #define cl1TexGenf CL_GL1::functions->texGenf
2247 #define cl1TexGenfv CL_GL1::functions->texGenfv
2248 #define cl1TexGeni CL_GL1::functions->texGeni
2249 #define cl1TexGeniv CL_GL1::functions->texGeniv
2250 #define cl1TexImage1D CL_GL1::functions->texImage1D
2251 #define cl1TexImage2D CL_GL1::functions->texImage2D
2252 #define cl1TexParameterf CL_GL1::functions->texParameterf
2253 #define cl1TexParameterfv CL_GL1::functions->texParameterfv
2254 #define cl1TexParameteri CL_GL1::functions->texParameteri
2255 #define cl1TexParameteriv CL_GL1::functions->texParameteriv
2256 #define cl1TexSubImage1D CL_GL1::functions->texSubImage1D
2257 #define cl1TexSubImage2D CL_GL1::functions->texSubImage2D
2258 #define cl1TexSubImage3D CL_GL1::functions->texSubImage3D
2259 #define cl1Translated CL_GL1::functions->translated
2260 #define cl1Translatef CL_GL1::functions->translatef
2261 #define cl1Vertex2d CL_GL1::functions->vertex2d
2262 #define cl1Vertex2dv CL_GL1::functions->vertex2dv
2263 #define cl1Vertex2f CL_GL1::functions->vertex2f
2264 #define cl1Vertex2fv CL_GL1::functions->vertex2fv
2265 #define cl1Vertex2i CL_GL1::functions->vertex2i
2266 #define cl1Vertex2iv CL_GL1::functions->vertex2iv
2267 #define cl1Vertex2s CL_GL1::functions->vertex2s
2268 #define cl1Vertex2sv CL_GL1::functions->vertex2sv
2269 #define cl1Vertex3d CL_GL1::functions->vertex3d
2270 #define cl1Vertex3dv CL_GL1::functions->vertex3dv
2271 #define cl1Vertex3f CL_GL1::functions->vertex3f
2272 #define cl1Vertex3fv CL_GL1::functions->vertex3fv
2273 #define cl1Vertex3i CL_GL1::functions->vertex3i
2274 #define cl1Vertex3iv CL_GL1::functions->vertex3iv
2275 #define cl1Vertex3s CL_GL1::functions->vertex3s
2276 #define cl1Vertex3sv CL_GL1::functions->vertex3sv
2277 #define cl1Vertex4d CL_GL1::functions->vertex4d
2278 #define cl1Vertex4dv CL_GL1::functions->vertex4dv
2279 #define cl1Vertex4f CL_GL1::functions->vertex4f
2280 #define cl1Vertex4fv CL_GL1::functions->vertex4fv
2281 #define cl1Vertex4i CL_GL1::functions->vertex4i
2282 #define cl1Vertex4iv CL_GL1::functions->vertex4iv
2283 #define cl1Vertex4s CL_GL1::functions->vertex4s
2284 #define cl1Vertex4sv CL_GL1::functions->vertex4sv
2285 #define cl1VertexPointer CL_GL1::functions->vertexPointer
2286 #define cl1Viewport CL_GL1::functions->viewport
2287 #define cl1DrawRangeElements CL_GL1::functions->drawRangeElements
2288 #define cl1TexImage3D CL_GL1::functions->texImage3D
2289 #define cl1ColorTable CL_GL1::functions->colorTable
2290 #define cl1CopyColorTable CL_GL1::functions->copyColorTable
2291 #define cl1ColorTableParameteriv CL_GL1::functions->colorTableParameteriv
2292 #define cl1ColorTableParameterfv CL_GL1::functions->colorTableParameterfv
2293 #define cl1GetColorTable CL_GL1::functions->getColorTable
2294 #define cl1GetColorTableParameteriv CL_GL1::functions->getColorTableParameteriv
2295 #define cl1GetColorTableParameterfv CL_GL1::functions->getColorTableParameterfv
2296 #define cl1ColorSubTable CL_GL1::functions->colorSubTable
2297 #define cl1CopyColorSubTable CL_GL1::functions->copyColorSubTable
2298 #define cl1ConvolutionFilter1D CL_GL1::functions->convolutionFilter1D
2299 #define cl1ConvolutionFilter2D CL_GL1::functions->convolutionFilter2D
2300 #define cl1CopyConvolutionFilter1D CL_GL1::functions->copyConvolutionFilter1D
2301 #define cl1CopyConvolutionFilter2D CL_GL1::functions->copyConvolutionFilter2D
2302 #define cl1GetConvolutionFilter CL_GL1::functions->getConvolutionFilter
2303 #define cl1SeparableFilter2D CL_GL1::functions->separableFilter2D
2304 #define cl1GetSeparableFilter CL_GL1::functions->getSeparableFilter
2305 #define cl1ConvolutionParameteri CL_GL1::functions->convolutionParameteri
2306 #define cl1ConvolutionParameteriv CL_GL1::functions->convolutionParameteriv
2307 #define cl1ConvolutionParameterf CL_GL1::functions->convolutionParameterf
2308 #define cl1ConvolutionParameterfv CL_GL1::functions->convolutionParameterfv
2309 #define cl1GetConvolutionParameteriv CL_GL1::functions->getConvolutionParameteriv
2310 #define cl1GetConvolutionParameterfv CL_GL1::functions->getConvolutionParameterfv
2311 #define cl1Histogram CL_GL1::functions->histogram
2312 #define cl1ResetHistogram CL_GL1::functions->resetHistogram
2313 #define cl1GetHistogram CL_GL1::functions->getHistogram
2314 #define cl1GetHistogramParameteriv CL_GL1::functions->getHistogramParameteriv
2315 #define cl1GetHistogramParameterfv CL_GL1::functions->getHistogramParameterfv
2316 #define cl1Minmax CL_GL1::functions->minmax
2317 #define cl1ResetMinmax CL_GL1::functions->resetMinmax
2318 #define cl1GetMinmax CL_GL1::functions->getMinmax
2319 #define cl1GetMinmaxParameteriv CL_GL1::functions->getMinmaxParameteriv
2320 #define cl1GetMinmaxParameterfv CL_GL1::functions->getMinmaxParameterfv
2321 #define cl1BlendColor CL_GL1::functions->blendColor
2322 #define cl1BlendEquation CL_GL1::functions->blendEquation
2323 #define cl1ActiveTexture CL_GL1::functions->activeTexture
2324 #define cl1ClientActiveTexture CL_GL1::functions->clientActiveTexture
2325 #define cl1MultiTexCoord1d CL_GL1::functions->multiTexCoord1d
2326 #define cl1MultiTexCoord1dv CL_GL1::functions->multiTexCoord1dv
2327 #define cl1MultiTexCoord1f CL_GL1::functions->multiTexCoord1f
2328 #define cl1MultiTexCoord1fv CL_GL1::functions->multiTexCoord1fv
2329 #define cl1MultiTexCoord1i CL_GL1::functions->multiTexCoord1i
2330 #define cl1MultiTexCoord1iv CL_GL1::functions->multiTexCoord1iv
2331 #define cl1MultiTexCoord1s CL_GL1::functions->multiTexCoord1s
2332 #define cl1MultiTexCoord1sv CL_GL1::functions->multiTexCoord1sv
2333 #define cl1MultiTexCoord2d CL_GL1::functions->multiTexCoord2d
2334 #define cl1MultiTexCoord2dv CL_GL1::functions->multiTexCoord2dv
2335 #define cl1MultiTexCoord2f CL_GL1::functions->multiTexCoord2f
2336 #define cl1MultiTexCoord2fv CL_GL1::functions->multiTexCoord2fv
2337 #define cl1MultiTexCoord2i CL_GL1::functions->multiTexCoord2i
2338 #define cl1MultiTexCoord2iv CL_GL1::functions->multiTexCoord2iv
2339 #define cl1MultiTexCoord2s CL_GL1::functions->multiTexCoord2s
2340 #define cl1MultiTexCoord2sv CL_GL1::functions->multiTexCoord2sv
2341 #define cl1MultiTexCoord3d CL_GL1::functions->multiTexCoord3d
2342 #define cl1MultiTexCoord3dv CL_GL1::functions->multiTexCoord3dv
2343 #define cl1MultiTexCoord3f CL_GL1::functions->multiTexCoord3f
2344 #define cl1MultiTexCoord3fv CL_GL1::functions->multiTexCoord3fv
2345 #define cl1MultiTexCoord3i CL_GL1::functions->multiTexCoord3i
2346 #define cl1MultiTexCoord3iv CL_GL1::functions->multiTexCoord3iv
2347 #define cl1MultiTexCoord3s CL_GL1::functions->multiTexCoord3s
2348 #define cl1MultiTexCoord3sv CL_GL1::functions->multiTexCoord3sv
2349 #define cl1MultiTexCoord4d CL_GL1::functions->multiTexCoord4d
2350 #define cl1MultiTexCoord4dv CL_GL1::functions->multiTexCoord4dv
2351 #define cl1MultiTexCoord4f CL_GL1::functions->multiTexCoord4f
2352 #define cl1MultiTexCoord4fv CL_GL1::functions->multiTexCoord4fv
2353 #define cl1MultiTexCoord4i CL_GL1::functions->multiTexCoord4i
2354 #define cl1MultiTexCoord4iv CL_GL1::functions->multiTexCoord4iv
2355 #define cl1MultiTexCoord4s CL_GL1::functions->multiTexCoord4s
2356 #define cl1MultiTexCoord4sv CL_GL1::functions->multiTexCoord4sv
2357 #define cl1CompressedTexImage1D CL_GL1::functions->compressedTexImage1D
2358 #define cl1CompressedTexImage2D CL_GL1::functions->compressedTexImage2D
2359 #define cl1CompressedTexImage3D CL_GL1::functions->compressedTexImage3D
2360 #define cl1CompressedTexSubImage1D CL_GL1::functions->compressedTexSubImage1D
2361 #define cl1CompressedTexSubImage2D CL_GL1::functions->compressedTexSubImage2D
2362 #define cl1CompressedTexSubImage3D CL_GL1::functions->compressedTexSubImage3D
2363 #define cl1GetCompressedTexImage CL_GL1::functions->getCompressedTexImage
2364 #define cl1SampleCoverage CL_GL1::functions->sampleCoverage
2365 #define cl1LoadTransposeMatrixd CL_GL1::functions->glLoadTransposeMatrixd
2366 #define cl1LoadTransposeMatrixf CL_GL1::functions->glLoadTransposeMatrixf
2367 #define cl1MultTransposeMatrixd CL_GL1::functions->glMultTransposeMatrixd
2368 #define cl1MultTransposeMatrixf CL_GL1::functions->glMultTransposeMatrixf
2369 #define cl1FogCoordd CL_GL1::functions->fogCoordd
2370 #define cl1FogCoorddv CL_GL1::functions->fogCoorddv
2371 #define cl1FogCoordf CL_GL1::functions->fogCoordf
2372 #define cl1FogCoordfv CL_GL1::functions->fogCoordfv
2373 #define cl1FogCoordPointer CL_GL1::functions->fogCoordPointer
2374 #define cl1MultiDrawArrays CL_GL1::functions->multiDrawArrays
2375 #define cl1MultiDrawElements CL_GL1::functions->multiDrawElementsEXT
2376 #define cl1PointParameterf CL_GL1::functions->pointParameterf
2377 #define cl1PointParameterfv CL_GL1::functions->pointParameterfv
2378 #define cl1SecondaryColor3b CL_GL1::functions->secondaryColor3b
2379 #define cl1SecondaryColor3bv CL_GL1::functions->secondaryColor3bv
2380 #define cl1SecondaryColor3d CL_GL1::functions->secondaryColor3d
2381 #define cl1SecondaryColor3dv CL_GL1::functions->secondaryColor3dv
2382 #define cl1SecondaryColor3f CL_GL1::functions->secondaryColor3f
2383 #define cl1SecondaryColor3fv CL_GL1::functions->secondaryColor3fv
2384 #define cl1SecondaryColor3i CL_GL1::functions->secondaryColor3i
2385 #define cl1SecondaryColor3iv CL_GL1::functions->secondaryColor3iv
2386 #define cl1SecondaryColor3s CL_GL1::functions->secondaryColor3s
2387 #define cl1SecondaryColor3sv CL_GL1::functions->secondaryColor3sv
2388 #define cl1SecondaryColor3ub CL_GL1::functions->secondaryColor3ub
2389 #define cl1SecondaryColor3ubv CL_GL1::functions->secondaryColor3ubv
2390 #define cl1SecondaryColor3ui CL_GL1::functions->secondaryColor3ui
2391 #define cl1SecondaryColor3uiv CL_GL1::functions->secondaryColor3uiv
2392 #define cl1SecondaryColor3us CL_GL1::functions->secondaryColor3us
2393 #define cl1SecondaryColor3usv CL_GL1::functions->secondaryColor3usv
2394 #define cl1SecondaryColorPointer CL_GL1::functions->secondaryColorPointer
2395 #define cl1BlendFuncSeparate CL_GL1::functions->blendFuncSeparate
2396 #define cl1WindowPos2d CL_GL1::functions->windowPos2d
2397 #define cl1WindowPos2dv CL_GL1::functions->windowPos2dv
2398 #define cl1WindowPos2f CL_GL1::functions->windowPos2f
2399 #define cl1WindowPos2fv CL_GL1::functions->windowPos2fv
2400 #define cl1WindowPos2i CL_GL1::functions->windowPos2i
2401 #define cl1WindowPos2iv CL_GL1::functions->windowPos2iv
2402 #define cl1WindowPos2s CL_GL1::functions->windowPos2s
2403 #define cl1WindowPos2sv CL_GL1::functions->windowPos2sv
2404 #define cl1WindowPos3d CL_GL1::functions->windowPos3d
2405 #define cl1WindowPos3dv CL_GL1::functions->windowPos3dv
2406 #define cl1WindowPos3f CL_GL1::functions->windowPos3f
2407 #define cl1WindowPos3fv CL_GL1::functions->windowPos3fv
2408 #define cl1WindowPos3i CL_GL1::functions->windowPos3i
2409 #define cl1WindowPos3iv CL_GL1::functions->windowPos3iv
2410 #define cl1WindowPos3s CL_GL1::functions->windowPos3s
2411 #define cl1WindowPos3sv CL_GL1::functions->windowPos3sv
2412 #define cl1BindBuffer CL_GL1::functions->bindBuffer
2413 #define cl1DeleteBuffers CL_GL1::functions->deleteBuffers
2414 #define cl1GenBuffers CL_GL1::functions->genBuffers
2415 #define cl1IsBuffer CL_GL1::functions->isBuffer
2416 #define cl1BufferData CL_GL1::functions->bufferData
2417 #define cl1BufferSubData CL_GL1::functions->bufferSubData
2418 #define cl1GetBufferSubData CL_GL1::functions->getBufferSubData
2419 #define cl1MapBuffer CL_GL1::functions->mapBuffer
2420 #define cl1UnmapBuffer CL_GL1::functions->unmapBuffer
2421 #define cl1GetBufferParameteriv CL_GL1::functions->getBufferParameteriv
2422 #define cl1GetBufferPointerv CL_GL1::functions->getBufferPointerv
2423 #define cl1GenQueries CL_GL1::functions->genQueries
2424 #define cl1DeleteQueries CL_GL1::functions->deleteQueries
2425 #define cl1IsQuery CL_GL1::functions->isQuery
2426 #define cl1BeginQuery CL_GL1::functions->beginQuery
2427 #define cl1EndQuery CL_GL1::functions->endQuery
2428 #define cl1GetQueryiv CL_GL1::functions->getQueryiv
2429 #define cl1GetQueryObjectiv CL_GL1::functions->getQueryObjectiv
2430 #define cl1GetQueryObjectuiv CL_GL1::functions->getQueryObjectuiv
2431 #define cl1DeleteShader CL_GL1::functions->deleteShader
2432 #define cl1DeleteProgram CL_GL1::functions->deleteProgram
2433 #define cl1GetHandle CL_GL1::functions->getHandle
2434 #define cl1DetachShader CL_GL1::functions->detachShader
2435 #define cl1CreateShader CL_GL1::functions->createShader
2436 #define cl1ShaderSource CL_GL1::functions->shaderSource
2437 #define cl1CompileShader CL_GL1::functions->compileShader
2438 #define cl1CreateProgram CL_GL1::functions->createProgram
2439 #define cl1AttachShader CL_GL1::functions->attachShader
2440 #define cl1LinkProgram CL_GL1::functions->linkProgram
2441 #define cl1UseProgram CL_GL1::functions->useProgram
2442 #define cl1ValidateProgram CL_GL1::functions->validateProgram
2443 #define cl1Uniform1f CL_GL1::functions->uniform1f
2444 #define cl1Uniform2f CL_GL1::functions->uniform2f
2445 #define cl1Uniform3f CL_GL1::functions->uniform3f
2446 #define cl1Uniform4f CL_GL1::functions->uniform4f
2447 #define cl1Uniform1i CL_GL1::functions->uniform1i
2448 #define cl1Uniform2i CL_GL1::functions->uniform2i
2449 #define cl1Uniform3i CL_GL1::functions->uniform3i
2450 #define cl1Uniform4i CL_GL1::functions->uniform4i
2451 #define cl1Uniform1fv CL_GL1::functions->uniform1fv
2452 #define cl1Uniform2fv CL_GL1::functions->uniform2fv
2453 #define cl1Uniform3fv CL_GL1::functions->uniform3fv
2454 #define cl1Uniform4fv CL_GL1::functions->uniform4fv
2455 #define cl1Uniform1iv CL_GL1::functions->uniform1iv
2456 #define cl1Uniform2iv CL_GL1::functions->uniform2iv
2457 #define cl1Uniform3iv CL_GL1::functions->uniform3iv
2458 #define cl1Uniform4iv CL_GL1::functions->uniform4iv
2459 #define cl1UniformMatrix2fv CL_GL1::functions->uniformMatrix2fv
2460 #define cl1UniformMatrix3fv CL_GL1::functions->uniformMatrix3fv
2461 #define cl1UniformMatrix4fv CL_GL1::functions->uniformMatrix4fv
2462 #define cl1GetProgramfv CL_GL1::functions->getProgramfv
2463 #define cl1GetProgramiv CL_GL1::functions->getProgramiv
2464 #define cl1GetShaderfv CL_GL1::functions->getShaderfv
2465 #define cl1GetShaderiv CL_GL1::functions->getShaderiv
2466 #define cl1GetShaderInfoLog CL_GL1::functions->getShaderInfoLog
2467 #define cl1GetProgramInfoLog CL_GL1::functions->getProgramInfoLog
2468 #define cl1GetAttachedShaders CL_GL1::functions->getAttachedShaders
2469 #define cl1GetUniformLocation CL_GL1::functions->getUniformLocation
2470 #define cl1GetActiveUniform CL_GL1::functions->getActiveUniform
2471 #define cl1GetUniformfv CL_GL1::functions->getUniformfv
2472 #define cl1GetUniformiv CL_GL1::functions->getUniformiv
2473 #define cl1GetShaderSource CL_GL1::functions->getShaderSource
2474 #define cl1VertexAttrib1f CL_GL1::functions->vertexAttrib1f
2475 #define cl1VertexAttrib1s CL_GL1::functions->vertexAttrib1s
2476 #define cl1VertexAttrib1d CL_GL1::functions->vertexAttrib1d
2477 #define cl1VertexAttrib2f CL_GL1::functions->vertexAttrib2f
2478 #define cl1VertexAttrib2s CL_GL1::functions->vertexAttrib2s
2479 #define cl1VertexAttrib2d CL_GL1::functions->vertexAttrib2d
2480 #define cl1VertexAttrib3f CL_GL1::functions->vertexAttrib3f
2481 #define cl1VertexAttrib3s CL_GL1::functions->vertexAttrib3s
2482 #define cl1VertexAttrib3d CL_GL1::functions->vertexAttrib3d
2483 #define cl1VertexAttrib4f CL_GL1::functions->vertexAttrib4f
2484 #define cl1VertexAttrib4s CL_GL1::functions->vertexAttrib4s
2485 #define cl1VertexAttrib4d CL_GL1::functions->vertexAttrib4d
2486 #define cl1VertexAttrib4Nub CL_GL1::functions->vertexAttrib4Nub
2487 #define cl1VertexAttrib1fv CL_GL1::functions->vertexAttrib1fv
2488 #define cl1VertexAttrib1sv CL_GL1::functions->vertexAttrib1sv
2489 #define cl1VertexAttrib1dv CL_GL1::functions->vertexAttrib1dv
2490 #define cl1VertexAttrib2fv CL_GL1::functions->vertexAttrib2fv
2491 #define cl1VertexAttrib2sv CL_GL1::functions->vertexAttrib2sv
2492 #define cl1VertexAttrib2dv CL_GL1::functions->vertexAttrib2dv
2493 #define cl1VertexAttrib3fv CL_GL1::functions->vertexAttrib3fv
2494 #define cl1VertexAttrib3sv CL_GL1::functions->vertexAttrib3sv
2495 #define cl1VertexAttrib3dv CL_GL1::functions->vertexAttrib3dv
2496 #define cl1VertexAttrib4fv CL_GL1::functions->vertexAttrib4fv
2497 #define cl1VertexAttrib4sv CL_GL1::functions->vertexAttrib4sv
2498 #define cl1VertexAttrib4dv CL_GL1::functions->vertexAttrib4dv
2499 #define cl1VertexAttrib4iv CL_GL1::functions->vertexAttrib4iv
2500 #define cl1VertexAttrib4bv CL_GL1::functions->vertexAttrib4bv
2501 #define cl1VertexAttrib4ubv CL_GL1::functions->vertexAttrib4ubv
2502 #define cl1VertexAttrib4usv CL_GL1::functions->vertexAttrib4usv
2503 #define cl1VertexAttrib4uiv CL_GL1::functions->vertexAttrib4uiv
2504 #define cl1VertexAttrib4Nbv CL_GL1::functions->vertexAttrib4Nbv
2505 #define cl1VertexAttrib4Nsv CL_GL1::functions->vertexAttrib4Nsv
2506 #define cl1VertexAttrib4Niv CL_GL1::functions->vertexAttrib4Niv
2507 #define cl1VertexAttrib4Nubv CL_GL1::functions->vertexAttrib4Nubv
2508 #define cl1VertexAttrib4Nusv CL_GL1::functions->vertexAttrib4Nusv
2509 #define cl1VertexAttrib4Nuiv CL_GL1::functions->vertexAttrib4Nuiv
2510 #define cl1VertexAttribPointer CL_GL1::functions->vertexAttribPointer
2511 #define cl1EnableVertexAttribArray CL_GL1::functions->enableVertexAttribArray
2512 #define cl1DisableVertexAttribArray CL_GL1::functions->disableVertexAttribArray
2513 #define cl1BindAttribLocation CL_GL1::functions->bindAttribLocation
2514 #define cl1GetActiveAttrib CL_GL1::functions->getActiveAttrib
2515 #define cl1GetAttribLocation CL_GL1::functions->getAttribLocation
2516 #define cl1GetVertexAttribdv CL_GL1::functions->getVertexAttribdv
2517 #define cl1GetVertexAttribfv CL_GL1::functions->getVertexAttribfv
2518 #define cl1GetVertexAttribiv CL_GL1::functions->getVertexAttribiv
2519 #define cl1GetVertexAttribPointerv CL_GL1::functions->getVertexAttribPointerv
2520 #define cl1DrawBuffers CL_GL1::functions->drawBuffers
2521 #define cl1StencilFuncSeparate CL_GL1::functions->stencilFuncSeparate
2522 #define cl1StencilOpSeparate CL_GL1::functions->stencilOpSeparate
2523 #define cl1IsRenderbuffer CL_GL1::functions->isRenderbuffer
2524 #define cl1BindRenderbuffer CL_GL1::functions->bindRenderbuffer
2525 #define cl1DeleteRenderbuffers CL_GL1::functions->deleteRenderbuffers
2526 #define cl1GenRenderbuffers CL_GL1::functions->genRenderbuffers
2527 #define cl1RenderbufferStorage CL_GL1::functions->renderbufferStorage
2528 #define cl1GetRenderbufferParameteriv CL_GL1::functions->getRenderbufferParameteriv
2529 #define cl1IsFramebuffer CL_GL1::functions->isFramebuffer
2530 #define cl1BindFramebuffer CL_GL1::functions->bindFramebuffer
2531 #define cl1DeleteFramebuffers CL_GL1::functions->deleteFramebuffers
2532 #define cl1GenFramebuffers CL_GL1::functions->genFramebuffers
2533 #define cl1CheckFramebufferStatus CL_GL1::functions->checkFramebufferStatus
2534 #define cl1FramebufferTexture1D CL_GL1::functions->framebufferTexture1D
2535 #define cl1FramebufferTexture2D CL_GL1::functions->framebufferTexture2D
2536 #define cl1FramebufferTexture3D CL_GL1::functions->framebufferTexture3D
2537 #define cl1FramebufferRenderbuffer CL_GL1::functions->framebufferRenderbuffer
2538 #define cl1GetFramebufferAttachmentParameteriv CL_GL1::functions->getFramebufferAttachmentParameteriv
2539 #define cl1GenerateMipmap CL_GL1::functions->generateMipmap
2540 #define cl1BlitFramebuffer CL_GL1::functions->blitFramebuffer
2543 #define cl1WglCreatePbufferARB CL_GL1::functions->wglCreatePbufferARB
2544 #define cl1WglGetPbufferDCARB CL_GL1::functions->wglGetPbufferDCARB
2545 #define cl1WglReleasePbufferDCARB CL_GL1::functions->wglReleasePbufferDCARB
2546 #define cl1WglDestroyPbufferARB CL_GL1::functions->wglDestroyPbufferARB
2547 #define cl1WglQueryPbufferARB CL_GL1::functions->wglQueryPbufferARB