From a6fb2acfdbae273857ee0aceccbf5671539c769f Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 28 Oct 2010 21:17:41 -0600 Subject: [PATCH] glapi: regenerated API files --- src/mapi/glapi/glapi_sparc.S | 62 +- src/mapi/glapi/glapi_x86-64.S | 1688 +++++++++-- src/mapi/glapi/glapi_x86.S | 62 +- src/mapi/glapi/glapidispatch.h | 316 ++- src/mapi/glapi/glapioffsets.h | 146 +- src/mapi/glapi/glapitable.h | 110 +- src/mapi/glapi/glapitemp.h | 246 +- src/mapi/glapi/glprocs.h | 796 +++--- src/mesa/main/enums.c | 4846 ++++++++++++++++---------------- src/mesa/main/remap_helper.h | 3905 +++++++++++++------------ 10 files changed, 7216 insertions(+), 4961 deletions(-) diff --git a/src/mapi/glapi/glapi_sparc.S b/src/mapi/glapi/glapi_sparc.S index a328d44a8bd..d73eb349a79 100644 --- a/src/mapi/glapi/glapi_sparc.S +++ b/src/mapi/glapi/glapi_sparc.S @@ -1023,6 +1023,40 @@ gl_dispatch_functions_start: HIDDEN(gl_dispatch_stub_796) GL_STUB(gl_dispatch_stub_797, _gloffset_FlushMappedBufferRangeAPPLE) HIDDEN(gl_dispatch_stub_797) + GL_STUB(glBindFragDataLocationEXT, _gloffset_BindFragDataLocationEXT) + GL_STUB(glGetFragDataLocationEXT, _gloffset_GetFragDataLocationEXT) + GL_STUB(glGetUniformuivEXT, _gloffset_GetUniformuivEXT) + GL_STUB(glGetVertexAttribIivEXT, _gloffset_GetVertexAttribIivEXT) + GL_STUB(glGetVertexAttribIuivEXT, _gloffset_GetVertexAttribIuivEXT) + GL_STUB(glUniform1uiEXT, _gloffset_Uniform1uiEXT) + GL_STUB(glUniform1uivEXT, _gloffset_Uniform1uivEXT) + GL_STUB(glUniform2uiEXT, _gloffset_Uniform2uiEXT) + GL_STUB(glUniform2uivEXT, _gloffset_Uniform2uivEXT) + GL_STUB(glUniform3uiEXT, _gloffset_Uniform3uiEXT) + GL_STUB(glUniform3uivEXT, _gloffset_Uniform3uivEXT) + GL_STUB(glUniform4uiEXT, _gloffset_Uniform4uiEXT) + GL_STUB(glUniform4uivEXT, _gloffset_Uniform4uivEXT) + GL_STUB(glVertexAttribI1iEXT, _gloffset_VertexAttribI1iEXT) + GL_STUB(glVertexAttribI1ivEXT, _gloffset_VertexAttribI1ivEXT) + GL_STUB(glVertexAttribI1uiEXT, _gloffset_VertexAttribI1uiEXT) + GL_STUB(glVertexAttribI1uivEXT, _gloffset_VertexAttribI1uivEXT) + GL_STUB(glVertexAttribI2iEXT, _gloffset_VertexAttribI2iEXT) + GL_STUB(glVertexAttribI2ivEXT, _gloffset_VertexAttribI2ivEXT) + GL_STUB(glVertexAttribI2uiEXT, _gloffset_VertexAttribI2uiEXT) + GL_STUB(glVertexAttribI2uivEXT, _gloffset_VertexAttribI2uivEXT) + GL_STUB(glVertexAttribI3iEXT, _gloffset_VertexAttribI3iEXT) + GL_STUB(glVertexAttribI3ivEXT, _gloffset_VertexAttribI3ivEXT) + GL_STUB(glVertexAttribI3uiEXT, _gloffset_VertexAttribI3uiEXT) + GL_STUB(glVertexAttribI3uivEXT, _gloffset_VertexAttribI3uivEXT) + GL_STUB(glVertexAttribI4bvEXT, _gloffset_VertexAttribI4bvEXT) + GL_STUB(glVertexAttribI4iEXT, _gloffset_VertexAttribI4iEXT) + GL_STUB(glVertexAttribI4ivEXT, _gloffset_VertexAttribI4ivEXT) + GL_STUB(glVertexAttribI4svEXT, _gloffset_VertexAttribI4svEXT) + GL_STUB(glVertexAttribI4ubvEXT, _gloffset_VertexAttribI4ubvEXT) + GL_STUB(glVertexAttribI4uiEXT, _gloffset_VertexAttribI4uiEXT) + GL_STUB(glVertexAttribI4uivEXT, _gloffset_VertexAttribI4uivEXT) + GL_STUB(glVertexAttribI4usvEXT, _gloffset_VertexAttribI4usvEXT) + GL_STUB(glVertexAttribIPointerEXT, _gloffset_VertexAttribIPointerEXT) GL_STUB(glFramebufferTextureLayerEXT, _gloffset_FramebufferTextureLayerEXT) GL_STUB(glColorMaskIndexedEXT, _gloffset_ColorMaskIndexedEXT) GL_STUB(glDisableIndexedEXT, _gloffset_DisableIndexedEXT) @@ -1046,26 +1080,26 @@ gl_dispatch_functions_start: GL_STUB(glGetTransformFeedbackVaryingEXT, _gloffset_GetTransformFeedbackVaryingEXT) GL_STUB(glTransformFeedbackVaryingsEXT, _gloffset_TransformFeedbackVaryingsEXT) GL_STUB(glProvokingVertexEXT, _gloffset_ProvokingVertexEXT) - GL_STUB(gl_dispatch_stub_821, _gloffset_GetTexParameterPointervAPPLE) - HIDDEN(gl_dispatch_stub_821) - GL_STUB(gl_dispatch_stub_822, _gloffset_TextureRangeAPPLE) - HIDDEN(gl_dispatch_stub_822) + GL_STUB(gl_dispatch_stub_855, _gloffset_GetTexParameterPointervAPPLE) + HIDDEN(gl_dispatch_stub_855) + GL_STUB(gl_dispatch_stub_856, _gloffset_TextureRangeAPPLE) + HIDDEN(gl_dispatch_stub_856) GL_STUB(glGetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE) GL_STUB(glObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE) GL_STUB(glObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE) GL_STUB(glActiveProgramEXT, _gloffset_ActiveProgramEXT) GL_STUB(glCreateShaderProgramEXT, _gloffset_CreateShaderProgramEXT) GL_STUB(glUseShaderProgramEXT, _gloffset_UseShaderProgramEXT) - GL_STUB(gl_dispatch_stub_829, _gloffset_StencilFuncSeparateATI) - HIDDEN(gl_dispatch_stub_829) - GL_STUB(gl_dispatch_stub_830, _gloffset_ProgramEnvParameters4fvEXT) - HIDDEN(gl_dispatch_stub_830) - GL_STUB(gl_dispatch_stub_831, _gloffset_ProgramLocalParameters4fvEXT) - HIDDEN(gl_dispatch_stub_831) - GL_STUB(gl_dispatch_stub_832, _gloffset_GetQueryObjecti64vEXT) - HIDDEN(gl_dispatch_stub_832) - GL_STUB(gl_dispatch_stub_833, _gloffset_GetQueryObjectui64vEXT) - HIDDEN(gl_dispatch_stub_833) + GL_STUB(gl_dispatch_stub_863, _gloffset_StencilFuncSeparateATI) + HIDDEN(gl_dispatch_stub_863) + GL_STUB(gl_dispatch_stub_864, _gloffset_ProgramEnvParameters4fvEXT) + HIDDEN(gl_dispatch_stub_864) + GL_STUB(gl_dispatch_stub_865, _gloffset_ProgramLocalParameters4fvEXT) + HIDDEN(gl_dispatch_stub_865) + GL_STUB(gl_dispatch_stub_866, _gloffset_GetQueryObjecti64vEXT) + HIDDEN(gl_dispatch_stub_866) + GL_STUB(gl_dispatch_stub_867, _gloffset_GetQueryObjectui64vEXT) + HIDDEN(gl_dispatch_stub_867) GL_STUB(glEGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES) GL_STUB(glEGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES) GL_STUB_ALIAS(glArrayElementEXT, glArrayElement) diff --git a/src/mapi/glapi/glapi_x86-64.S b/src/mapi/glapi/glapi_x86-64.S index 6d8de05ede8..b5d867872e7 100644 --- a/src/mapi/glapi/glapi_x86-64.S +++ b/src/mapi/glapi/glapi_x86-64.S @@ -30188,13 +30188,1327 @@ GL_PREFIX(_dispatch_stub_797): #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(_dispatch_stub_797), .-GL_PREFIX(_dispatch_stub_797) + .p2align 4,,15 + .globl GL_PREFIX(BindFragDataLocationEXT) + .type GL_PREFIX(BindFragDataLocationEXT), @function +GL_PREFIX(BindFragDataLocationEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6384(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6384(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6384(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6384(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(BindFragDataLocationEXT), .-GL_PREFIX(BindFragDataLocationEXT) + + .p2align 4,,15 + .globl GL_PREFIX(GetFragDataLocationEXT) + .type GL_PREFIX(GetFragDataLocationEXT), @function +GL_PREFIX(GetFragDataLocationEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6392(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6392(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6392(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6392(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(GetFragDataLocationEXT), .-GL_PREFIX(GetFragDataLocationEXT) + + .p2align 4,,15 + .globl GL_PREFIX(GetUniformuivEXT) + .type GL_PREFIX(GetUniformuivEXT), @function +GL_PREFIX(GetUniformuivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6400(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6400(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6400(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6400(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(GetUniformuivEXT), .-GL_PREFIX(GetUniformuivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(GetVertexAttribIivEXT) + .type GL_PREFIX(GetVertexAttribIivEXT), @function +GL_PREFIX(GetVertexAttribIivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6408(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6408(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6408(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6408(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(GetVertexAttribIivEXT), .-GL_PREFIX(GetVertexAttribIivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(GetVertexAttribIuivEXT) + .type GL_PREFIX(GetVertexAttribIuivEXT), @function +GL_PREFIX(GetVertexAttribIuivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6416(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6416(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6416(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6416(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(GetVertexAttribIuivEXT), .-GL_PREFIX(GetVertexAttribIuivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform1uiEXT) + .type GL_PREFIX(Uniform1uiEXT), @function +GL_PREFIX(Uniform1uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6424(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6424(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6424(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6424(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform1uiEXT), .-GL_PREFIX(Uniform1uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform1uivEXT) + .type GL_PREFIX(Uniform1uivEXT), @function +GL_PREFIX(Uniform1uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6432(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6432(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6432(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6432(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform1uivEXT), .-GL_PREFIX(Uniform1uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform2uiEXT) + .type GL_PREFIX(Uniform2uiEXT), @function +GL_PREFIX(Uniform2uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6440(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6440(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6440(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6440(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform2uiEXT), .-GL_PREFIX(Uniform2uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform2uivEXT) + .type GL_PREFIX(Uniform2uivEXT), @function +GL_PREFIX(Uniform2uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6448(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6448(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6448(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6448(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform2uivEXT), .-GL_PREFIX(Uniform2uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform3uiEXT) + .type GL_PREFIX(Uniform3uiEXT), @function +GL_PREFIX(Uniform3uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6456(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6456(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6456(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6456(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform3uiEXT), .-GL_PREFIX(Uniform3uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform3uivEXT) + .type GL_PREFIX(Uniform3uivEXT), @function +GL_PREFIX(Uniform3uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6464(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6464(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6464(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6464(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform3uivEXT), .-GL_PREFIX(Uniform3uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform4uiEXT) + .type GL_PREFIX(Uniform4uiEXT), @function +GL_PREFIX(Uniform4uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6472(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _x86_64_get_dispatch@PLT + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6472(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6472(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _glapi_get_dispatch + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6472(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform4uiEXT), .-GL_PREFIX(Uniform4uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(Uniform4uivEXT) + .type GL_PREFIX(Uniform4uivEXT), @function +GL_PREFIX(Uniform4uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6480(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6480(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6480(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6480(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(Uniform4uivEXT), .-GL_PREFIX(Uniform4uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI1iEXT) + .type GL_PREFIX(VertexAttribI1iEXT), @function +GL_PREFIX(VertexAttribI1iEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6488(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6488(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6488(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6488(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI1iEXT), .-GL_PREFIX(VertexAttribI1iEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI1ivEXT) + .type GL_PREFIX(VertexAttribI1ivEXT), @function +GL_PREFIX(VertexAttribI1ivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6496(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6496(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6496(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6496(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI1ivEXT), .-GL_PREFIX(VertexAttribI1ivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI1uiEXT) + .type GL_PREFIX(VertexAttribI1uiEXT), @function +GL_PREFIX(VertexAttribI1uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6504(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6504(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6504(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6504(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI1uiEXT), .-GL_PREFIX(VertexAttribI1uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI1uivEXT) + .type GL_PREFIX(VertexAttribI1uivEXT), @function +GL_PREFIX(VertexAttribI1uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6512(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6512(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6512(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6512(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI1uivEXT), .-GL_PREFIX(VertexAttribI1uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI2iEXT) + .type GL_PREFIX(VertexAttribI2iEXT), @function +GL_PREFIX(VertexAttribI2iEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6520(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6520(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6520(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6520(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI2iEXT), .-GL_PREFIX(VertexAttribI2iEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI2ivEXT) + .type GL_PREFIX(VertexAttribI2ivEXT), @function +GL_PREFIX(VertexAttribI2ivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6528(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6528(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6528(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6528(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI2ivEXT), .-GL_PREFIX(VertexAttribI2ivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI2uiEXT) + .type GL_PREFIX(VertexAttribI2uiEXT), @function +GL_PREFIX(VertexAttribI2uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6536(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + call _x86_64_get_dispatch@PLT + popq %rdx + popq %rsi + popq %rdi + movq 6536(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6536(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + call _glapi_get_dispatch + popq %rdx + popq %rsi + popq %rdi + movq 6536(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI2uiEXT), .-GL_PREFIX(VertexAttribI2uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI2uivEXT) + .type GL_PREFIX(VertexAttribI2uivEXT), @function +GL_PREFIX(VertexAttribI2uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6544(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6544(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6544(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6544(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI2uivEXT), .-GL_PREFIX(VertexAttribI2uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI3iEXT) + .type GL_PREFIX(VertexAttribI3iEXT), @function +GL_PREFIX(VertexAttribI3iEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6552(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6552(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6552(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6552(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI3iEXT), .-GL_PREFIX(VertexAttribI3iEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI3ivEXT) + .type GL_PREFIX(VertexAttribI3ivEXT), @function +GL_PREFIX(VertexAttribI3ivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6560(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6560(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6560(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6560(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI3ivEXT), .-GL_PREFIX(VertexAttribI3ivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI3uiEXT) + .type GL_PREFIX(VertexAttribI3uiEXT), @function +GL_PREFIX(VertexAttribI3uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6568(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6568(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6568(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6568(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI3uiEXT), .-GL_PREFIX(VertexAttribI3uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI3uivEXT) + .type GL_PREFIX(VertexAttribI3uivEXT), @function +GL_PREFIX(VertexAttribI3uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6576(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6576(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6576(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6576(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI3uivEXT), .-GL_PREFIX(VertexAttribI3uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4bvEXT) + .type GL_PREFIX(VertexAttribI4bvEXT), @function +GL_PREFIX(VertexAttribI4bvEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6584(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6584(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6584(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6584(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4bvEXT), .-GL_PREFIX(VertexAttribI4bvEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4iEXT) + .type GL_PREFIX(VertexAttribI4iEXT), @function +GL_PREFIX(VertexAttribI4iEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6592(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _x86_64_get_dispatch@PLT + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6592(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6592(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _glapi_get_dispatch + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6592(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4iEXT), .-GL_PREFIX(VertexAttribI4iEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4ivEXT) + .type GL_PREFIX(VertexAttribI4ivEXT), @function +GL_PREFIX(VertexAttribI4ivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6600(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6600(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6600(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6600(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4ivEXT), .-GL_PREFIX(VertexAttribI4ivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4svEXT) + .type GL_PREFIX(VertexAttribI4svEXT), @function +GL_PREFIX(VertexAttribI4svEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6608(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6608(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6608(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6608(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4svEXT), .-GL_PREFIX(VertexAttribI4svEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4ubvEXT) + .type GL_PREFIX(VertexAttribI4ubvEXT), @function +GL_PREFIX(VertexAttribI4ubvEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6616(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6616(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6616(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6616(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4ubvEXT), .-GL_PREFIX(VertexAttribI4ubvEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4uiEXT) + .type GL_PREFIX(VertexAttribI4uiEXT), @function +GL_PREFIX(VertexAttribI4uiEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6624(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _x86_64_get_dispatch@PLT + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6624(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6624(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _glapi_get_dispatch + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6624(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4uiEXT), .-GL_PREFIX(VertexAttribI4uiEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4uivEXT) + .type GL_PREFIX(VertexAttribI4uivEXT), @function +GL_PREFIX(VertexAttribI4uivEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6632(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6632(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6632(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6632(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4uivEXT), .-GL_PREFIX(VertexAttribI4uivEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribI4usvEXT) + .type GL_PREFIX(VertexAttribI4usvEXT), @function +GL_PREFIX(VertexAttribI4usvEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6640(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rbp + call _x86_64_get_dispatch@PLT + popq %rbp + popq %rsi + popq %rdi + movq 6640(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6640(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rbp + call _glapi_get_dispatch + popq %rbp + popq %rsi + popq %rdi + movq 6640(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribI4usvEXT), .-GL_PREFIX(VertexAttribI4usvEXT) + + .p2align 4,,15 + .globl GL_PREFIX(VertexAttribIPointerEXT) + .type GL_PREFIX(VertexAttribIPointerEXT), @function +GL_PREFIX(VertexAttribIPointerEXT): +#if defined(GLX_USE_TLS) + call _x86_64_get_dispatch@PLT + movq 6648(%rax), %r11 + jmp *%r11 +#elif defined(PTHREADS) + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _x86_64_get_dispatch@PLT + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6648(%rax), %r11 + jmp *%r11 +#else + movq _glapi_Dispatch(%rip), %rax + testq %rax, %rax + je 1f + movq 6648(%rax), %r11 + jmp *%r11 +1: + pushq %rdi + pushq %rsi + pushq %rdx + pushq %rcx + pushq %r8 + call _glapi_get_dispatch + popq %r8 + popq %rcx + popq %rdx + popq %rsi + popq %rdi + movq 6648(%rax), %r11 + jmp *%r11 +#endif /* defined(GLX_USE_TLS) */ + .size GL_PREFIX(VertexAttribIPointerEXT), .-GL_PREFIX(VertexAttribIPointerEXT) + .p2align 4,,15 .globl GL_PREFIX(FramebufferTextureLayerEXT) .type GL_PREFIX(FramebufferTextureLayerEXT), @function GL_PREFIX(FramebufferTextureLayerEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6384(%rax), %r11 + movq 6656(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30208,13 +31522,13 @@ GL_PREFIX(FramebufferTextureLayerEXT): popq %rdx popq %rsi popq %rdi - movq 6384(%rax), %r11 + movq 6656(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6384(%rax), %r11 + movq 6656(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30228,7 +31542,7 @@ GL_PREFIX(FramebufferTextureLayerEXT): popq %rdx popq %rsi popq %rdi - movq 6384(%rax), %r11 + movq 6656(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(FramebufferTextureLayerEXT), .-GL_PREFIX(FramebufferTextureLayerEXT) @@ -30239,7 +31553,7 @@ GL_PREFIX(FramebufferTextureLayerEXT): GL_PREFIX(ColorMaskIndexedEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6392(%rax), %r11 + movq 6664(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30253,13 +31567,13 @@ GL_PREFIX(ColorMaskIndexedEXT): popq %rdx popq %rsi popq %rdi - movq 6392(%rax), %r11 + movq 6664(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6392(%rax), %r11 + movq 6664(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30273,7 +31587,7 @@ GL_PREFIX(ColorMaskIndexedEXT): popq %rdx popq %rsi popq %rdi - movq 6392(%rax), %r11 + movq 6664(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ColorMaskIndexedEXT), .-GL_PREFIX(ColorMaskIndexedEXT) @@ -30284,7 +31598,7 @@ GL_PREFIX(ColorMaskIndexedEXT): GL_PREFIX(DisableIndexedEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6400(%rax), %r11 + movq 6672(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30294,13 +31608,13 @@ GL_PREFIX(DisableIndexedEXT): popq %rbp popq %rsi popq %rdi - movq 6400(%rax), %r11 + movq 6672(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6400(%rax), %r11 + movq 6672(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30310,7 +31624,7 @@ GL_PREFIX(DisableIndexedEXT): popq %rbp popq %rsi popq %rdi - movq 6400(%rax), %r11 + movq 6672(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(DisableIndexedEXT), .-GL_PREFIX(DisableIndexedEXT) @@ -30321,7 +31635,7 @@ GL_PREFIX(DisableIndexedEXT): GL_PREFIX(EnableIndexedEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6408(%rax), %r11 + movq 6680(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30331,13 +31645,13 @@ GL_PREFIX(EnableIndexedEXT): popq %rbp popq %rsi popq %rdi - movq 6408(%rax), %r11 + movq 6680(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6408(%rax), %r11 + movq 6680(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30347,7 +31661,7 @@ GL_PREFIX(EnableIndexedEXT): popq %rbp popq %rsi popq %rdi - movq 6408(%rax), %r11 + movq 6680(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(EnableIndexedEXT), .-GL_PREFIX(EnableIndexedEXT) @@ -30358,7 +31672,7 @@ GL_PREFIX(EnableIndexedEXT): GL_PREFIX(GetBooleanIndexedvEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6416(%rax), %r11 + movq 6688(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30368,13 +31682,13 @@ GL_PREFIX(GetBooleanIndexedvEXT): popq %rdx popq %rsi popq %rdi - movq 6416(%rax), %r11 + movq 6688(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6416(%rax), %r11 + movq 6688(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30384,7 +31698,7 @@ GL_PREFIX(GetBooleanIndexedvEXT): popq %rdx popq %rsi popq %rdi - movq 6416(%rax), %r11 + movq 6688(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(GetBooleanIndexedvEXT), .-GL_PREFIX(GetBooleanIndexedvEXT) @@ -30395,7 +31709,7 @@ GL_PREFIX(GetBooleanIndexedvEXT): GL_PREFIX(GetIntegerIndexedvEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6424(%rax), %r11 + movq 6696(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30405,13 +31719,13 @@ GL_PREFIX(GetIntegerIndexedvEXT): popq %rdx popq %rsi popq %rdi - movq 6424(%rax), %r11 + movq 6696(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6424(%rax), %r11 + movq 6696(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30421,7 +31735,7 @@ GL_PREFIX(GetIntegerIndexedvEXT): popq %rdx popq %rsi popq %rdi - movq 6424(%rax), %r11 + movq 6696(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(GetIntegerIndexedvEXT), .-GL_PREFIX(GetIntegerIndexedvEXT) @@ -30432,7 +31746,7 @@ GL_PREFIX(GetIntegerIndexedvEXT): GL_PREFIX(IsEnabledIndexedEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6432(%rax), %r11 + movq 6704(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30442,13 +31756,13 @@ GL_PREFIX(IsEnabledIndexedEXT): popq %rbp popq %rsi popq %rdi - movq 6432(%rax), %r11 + movq 6704(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6432(%rax), %r11 + movq 6704(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30458,7 +31772,7 @@ GL_PREFIX(IsEnabledIndexedEXT): popq %rbp popq %rsi popq %rdi - movq 6432(%rax), %r11 + movq 6704(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(IsEnabledIndexedEXT), .-GL_PREFIX(IsEnabledIndexedEXT) @@ -30469,7 +31783,7 @@ GL_PREFIX(IsEnabledIndexedEXT): GL_PREFIX(ClearColorIiEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6440(%rax), %r11 + movq 6712(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30483,13 +31797,13 @@ GL_PREFIX(ClearColorIiEXT): popq %rdx popq %rsi popq %rdi - movq 6440(%rax), %r11 + movq 6712(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6440(%rax), %r11 + movq 6712(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30503,7 +31817,7 @@ GL_PREFIX(ClearColorIiEXT): popq %rdx popq %rsi popq %rdi - movq 6440(%rax), %r11 + movq 6712(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ClearColorIiEXT), .-GL_PREFIX(ClearColorIiEXT) @@ -30514,7 +31828,7 @@ GL_PREFIX(ClearColorIiEXT): GL_PREFIX(ClearColorIuiEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6448(%rax), %r11 + movq 6720(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30528,13 +31842,13 @@ GL_PREFIX(ClearColorIuiEXT): popq %rdx popq %rsi popq %rdi - movq 6448(%rax), %r11 + movq 6720(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6448(%rax), %r11 + movq 6720(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30548,7 +31862,7 @@ GL_PREFIX(ClearColorIuiEXT): popq %rdx popq %rsi popq %rdi - movq 6448(%rax), %r11 + movq 6720(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ClearColorIuiEXT), .-GL_PREFIX(ClearColorIuiEXT) @@ -30559,7 +31873,7 @@ GL_PREFIX(ClearColorIuiEXT): GL_PREFIX(GetTexParameterIivEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6456(%rax), %r11 + movq 6728(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30569,13 +31883,13 @@ GL_PREFIX(GetTexParameterIivEXT): popq %rdx popq %rsi popq %rdi - movq 6456(%rax), %r11 + movq 6728(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6456(%rax), %r11 + movq 6728(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30585,7 +31899,7 @@ GL_PREFIX(GetTexParameterIivEXT): popq %rdx popq %rsi popq %rdi - movq 6456(%rax), %r11 + movq 6728(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(GetTexParameterIivEXT), .-GL_PREFIX(GetTexParameterIivEXT) @@ -30596,7 +31910,7 @@ GL_PREFIX(GetTexParameterIivEXT): GL_PREFIX(GetTexParameterIuivEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6464(%rax), %r11 + movq 6736(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30606,13 +31920,13 @@ GL_PREFIX(GetTexParameterIuivEXT): popq %rdx popq %rsi popq %rdi - movq 6464(%rax), %r11 + movq 6736(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6464(%rax), %r11 + movq 6736(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30622,7 +31936,7 @@ GL_PREFIX(GetTexParameterIuivEXT): popq %rdx popq %rsi popq %rdi - movq 6464(%rax), %r11 + movq 6736(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(GetTexParameterIuivEXT), .-GL_PREFIX(GetTexParameterIuivEXT) @@ -30633,7 +31947,7 @@ GL_PREFIX(GetTexParameterIuivEXT): GL_PREFIX(TexParameterIivEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6472(%rax), %r11 + movq 6744(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30643,13 +31957,13 @@ GL_PREFIX(TexParameterIivEXT): popq %rdx popq %rsi popq %rdi - movq 6472(%rax), %r11 + movq 6744(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6472(%rax), %r11 + movq 6744(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30659,7 +31973,7 @@ GL_PREFIX(TexParameterIivEXT): popq %rdx popq %rsi popq %rdi - movq 6472(%rax), %r11 + movq 6744(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(TexParameterIivEXT), .-GL_PREFIX(TexParameterIivEXT) @@ -30670,7 +31984,7 @@ GL_PREFIX(TexParameterIivEXT): GL_PREFIX(TexParameterIuivEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6480(%rax), %r11 + movq 6752(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30680,13 +31994,13 @@ GL_PREFIX(TexParameterIuivEXT): popq %rdx popq %rsi popq %rdi - movq 6480(%rax), %r11 + movq 6752(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6480(%rax), %r11 + movq 6752(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30696,7 +32010,7 @@ GL_PREFIX(TexParameterIuivEXT): popq %rdx popq %rsi popq %rdi - movq 6480(%rax), %r11 + movq 6752(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(TexParameterIuivEXT), .-GL_PREFIX(TexParameterIuivEXT) @@ -30707,7 +32021,7 @@ GL_PREFIX(TexParameterIuivEXT): GL_PREFIX(BeginConditionalRenderNV): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6488(%rax), %r11 + movq 6760(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30717,13 +32031,13 @@ GL_PREFIX(BeginConditionalRenderNV): popq %rbp popq %rsi popq %rdi - movq 6488(%rax), %r11 + movq 6760(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6488(%rax), %r11 + movq 6760(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30733,7 +32047,7 @@ GL_PREFIX(BeginConditionalRenderNV): popq %rbp popq %rsi popq %rdi - movq 6488(%rax), %r11 + movq 6760(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(BeginConditionalRenderNV), .-GL_PREFIX(BeginConditionalRenderNV) @@ -30744,25 +32058,25 @@ GL_PREFIX(BeginConditionalRenderNV): GL_PREFIX(EndConditionalRenderNV): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6496(%rax), %r11 + movq 6768(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rbp call _x86_64_get_dispatch@PLT popq %rbp - movq 6496(%rax), %r11 + movq 6768(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6496(%rax), %r11 + movq 6768(%rax), %r11 jmp *%r11 1: pushq %rbp call _glapi_get_dispatch popq %rbp - movq 6496(%rax), %r11 + movq 6768(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(EndConditionalRenderNV), .-GL_PREFIX(EndConditionalRenderNV) @@ -30773,25 +32087,25 @@ GL_PREFIX(EndConditionalRenderNV): GL_PREFIX(BeginTransformFeedbackEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6504(%rax), %r11 + movq 6776(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi call _x86_64_get_dispatch@PLT popq %rdi - movq 6504(%rax), %r11 + movq 6776(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6504(%rax), %r11 + movq 6776(%rax), %r11 jmp *%r11 1: pushq %rdi call _glapi_get_dispatch popq %rdi - movq 6504(%rax), %r11 + movq 6776(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(BeginTransformFeedbackEXT), .-GL_PREFIX(BeginTransformFeedbackEXT) @@ -30802,7 +32116,7 @@ GL_PREFIX(BeginTransformFeedbackEXT): GL_PREFIX(BindBufferBaseEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6512(%rax), %r11 + movq 6784(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30812,13 +32126,13 @@ GL_PREFIX(BindBufferBaseEXT): popq %rdx popq %rsi popq %rdi - movq 6512(%rax), %r11 + movq 6784(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6512(%rax), %r11 + movq 6784(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30828,7 +32142,7 @@ GL_PREFIX(BindBufferBaseEXT): popq %rdx popq %rsi popq %rdi - movq 6512(%rax), %r11 + movq 6784(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(BindBufferBaseEXT), .-GL_PREFIX(BindBufferBaseEXT) @@ -30839,7 +32153,7 @@ GL_PREFIX(BindBufferBaseEXT): GL_PREFIX(BindBufferOffsetEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6520(%rax), %r11 + movq 6792(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30853,13 +32167,13 @@ GL_PREFIX(BindBufferOffsetEXT): popq %rdx popq %rsi popq %rdi - movq 6520(%rax), %r11 + movq 6792(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6520(%rax), %r11 + movq 6792(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30873,7 +32187,7 @@ GL_PREFIX(BindBufferOffsetEXT): popq %rdx popq %rsi popq %rdi - movq 6520(%rax), %r11 + movq 6792(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(BindBufferOffsetEXT), .-GL_PREFIX(BindBufferOffsetEXT) @@ -30884,7 +32198,7 @@ GL_PREFIX(BindBufferOffsetEXT): GL_PREFIX(BindBufferRangeEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6528(%rax), %r11 + movq 6800(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30898,13 +32212,13 @@ GL_PREFIX(BindBufferRangeEXT): popq %rdx popq %rsi popq %rdi - movq 6528(%rax), %r11 + movq 6800(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6528(%rax), %r11 + movq 6800(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -30918,7 +32232,7 @@ GL_PREFIX(BindBufferRangeEXT): popq %rdx popq %rsi popq %rdi - movq 6528(%rax), %r11 + movq 6800(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(BindBufferRangeEXT), .-GL_PREFIX(BindBufferRangeEXT) @@ -30929,25 +32243,25 @@ GL_PREFIX(BindBufferRangeEXT): GL_PREFIX(EndTransformFeedbackEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6536(%rax), %r11 + movq 6808(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rbp call _x86_64_get_dispatch@PLT popq %rbp - movq 6536(%rax), %r11 + movq 6808(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6536(%rax), %r11 + movq 6808(%rax), %r11 jmp *%r11 1: pushq %rbp call _glapi_get_dispatch popq %rbp - movq 6536(%rax), %r11 + movq 6808(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(EndTransformFeedbackEXT), .-GL_PREFIX(EndTransformFeedbackEXT) @@ -30958,7 +32272,7 @@ GL_PREFIX(EndTransformFeedbackEXT): GL_PREFIX(GetTransformFeedbackVaryingEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6544(%rax), %r11 + movq 6816(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -30976,13 +32290,13 @@ GL_PREFIX(GetTransformFeedbackVaryingEXT): popq %rdx popq %rsi popq %rdi - movq 6544(%rax), %r11 + movq 6816(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6544(%rax), %r11 + movq 6816(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31000,7 +32314,7 @@ GL_PREFIX(GetTransformFeedbackVaryingEXT): popq %rdx popq %rsi popq %rdi - movq 6544(%rax), %r11 + movq 6816(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(GetTransformFeedbackVaryingEXT), .-GL_PREFIX(GetTransformFeedbackVaryingEXT) @@ -31011,7 +32325,7 @@ GL_PREFIX(GetTransformFeedbackVaryingEXT): GL_PREFIX(TransformFeedbackVaryingsEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6552(%rax), %r11 + movq 6824(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31025,13 +32339,13 @@ GL_PREFIX(TransformFeedbackVaryingsEXT): popq %rdx popq %rsi popq %rdi - movq 6552(%rax), %r11 + movq 6824(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6552(%rax), %r11 + movq 6824(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31045,7 +32359,7 @@ GL_PREFIX(TransformFeedbackVaryingsEXT): popq %rdx popq %rsi popq %rdi - movq 6552(%rax), %r11 + movq 6824(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(TransformFeedbackVaryingsEXT), .-GL_PREFIX(TransformFeedbackVaryingsEXT) @@ -31056,37 +32370,37 @@ GL_PREFIX(TransformFeedbackVaryingsEXT): GL_PREFIX(ProvokingVertexEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6560(%rax), %r11 + movq 6832(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi call _x86_64_get_dispatch@PLT popq %rdi - movq 6560(%rax), %r11 + movq 6832(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6560(%rax), %r11 + movq 6832(%rax), %r11 jmp *%r11 1: pushq %rdi call _glapi_get_dispatch popq %rdi - movq 6560(%rax), %r11 + movq 6832(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ProvokingVertexEXT), .-GL_PREFIX(ProvokingVertexEXT) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_821) - .type GL_PREFIX(_dispatch_stub_821), @function - HIDDEN(GL_PREFIX(_dispatch_stub_821)) -GL_PREFIX(_dispatch_stub_821): + .globl GL_PREFIX(_dispatch_stub_855) + .type GL_PREFIX(_dispatch_stub_855), @function + HIDDEN(GL_PREFIX(_dispatch_stub_855)) +GL_PREFIX(_dispatch_stub_855): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6568(%rax), %r11 + movq 6840(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31096,13 +32410,13 @@ GL_PREFIX(_dispatch_stub_821): popq %rdx popq %rsi popq %rdi - movq 6568(%rax), %r11 + movq 6840(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6568(%rax), %r11 + movq 6840(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31112,19 +32426,19 @@ GL_PREFIX(_dispatch_stub_821): popq %rdx popq %rsi popq %rdi - movq 6568(%rax), %r11 + movq 6840(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_821), .-GL_PREFIX(_dispatch_stub_821) + .size GL_PREFIX(_dispatch_stub_855), .-GL_PREFIX(_dispatch_stub_855) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_822) - .type GL_PREFIX(_dispatch_stub_822), @function - HIDDEN(GL_PREFIX(_dispatch_stub_822)) -GL_PREFIX(_dispatch_stub_822): + .globl GL_PREFIX(_dispatch_stub_856) + .type GL_PREFIX(_dispatch_stub_856), @function + HIDDEN(GL_PREFIX(_dispatch_stub_856)) +GL_PREFIX(_dispatch_stub_856): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6576(%rax), %r11 + movq 6848(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31134,13 +32448,13 @@ GL_PREFIX(_dispatch_stub_822): popq %rdx popq %rsi popq %rdi - movq 6576(%rax), %r11 + movq 6848(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6576(%rax), %r11 + movq 6848(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31150,10 +32464,10 @@ GL_PREFIX(_dispatch_stub_822): popq %rdx popq %rsi popq %rdi - movq 6576(%rax), %r11 + movq 6848(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_822), .-GL_PREFIX(_dispatch_stub_822) + .size GL_PREFIX(_dispatch_stub_856), .-GL_PREFIX(_dispatch_stub_856) .p2align 4,,15 .globl GL_PREFIX(GetObjectParameterivAPPLE) @@ -31161,7 +32475,7 @@ GL_PREFIX(_dispatch_stub_822): GL_PREFIX(GetObjectParameterivAPPLE): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6584(%rax), %r11 + movq 6856(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31175,13 +32489,13 @@ GL_PREFIX(GetObjectParameterivAPPLE): popq %rdx popq %rsi popq %rdi - movq 6584(%rax), %r11 + movq 6856(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6584(%rax), %r11 + movq 6856(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31195,7 +32509,7 @@ GL_PREFIX(GetObjectParameterivAPPLE): popq %rdx popq %rsi popq %rdi - movq 6584(%rax), %r11 + movq 6856(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(GetObjectParameterivAPPLE), .-GL_PREFIX(GetObjectParameterivAPPLE) @@ -31206,7 +32520,7 @@ GL_PREFIX(GetObjectParameterivAPPLE): GL_PREFIX(ObjectPurgeableAPPLE): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6592(%rax), %r11 + movq 6864(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31216,13 +32530,13 @@ GL_PREFIX(ObjectPurgeableAPPLE): popq %rdx popq %rsi popq %rdi - movq 6592(%rax), %r11 + movq 6864(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6592(%rax), %r11 + movq 6864(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31232,7 +32546,7 @@ GL_PREFIX(ObjectPurgeableAPPLE): popq %rdx popq %rsi popq %rdi - movq 6592(%rax), %r11 + movq 6864(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ObjectPurgeableAPPLE), .-GL_PREFIX(ObjectPurgeableAPPLE) @@ -31243,7 +32557,7 @@ GL_PREFIX(ObjectPurgeableAPPLE): GL_PREFIX(ObjectUnpurgeableAPPLE): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6600(%rax), %r11 + movq 6872(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31253,13 +32567,13 @@ GL_PREFIX(ObjectUnpurgeableAPPLE): popq %rdx popq %rsi popq %rdi - movq 6600(%rax), %r11 + movq 6872(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6600(%rax), %r11 + movq 6872(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31269,7 +32583,7 @@ GL_PREFIX(ObjectUnpurgeableAPPLE): popq %rdx popq %rsi popq %rdi - movq 6600(%rax), %r11 + movq 6872(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ObjectUnpurgeableAPPLE), .-GL_PREFIX(ObjectUnpurgeableAPPLE) @@ -31280,25 +32594,25 @@ GL_PREFIX(ObjectUnpurgeableAPPLE): GL_PREFIX(ActiveProgramEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6608(%rax), %r11 + movq 6880(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi call _x86_64_get_dispatch@PLT popq %rdi - movq 6608(%rax), %r11 + movq 6880(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6608(%rax), %r11 + movq 6880(%rax), %r11 jmp *%r11 1: pushq %rdi call _glapi_get_dispatch popq %rdi - movq 6608(%rax), %r11 + movq 6880(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(ActiveProgramEXT), .-GL_PREFIX(ActiveProgramEXT) @@ -31309,7 +32623,7 @@ GL_PREFIX(ActiveProgramEXT): GL_PREFIX(CreateShaderProgramEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6616(%rax), %r11 + movq 6888(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31319,13 +32633,13 @@ GL_PREFIX(CreateShaderProgramEXT): popq %rbp popq %rsi popq %rdi - movq 6616(%rax), %r11 + movq 6888(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6616(%rax), %r11 + movq 6888(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31335,7 +32649,7 @@ GL_PREFIX(CreateShaderProgramEXT): popq %rbp popq %rsi popq %rdi - movq 6616(%rax), %r11 + movq 6888(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(CreateShaderProgramEXT), .-GL_PREFIX(CreateShaderProgramEXT) @@ -31346,7 +32660,7 @@ GL_PREFIX(CreateShaderProgramEXT): GL_PREFIX(UseShaderProgramEXT): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6624(%rax), %r11 + movq 6896(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31356,13 +32670,13 @@ GL_PREFIX(UseShaderProgramEXT): popq %rbp popq %rsi popq %rdi - movq 6624(%rax), %r11 + movq 6896(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6624(%rax), %r11 + movq 6896(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31372,19 +32686,19 @@ GL_PREFIX(UseShaderProgramEXT): popq %rbp popq %rsi popq %rdi - movq 6624(%rax), %r11 + movq 6896(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(UseShaderProgramEXT), .-GL_PREFIX(UseShaderProgramEXT) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_829) - .type GL_PREFIX(_dispatch_stub_829), @function - HIDDEN(GL_PREFIX(_dispatch_stub_829)) -GL_PREFIX(_dispatch_stub_829): + .globl GL_PREFIX(_dispatch_stub_863) + .type GL_PREFIX(_dispatch_stub_863), @function + HIDDEN(GL_PREFIX(_dispatch_stub_863)) +GL_PREFIX(_dispatch_stub_863): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6632(%rax), %r11 + movq 6904(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31398,13 +32712,13 @@ GL_PREFIX(_dispatch_stub_829): popq %rdx popq %rsi popq %rdi - movq 6632(%rax), %r11 + movq 6904(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6632(%rax), %r11 + movq 6904(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31418,19 +32732,19 @@ GL_PREFIX(_dispatch_stub_829): popq %rdx popq %rsi popq %rdi - movq 6632(%rax), %r11 + movq 6904(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_829), .-GL_PREFIX(_dispatch_stub_829) + .size GL_PREFIX(_dispatch_stub_863), .-GL_PREFIX(_dispatch_stub_863) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_830) - .type GL_PREFIX(_dispatch_stub_830), @function - HIDDEN(GL_PREFIX(_dispatch_stub_830)) -GL_PREFIX(_dispatch_stub_830): + .globl GL_PREFIX(_dispatch_stub_864) + .type GL_PREFIX(_dispatch_stub_864), @function + HIDDEN(GL_PREFIX(_dispatch_stub_864)) +GL_PREFIX(_dispatch_stub_864): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6640(%rax), %r11 + movq 6912(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31444,13 +32758,13 @@ GL_PREFIX(_dispatch_stub_830): popq %rdx popq %rsi popq %rdi - movq 6640(%rax), %r11 + movq 6912(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6640(%rax), %r11 + movq 6912(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31464,19 +32778,19 @@ GL_PREFIX(_dispatch_stub_830): popq %rdx popq %rsi popq %rdi - movq 6640(%rax), %r11 + movq 6912(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_830), .-GL_PREFIX(_dispatch_stub_830) + .size GL_PREFIX(_dispatch_stub_864), .-GL_PREFIX(_dispatch_stub_864) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_831) - .type GL_PREFIX(_dispatch_stub_831), @function - HIDDEN(GL_PREFIX(_dispatch_stub_831)) -GL_PREFIX(_dispatch_stub_831): + .globl GL_PREFIX(_dispatch_stub_865) + .type GL_PREFIX(_dispatch_stub_865), @function + HIDDEN(GL_PREFIX(_dispatch_stub_865)) +GL_PREFIX(_dispatch_stub_865): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6648(%rax), %r11 + movq 6920(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31490,13 +32804,13 @@ GL_PREFIX(_dispatch_stub_831): popq %rdx popq %rsi popq %rdi - movq 6648(%rax), %r11 + movq 6920(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6648(%rax), %r11 + movq 6920(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31510,19 +32824,19 @@ GL_PREFIX(_dispatch_stub_831): popq %rdx popq %rsi popq %rdi - movq 6648(%rax), %r11 + movq 6920(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_831), .-GL_PREFIX(_dispatch_stub_831) + .size GL_PREFIX(_dispatch_stub_865), .-GL_PREFIX(_dispatch_stub_865) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_832) - .type GL_PREFIX(_dispatch_stub_832), @function - HIDDEN(GL_PREFIX(_dispatch_stub_832)) -GL_PREFIX(_dispatch_stub_832): + .globl GL_PREFIX(_dispatch_stub_866) + .type GL_PREFIX(_dispatch_stub_866), @function + HIDDEN(GL_PREFIX(_dispatch_stub_866)) +GL_PREFIX(_dispatch_stub_866): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6656(%rax), %r11 + movq 6928(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31532,13 +32846,13 @@ GL_PREFIX(_dispatch_stub_832): popq %rdx popq %rsi popq %rdi - movq 6656(%rax), %r11 + movq 6928(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6656(%rax), %r11 + movq 6928(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31548,19 +32862,19 @@ GL_PREFIX(_dispatch_stub_832): popq %rdx popq %rsi popq %rdi - movq 6656(%rax), %r11 + movq 6928(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_832), .-GL_PREFIX(_dispatch_stub_832) + .size GL_PREFIX(_dispatch_stub_866), .-GL_PREFIX(_dispatch_stub_866) .p2align 4,,15 - .globl GL_PREFIX(_dispatch_stub_833) - .type GL_PREFIX(_dispatch_stub_833), @function - HIDDEN(GL_PREFIX(_dispatch_stub_833)) -GL_PREFIX(_dispatch_stub_833): + .globl GL_PREFIX(_dispatch_stub_867) + .type GL_PREFIX(_dispatch_stub_867), @function + HIDDEN(GL_PREFIX(_dispatch_stub_867)) +GL_PREFIX(_dispatch_stub_867): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6664(%rax), %r11 + movq 6936(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31570,13 +32884,13 @@ GL_PREFIX(_dispatch_stub_833): popq %rdx popq %rsi popq %rdi - movq 6664(%rax), %r11 + movq 6936(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6664(%rax), %r11 + movq 6936(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31586,10 +32900,10 @@ GL_PREFIX(_dispatch_stub_833): popq %rdx popq %rsi popq %rdi - movq 6664(%rax), %r11 + movq 6936(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ - .size GL_PREFIX(_dispatch_stub_833), .-GL_PREFIX(_dispatch_stub_833) + .size GL_PREFIX(_dispatch_stub_867), .-GL_PREFIX(_dispatch_stub_867) .p2align 4,,15 .globl GL_PREFIX(EGLImageTargetRenderbufferStorageOES) @@ -31597,7 +32911,7 @@ GL_PREFIX(_dispatch_stub_833): GL_PREFIX(EGLImageTargetRenderbufferStorageOES): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6672(%rax), %r11 + movq 6944(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31607,13 +32921,13 @@ GL_PREFIX(EGLImageTargetRenderbufferStorageOES): popq %rbp popq %rsi popq %rdi - movq 6672(%rax), %r11 + movq 6944(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6672(%rax), %r11 + movq 6944(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31623,7 +32937,7 @@ GL_PREFIX(EGLImageTargetRenderbufferStorageOES): popq %rbp popq %rsi popq %rdi - movq 6672(%rax), %r11 + movq 6944(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(EGLImageTargetRenderbufferStorageOES), .-GL_PREFIX(EGLImageTargetRenderbufferStorageOES) @@ -31634,7 +32948,7 @@ GL_PREFIX(EGLImageTargetRenderbufferStorageOES): GL_PREFIX(EGLImageTargetTexture2DOES): #if defined(GLX_USE_TLS) call _x86_64_get_dispatch@PLT - movq 6680(%rax), %r11 + movq 6952(%rax), %r11 jmp *%r11 #elif defined(PTHREADS) pushq %rdi @@ -31644,13 +32958,13 @@ GL_PREFIX(EGLImageTargetTexture2DOES): popq %rbp popq %rsi popq %rdi - movq 6680(%rax), %r11 + movq 6952(%rax), %r11 jmp *%r11 #else movq _glapi_Dispatch(%rip), %rax testq %rax, %rax je 1f - movq 6680(%rax), %r11 + movq 6952(%rax), %r11 jmp *%r11 1: pushq %rdi @@ -31660,7 +32974,7 @@ GL_PREFIX(EGLImageTargetTexture2DOES): popq %rbp popq %rsi popq %rdi - movq 6680(%rax), %r11 + movq 6952(%rax), %r11 jmp *%r11 #endif /* defined(GLX_USE_TLS) */ .size GL_PREFIX(EGLImageTargetTexture2DOES), .-GL_PREFIX(EGLImageTargetTexture2DOES) diff --git a/src/mapi/glapi/glapi_x86.S b/src/mapi/glapi/glapi_x86.S index 8c9af0f37ab..23ab6b3976a 100644 --- a/src/mapi/glapi/glapi_x86.S +++ b/src/mapi/glapi/glapi_x86.S @@ -977,6 +977,40 @@ GLNAME(gl_dispatch_functions_start): HIDDEN(GL_PREFIX(_dispatch_stub_796, _dispatch_stub_796@12)) GL_STUB(_dispatch_stub_797, _gloffset_FlushMappedBufferRangeAPPLE, _dispatch_stub_797@12) HIDDEN(GL_PREFIX(_dispatch_stub_797, _dispatch_stub_797@12)) + GL_STUB(BindFragDataLocationEXT, _gloffset_BindFragDataLocationEXT, BindFragDataLocationEXT@12) + GL_STUB(GetFragDataLocationEXT, _gloffset_GetFragDataLocationEXT, GetFragDataLocationEXT@8) + GL_STUB(GetUniformuivEXT, _gloffset_GetUniformuivEXT, GetUniformuivEXT@12) + GL_STUB(GetVertexAttribIivEXT, _gloffset_GetVertexAttribIivEXT, GetVertexAttribIivEXT@12) + GL_STUB(GetVertexAttribIuivEXT, _gloffset_GetVertexAttribIuivEXT, GetVertexAttribIuivEXT@12) + GL_STUB(Uniform1uiEXT, _gloffset_Uniform1uiEXT, Uniform1uiEXT@8) + GL_STUB(Uniform1uivEXT, _gloffset_Uniform1uivEXT, Uniform1uivEXT@12) + GL_STUB(Uniform2uiEXT, _gloffset_Uniform2uiEXT, Uniform2uiEXT@12) + GL_STUB(Uniform2uivEXT, _gloffset_Uniform2uivEXT, Uniform2uivEXT@12) + GL_STUB(Uniform3uiEXT, _gloffset_Uniform3uiEXT, Uniform3uiEXT@16) + GL_STUB(Uniform3uivEXT, _gloffset_Uniform3uivEXT, Uniform3uivEXT@12) + GL_STUB(Uniform4uiEXT, _gloffset_Uniform4uiEXT, Uniform4uiEXT@20) + GL_STUB(Uniform4uivEXT, _gloffset_Uniform4uivEXT, Uniform4uivEXT@12) + GL_STUB(VertexAttribI1iEXT, _gloffset_VertexAttribI1iEXT, VertexAttribI1iEXT@8) + GL_STUB(VertexAttribI1ivEXT, _gloffset_VertexAttribI1ivEXT, VertexAttribI1ivEXT@8) + GL_STUB(VertexAttribI1uiEXT, _gloffset_VertexAttribI1uiEXT, VertexAttribI1uiEXT@8) + GL_STUB(VertexAttribI1uivEXT, _gloffset_VertexAttribI1uivEXT, VertexAttribI1uivEXT@8) + GL_STUB(VertexAttribI2iEXT, _gloffset_VertexAttribI2iEXT, VertexAttribI2iEXT@12) + GL_STUB(VertexAttribI2ivEXT, _gloffset_VertexAttribI2ivEXT, VertexAttribI2ivEXT@8) + GL_STUB(VertexAttribI2uiEXT, _gloffset_VertexAttribI2uiEXT, VertexAttribI2uiEXT@12) + GL_STUB(VertexAttribI2uivEXT, _gloffset_VertexAttribI2uivEXT, VertexAttribI2uivEXT@8) + GL_STUB(VertexAttribI3iEXT, _gloffset_VertexAttribI3iEXT, VertexAttribI3iEXT@16) + GL_STUB(VertexAttribI3ivEXT, _gloffset_VertexAttribI3ivEXT, VertexAttribI3ivEXT@8) + GL_STUB(VertexAttribI3uiEXT, _gloffset_VertexAttribI3uiEXT, VertexAttribI3uiEXT@16) + GL_STUB(VertexAttribI3uivEXT, _gloffset_VertexAttribI3uivEXT, VertexAttribI3uivEXT@8) + GL_STUB(VertexAttribI4bvEXT, _gloffset_VertexAttribI4bvEXT, VertexAttribI4bvEXT@8) + GL_STUB(VertexAttribI4iEXT, _gloffset_VertexAttribI4iEXT, VertexAttribI4iEXT@20) + GL_STUB(VertexAttribI4ivEXT, _gloffset_VertexAttribI4ivEXT, VertexAttribI4ivEXT@8) + GL_STUB(VertexAttribI4svEXT, _gloffset_VertexAttribI4svEXT, VertexAttribI4svEXT@8) + GL_STUB(VertexAttribI4ubvEXT, _gloffset_VertexAttribI4ubvEXT, VertexAttribI4ubvEXT@8) + GL_STUB(VertexAttribI4uiEXT, _gloffset_VertexAttribI4uiEXT, VertexAttribI4uiEXT@20) + GL_STUB(VertexAttribI4uivEXT, _gloffset_VertexAttribI4uivEXT, VertexAttribI4uivEXT@8) + GL_STUB(VertexAttribI4usvEXT, _gloffset_VertexAttribI4usvEXT, VertexAttribI4usvEXT@8) + GL_STUB(VertexAttribIPointerEXT, _gloffset_VertexAttribIPointerEXT, VertexAttribIPointerEXT@20) GL_STUB(FramebufferTextureLayerEXT, _gloffset_FramebufferTextureLayerEXT, FramebufferTextureLayerEXT@20) GL_STUB(ColorMaskIndexedEXT, _gloffset_ColorMaskIndexedEXT, ColorMaskIndexedEXT@20) GL_STUB(DisableIndexedEXT, _gloffset_DisableIndexedEXT, DisableIndexedEXT@8) @@ -1000,26 +1034,26 @@ GLNAME(gl_dispatch_functions_start): GL_STUB(GetTransformFeedbackVaryingEXT, _gloffset_GetTransformFeedbackVaryingEXT, GetTransformFeedbackVaryingEXT@28) GL_STUB(TransformFeedbackVaryingsEXT, _gloffset_TransformFeedbackVaryingsEXT, TransformFeedbackVaryingsEXT@16) GL_STUB(ProvokingVertexEXT, _gloffset_ProvokingVertexEXT, ProvokingVertexEXT@4) - GL_STUB(_dispatch_stub_821, _gloffset_GetTexParameterPointervAPPLE, _dispatch_stub_821@12) - HIDDEN(GL_PREFIX(_dispatch_stub_821, _dispatch_stub_821@12)) - GL_STUB(_dispatch_stub_822, _gloffset_TextureRangeAPPLE, _dispatch_stub_822@12) - HIDDEN(GL_PREFIX(_dispatch_stub_822, _dispatch_stub_822@12)) + GL_STUB(_dispatch_stub_855, _gloffset_GetTexParameterPointervAPPLE, _dispatch_stub_855@12) + HIDDEN(GL_PREFIX(_dispatch_stub_855, _dispatch_stub_855@12)) + GL_STUB(_dispatch_stub_856, _gloffset_TextureRangeAPPLE, _dispatch_stub_856@12) + HIDDEN(GL_PREFIX(_dispatch_stub_856, _dispatch_stub_856@12)) GL_STUB(GetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE, GetObjectParameterivAPPLE@16) GL_STUB(ObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE, ObjectPurgeableAPPLE@12) GL_STUB(ObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE, ObjectUnpurgeableAPPLE@12) GL_STUB(ActiveProgramEXT, _gloffset_ActiveProgramEXT, ActiveProgramEXT@4) GL_STUB(CreateShaderProgramEXT, _gloffset_CreateShaderProgramEXT, CreateShaderProgramEXT@8) GL_STUB(UseShaderProgramEXT, _gloffset_UseShaderProgramEXT, UseShaderProgramEXT@8) - GL_STUB(_dispatch_stub_829, _gloffset_StencilFuncSeparateATI, _dispatch_stub_829@16) - HIDDEN(GL_PREFIX(_dispatch_stub_829, _dispatch_stub_829@16)) - GL_STUB(_dispatch_stub_830, _gloffset_ProgramEnvParameters4fvEXT, _dispatch_stub_830@16) - HIDDEN(GL_PREFIX(_dispatch_stub_830, _dispatch_stub_830@16)) - GL_STUB(_dispatch_stub_831, _gloffset_ProgramLocalParameters4fvEXT, _dispatch_stub_831@16) - HIDDEN(GL_PREFIX(_dispatch_stub_831, _dispatch_stub_831@16)) - GL_STUB(_dispatch_stub_832, _gloffset_GetQueryObjecti64vEXT, _dispatch_stub_832@12) - HIDDEN(GL_PREFIX(_dispatch_stub_832, _dispatch_stub_832@12)) - GL_STUB(_dispatch_stub_833, _gloffset_GetQueryObjectui64vEXT, _dispatch_stub_833@12) - HIDDEN(GL_PREFIX(_dispatch_stub_833, _dispatch_stub_833@12)) + GL_STUB(_dispatch_stub_863, _gloffset_StencilFuncSeparateATI, _dispatch_stub_863@16) + HIDDEN(GL_PREFIX(_dispatch_stub_863, _dispatch_stub_863@16)) + GL_STUB(_dispatch_stub_864, _gloffset_ProgramEnvParameters4fvEXT, _dispatch_stub_864@16) + HIDDEN(GL_PREFIX(_dispatch_stub_864, _dispatch_stub_864@16)) + GL_STUB(_dispatch_stub_865, _gloffset_ProgramLocalParameters4fvEXT, _dispatch_stub_865@16) + HIDDEN(GL_PREFIX(_dispatch_stub_865, _dispatch_stub_865@16)) + GL_STUB(_dispatch_stub_866, _gloffset_GetQueryObjecti64vEXT, _dispatch_stub_866@12) + HIDDEN(GL_PREFIX(_dispatch_stub_866, _dispatch_stub_866@12)) + GL_STUB(_dispatch_stub_867, _gloffset_GetQueryObjectui64vEXT, _dispatch_stub_867@12) + HIDDEN(GL_PREFIX(_dispatch_stub_867, _dispatch_stub_867@12)) GL_STUB(EGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES, EGLImageTargetRenderbufferStorageOES@8) GL_STUB(EGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES, EGLImageTargetTexture2DOES@8) GL_STUB_ALIAS(ArrayElementEXT, _gloffset_ArrayElement, ArrayElementEXT@4, ArrayElement, ArrayElement@4) diff --git a/src/mapi/glapi/glapidispatch.h b/src/mapi/glapi/glapidispatch.h index 60f216b4a99..0ef74a3bf70 100644 --- a/src/mapi/glapi/glapidispatch.h +++ b/src/mapi/glapi/glapidispatch.h @@ -2455,6 +2455,108 @@ #define CALL_FlushMappedBufferRangeAPPLE(disp, parameters) (*((disp)->FlushMappedBufferRangeAPPLE)) parameters #define GET_FlushMappedBufferRangeAPPLE(disp) ((disp)->FlushMappedBufferRangeAPPLE) #define SET_FlushMappedBufferRangeAPPLE(disp, fn) ((disp)->FlushMappedBufferRangeAPPLE = fn) +#define CALL_BindFragDataLocationEXT(disp, parameters) (*((disp)->BindFragDataLocationEXT)) parameters +#define GET_BindFragDataLocationEXT(disp) ((disp)->BindFragDataLocationEXT) +#define SET_BindFragDataLocationEXT(disp, fn) ((disp)->BindFragDataLocationEXT = fn) +#define CALL_GetFragDataLocationEXT(disp, parameters) (*((disp)->GetFragDataLocationEXT)) parameters +#define GET_GetFragDataLocationEXT(disp) ((disp)->GetFragDataLocationEXT) +#define SET_GetFragDataLocationEXT(disp, fn) ((disp)->GetFragDataLocationEXT = fn) +#define CALL_GetUniformuivEXT(disp, parameters) (*((disp)->GetUniformuivEXT)) parameters +#define GET_GetUniformuivEXT(disp) ((disp)->GetUniformuivEXT) +#define SET_GetUniformuivEXT(disp, fn) ((disp)->GetUniformuivEXT = fn) +#define CALL_GetVertexAttribIivEXT(disp, parameters) (*((disp)->GetVertexAttribIivEXT)) parameters +#define GET_GetVertexAttribIivEXT(disp) ((disp)->GetVertexAttribIivEXT) +#define SET_GetVertexAttribIivEXT(disp, fn) ((disp)->GetVertexAttribIivEXT = fn) +#define CALL_GetVertexAttribIuivEXT(disp, parameters) (*((disp)->GetVertexAttribIuivEXT)) parameters +#define GET_GetVertexAttribIuivEXT(disp) ((disp)->GetVertexAttribIuivEXT) +#define SET_GetVertexAttribIuivEXT(disp, fn) ((disp)->GetVertexAttribIuivEXT = fn) +#define CALL_Uniform1uiEXT(disp, parameters) (*((disp)->Uniform1uiEXT)) parameters +#define GET_Uniform1uiEXT(disp) ((disp)->Uniform1uiEXT) +#define SET_Uniform1uiEXT(disp, fn) ((disp)->Uniform1uiEXT = fn) +#define CALL_Uniform1uivEXT(disp, parameters) (*((disp)->Uniform1uivEXT)) parameters +#define GET_Uniform1uivEXT(disp) ((disp)->Uniform1uivEXT) +#define SET_Uniform1uivEXT(disp, fn) ((disp)->Uniform1uivEXT = fn) +#define CALL_Uniform2uiEXT(disp, parameters) (*((disp)->Uniform2uiEXT)) parameters +#define GET_Uniform2uiEXT(disp) ((disp)->Uniform2uiEXT) +#define SET_Uniform2uiEXT(disp, fn) ((disp)->Uniform2uiEXT = fn) +#define CALL_Uniform2uivEXT(disp, parameters) (*((disp)->Uniform2uivEXT)) parameters +#define GET_Uniform2uivEXT(disp) ((disp)->Uniform2uivEXT) +#define SET_Uniform2uivEXT(disp, fn) ((disp)->Uniform2uivEXT = fn) +#define CALL_Uniform3uiEXT(disp, parameters) (*((disp)->Uniform3uiEXT)) parameters +#define GET_Uniform3uiEXT(disp) ((disp)->Uniform3uiEXT) +#define SET_Uniform3uiEXT(disp, fn) ((disp)->Uniform3uiEXT = fn) +#define CALL_Uniform3uivEXT(disp, parameters) (*((disp)->Uniform3uivEXT)) parameters +#define GET_Uniform3uivEXT(disp) ((disp)->Uniform3uivEXT) +#define SET_Uniform3uivEXT(disp, fn) ((disp)->Uniform3uivEXT = fn) +#define CALL_Uniform4uiEXT(disp, parameters) (*((disp)->Uniform4uiEXT)) parameters +#define GET_Uniform4uiEXT(disp) ((disp)->Uniform4uiEXT) +#define SET_Uniform4uiEXT(disp, fn) ((disp)->Uniform4uiEXT = fn) +#define CALL_Uniform4uivEXT(disp, parameters) (*((disp)->Uniform4uivEXT)) parameters +#define GET_Uniform4uivEXT(disp) ((disp)->Uniform4uivEXT) +#define SET_Uniform4uivEXT(disp, fn) ((disp)->Uniform4uivEXT = fn) +#define CALL_VertexAttribI1iEXT(disp, parameters) (*((disp)->VertexAttribI1iEXT)) parameters +#define GET_VertexAttribI1iEXT(disp) ((disp)->VertexAttribI1iEXT) +#define SET_VertexAttribI1iEXT(disp, fn) ((disp)->VertexAttribI1iEXT = fn) +#define CALL_VertexAttribI1ivEXT(disp, parameters) (*((disp)->VertexAttribI1ivEXT)) parameters +#define GET_VertexAttribI1ivEXT(disp) ((disp)->VertexAttribI1ivEXT) +#define SET_VertexAttribI1ivEXT(disp, fn) ((disp)->VertexAttribI1ivEXT = fn) +#define CALL_VertexAttribI1uiEXT(disp, parameters) (*((disp)->VertexAttribI1uiEXT)) parameters +#define GET_VertexAttribI1uiEXT(disp) ((disp)->VertexAttribI1uiEXT) +#define SET_VertexAttribI1uiEXT(disp, fn) ((disp)->VertexAttribI1uiEXT = fn) +#define CALL_VertexAttribI1uivEXT(disp, parameters) (*((disp)->VertexAttribI1uivEXT)) parameters +#define GET_VertexAttribI1uivEXT(disp) ((disp)->VertexAttribI1uivEXT) +#define SET_VertexAttribI1uivEXT(disp, fn) ((disp)->VertexAttribI1uivEXT = fn) +#define CALL_VertexAttribI2iEXT(disp, parameters) (*((disp)->VertexAttribI2iEXT)) parameters +#define GET_VertexAttribI2iEXT(disp) ((disp)->VertexAttribI2iEXT) +#define SET_VertexAttribI2iEXT(disp, fn) ((disp)->VertexAttribI2iEXT = fn) +#define CALL_VertexAttribI2ivEXT(disp, parameters) (*((disp)->VertexAttribI2ivEXT)) parameters +#define GET_VertexAttribI2ivEXT(disp) ((disp)->VertexAttribI2ivEXT) +#define SET_VertexAttribI2ivEXT(disp, fn) ((disp)->VertexAttribI2ivEXT = fn) +#define CALL_VertexAttribI2uiEXT(disp, parameters) (*((disp)->VertexAttribI2uiEXT)) parameters +#define GET_VertexAttribI2uiEXT(disp) ((disp)->VertexAttribI2uiEXT) +#define SET_VertexAttribI2uiEXT(disp, fn) ((disp)->VertexAttribI2uiEXT = fn) +#define CALL_VertexAttribI2uivEXT(disp, parameters) (*((disp)->VertexAttribI2uivEXT)) parameters +#define GET_VertexAttribI2uivEXT(disp) ((disp)->VertexAttribI2uivEXT) +#define SET_VertexAttribI2uivEXT(disp, fn) ((disp)->VertexAttribI2uivEXT = fn) +#define CALL_VertexAttribI3iEXT(disp, parameters) (*((disp)->VertexAttribI3iEXT)) parameters +#define GET_VertexAttribI3iEXT(disp) ((disp)->VertexAttribI3iEXT) +#define SET_VertexAttribI3iEXT(disp, fn) ((disp)->VertexAttribI3iEXT = fn) +#define CALL_VertexAttribI3ivEXT(disp, parameters) (*((disp)->VertexAttribI3ivEXT)) parameters +#define GET_VertexAttribI3ivEXT(disp) ((disp)->VertexAttribI3ivEXT) +#define SET_VertexAttribI3ivEXT(disp, fn) ((disp)->VertexAttribI3ivEXT = fn) +#define CALL_VertexAttribI3uiEXT(disp, parameters) (*((disp)->VertexAttribI3uiEXT)) parameters +#define GET_VertexAttribI3uiEXT(disp) ((disp)->VertexAttribI3uiEXT) +#define SET_VertexAttribI3uiEXT(disp, fn) ((disp)->VertexAttribI3uiEXT = fn) +#define CALL_VertexAttribI3uivEXT(disp, parameters) (*((disp)->VertexAttribI3uivEXT)) parameters +#define GET_VertexAttribI3uivEXT(disp) ((disp)->VertexAttribI3uivEXT) +#define SET_VertexAttribI3uivEXT(disp, fn) ((disp)->VertexAttribI3uivEXT = fn) +#define CALL_VertexAttribI4bvEXT(disp, parameters) (*((disp)->VertexAttribI4bvEXT)) parameters +#define GET_VertexAttribI4bvEXT(disp) ((disp)->VertexAttribI4bvEXT) +#define SET_VertexAttribI4bvEXT(disp, fn) ((disp)->VertexAttribI4bvEXT = fn) +#define CALL_VertexAttribI4iEXT(disp, parameters) (*((disp)->VertexAttribI4iEXT)) parameters +#define GET_VertexAttribI4iEXT(disp) ((disp)->VertexAttribI4iEXT) +#define SET_VertexAttribI4iEXT(disp, fn) ((disp)->VertexAttribI4iEXT = fn) +#define CALL_VertexAttribI4ivEXT(disp, parameters) (*((disp)->VertexAttribI4ivEXT)) parameters +#define GET_VertexAttribI4ivEXT(disp) ((disp)->VertexAttribI4ivEXT) +#define SET_VertexAttribI4ivEXT(disp, fn) ((disp)->VertexAttribI4ivEXT = fn) +#define CALL_VertexAttribI4svEXT(disp, parameters) (*((disp)->VertexAttribI4svEXT)) parameters +#define GET_VertexAttribI4svEXT(disp) ((disp)->VertexAttribI4svEXT) +#define SET_VertexAttribI4svEXT(disp, fn) ((disp)->VertexAttribI4svEXT = fn) +#define CALL_VertexAttribI4ubvEXT(disp, parameters) (*((disp)->VertexAttribI4ubvEXT)) parameters +#define GET_VertexAttribI4ubvEXT(disp) ((disp)->VertexAttribI4ubvEXT) +#define SET_VertexAttribI4ubvEXT(disp, fn) ((disp)->VertexAttribI4ubvEXT = fn) +#define CALL_VertexAttribI4uiEXT(disp, parameters) (*((disp)->VertexAttribI4uiEXT)) parameters +#define GET_VertexAttribI4uiEXT(disp) ((disp)->VertexAttribI4uiEXT) +#define SET_VertexAttribI4uiEXT(disp, fn) ((disp)->VertexAttribI4uiEXT = fn) +#define CALL_VertexAttribI4uivEXT(disp, parameters) (*((disp)->VertexAttribI4uivEXT)) parameters +#define GET_VertexAttribI4uivEXT(disp) ((disp)->VertexAttribI4uivEXT) +#define SET_VertexAttribI4uivEXT(disp, fn) ((disp)->VertexAttribI4uivEXT = fn) +#define CALL_VertexAttribI4usvEXT(disp, parameters) (*((disp)->VertexAttribI4usvEXT)) parameters +#define GET_VertexAttribI4usvEXT(disp) ((disp)->VertexAttribI4usvEXT) +#define SET_VertexAttribI4usvEXT(disp, fn) ((disp)->VertexAttribI4usvEXT = fn) +#define CALL_VertexAttribIPointerEXT(disp, parameters) (*((disp)->VertexAttribIPointerEXT)) parameters +#define GET_VertexAttribIPointerEXT(disp) ((disp)->VertexAttribIPointerEXT) +#define SET_VertexAttribIPointerEXT(disp, fn) ((disp)->VertexAttribIPointerEXT = fn) #define CALL_FramebufferTextureLayerEXT(disp, parameters) (*((disp)->FramebufferTextureLayerEXT)) parameters #define GET_FramebufferTextureLayerEXT(disp) ((disp)->FramebufferTextureLayerEXT) #define SET_FramebufferTextureLayerEXT(disp, fn) ((disp)->FramebufferTextureLayerEXT = fn) @@ -2572,7 +2674,7 @@ #else -#define driDispatchRemapTable_size 428 +#define driDispatchRemapTable_size 462 extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define AttachShader_remap_index 0 @@ -2965,44 +3067,78 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define BlitFramebufferEXT_remap_index 387 #define BufferParameteriAPPLE_remap_index 388 #define FlushMappedBufferRangeAPPLE_remap_index 389 -#define FramebufferTextureLayerEXT_remap_index 390 -#define ColorMaskIndexedEXT_remap_index 391 -#define DisableIndexedEXT_remap_index 392 -#define EnableIndexedEXT_remap_index 393 -#define GetBooleanIndexedvEXT_remap_index 394 -#define GetIntegerIndexedvEXT_remap_index 395 -#define IsEnabledIndexedEXT_remap_index 396 -#define ClearColorIiEXT_remap_index 397 -#define ClearColorIuiEXT_remap_index 398 -#define GetTexParameterIivEXT_remap_index 399 -#define GetTexParameterIuivEXT_remap_index 400 -#define TexParameterIivEXT_remap_index 401 -#define TexParameterIuivEXT_remap_index 402 -#define BeginConditionalRenderNV_remap_index 403 -#define EndConditionalRenderNV_remap_index 404 -#define BeginTransformFeedbackEXT_remap_index 405 -#define BindBufferBaseEXT_remap_index 406 -#define BindBufferOffsetEXT_remap_index 407 -#define BindBufferRangeEXT_remap_index 408 -#define EndTransformFeedbackEXT_remap_index 409 -#define GetTransformFeedbackVaryingEXT_remap_index 410 -#define TransformFeedbackVaryingsEXT_remap_index 411 -#define ProvokingVertexEXT_remap_index 412 -#define GetTexParameterPointervAPPLE_remap_index 413 -#define TextureRangeAPPLE_remap_index 414 -#define GetObjectParameterivAPPLE_remap_index 415 -#define ObjectPurgeableAPPLE_remap_index 416 -#define ObjectUnpurgeableAPPLE_remap_index 417 -#define ActiveProgramEXT_remap_index 418 -#define CreateShaderProgramEXT_remap_index 419 -#define UseShaderProgramEXT_remap_index 420 -#define StencilFuncSeparateATI_remap_index 421 -#define ProgramEnvParameters4fvEXT_remap_index 422 -#define ProgramLocalParameters4fvEXT_remap_index 423 -#define GetQueryObjecti64vEXT_remap_index 424 -#define GetQueryObjectui64vEXT_remap_index 425 -#define EGLImageTargetRenderbufferStorageOES_remap_index 426 -#define EGLImageTargetTexture2DOES_remap_index 427 +#define BindFragDataLocationEXT_remap_index 390 +#define GetFragDataLocationEXT_remap_index 391 +#define GetUniformuivEXT_remap_index 392 +#define GetVertexAttribIivEXT_remap_index 393 +#define GetVertexAttribIuivEXT_remap_index 394 +#define Uniform1uiEXT_remap_index 395 +#define Uniform1uivEXT_remap_index 396 +#define Uniform2uiEXT_remap_index 397 +#define Uniform2uivEXT_remap_index 398 +#define Uniform3uiEXT_remap_index 399 +#define Uniform3uivEXT_remap_index 400 +#define Uniform4uiEXT_remap_index 401 +#define Uniform4uivEXT_remap_index 402 +#define VertexAttribI1iEXT_remap_index 403 +#define VertexAttribI1ivEXT_remap_index 404 +#define VertexAttribI1uiEXT_remap_index 405 +#define VertexAttribI1uivEXT_remap_index 406 +#define VertexAttribI2iEXT_remap_index 407 +#define VertexAttribI2ivEXT_remap_index 408 +#define VertexAttribI2uiEXT_remap_index 409 +#define VertexAttribI2uivEXT_remap_index 410 +#define VertexAttribI3iEXT_remap_index 411 +#define VertexAttribI3ivEXT_remap_index 412 +#define VertexAttribI3uiEXT_remap_index 413 +#define VertexAttribI3uivEXT_remap_index 414 +#define VertexAttribI4bvEXT_remap_index 415 +#define VertexAttribI4iEXT_remap_index 416 +#define VertexAttribI4ivEXT_remap_index 417 +#define VertexAttribI4svEXT_remap_index 418 +#define VertexAttribI4ubvEXT_remap_index 419 +#define VertexAttribI4uiEXT_remap_index 420 +#define VertexAttribI4uivEXT_remap_index 421 +#define VertexAttribI4usvEXT_remap_index 422 +#define VertexAttribIPointerEXT_remap_index 423 +#define FramebufferTextureLayerEXT_remap_index 424 +#define ColorMaskIndexedEXT_remap_index 425 +#define DisableIndexedEXT_remap_index 426 +#define EnableIndexedEXT_remap_index 427 +#define GetBooleanIndexedvEXT_remap_index 428 +#define GetIntegerIndexedvEXT_remap_index 429 +#define IsEnabledIndexedEXT_remap_index 430 +#define ClearColorIiEXT_remap_index 431 +#define ClearColorIuiEXT_remap_index 432 +#define GetTexParameterIivEXT_remap_index 433 +#define GetTexParameterIuivEXT_remap_index 434 +#define TexParameterIivEXT_remap_index 435 +#define TexParameterIuivEXT_remap_index 436 +#define BeginConditionalRenderNV_remap_index 437 +#define EndConditionalRenderNV_remap_index 438 +#define BeginTransformFeedbackEXT_remap_index 439 +#define BindBufferBaseEXT_remap_index 440 +#define BindBufferOffsetEXT_remap_index 441 +#define BindBufferRangeEXT_remap_index 442 +#define EndTransformFeedbackEXT_remap_index 443 +#define GetTransformFeedbackVaryingEXT_remap_index 444 +#define TransformFeedbackVaryingsEXT_remap_index 445 +#define ProvokingVertexEXT_remap_index 446 +#define GetTexParameterPointervAPPLE_remap_index 447 +#define TextureRangeAPPLE_remap_index 448 +#define GetObjectParameterivAPPLE_remap_index 449 +#define ObjectPurgeableAPPLE_remap_index 450 +#define ObjectUnpurgeableAPPLE_remap_index 451 +#define ActiveProgramEXT_remap_index 452 +#define CreateShaderProgramEXT_remap_index 453 +#define UseShaderProgramEXT_remap_index 454 +#define StencilFuncSeparateATI_remap_index 455 +#define ProgramEnvParameters4fvEXT_remap_index 456 +#define ProgramLocalParameters4fvEXT_remap_index 457 +#define GetQueryObjecti64vEXT_remap_index 458 +#define GetQueryObjectui64vEXT_remap_index 459 +#define EGLImageTargetRenderbufferStorageOES_remap_index 460 +#define EGLImageTargetTexture2DOES_remap_index 461 #define CALL_AttachShader(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint)), driDispatchRemapTable[AttachShader_remap_index], parameters) #define GET_AttachShader(disp) GET_by_offset(disp, driDispatchRemapTable[AttachShader_remap_index]) @@ -4174,6 +4310,108 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define CALL_FlushMappedBufferRangeAPPLE(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLenum, GLintptr, GLsizeiptr)), driDispatchRemapTable[FlushMappedBufferRangeAPPLE_remap_index], parameters) #define GET_FlushMappedBufferRangeAPPLE(disp) GET_by_offset(disp, driDispatchRemapTable[FlushMappedBufferRangeAPPLE_remap_index]) #define SET_FlushMappedBufferRangeAPPLE(disp, fn) SET_by_offset(disp, driDispatchRemapTable[FlushMappedBufferRangeAPPLE_remap_index], fn) +#define CALL_BindFragDataLocationEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint, const GLchar *)), driDispatchRemapTable[BindFragDataLocationEXT_remap_index], parameters) +#define GET_BindFragDataLocationEXT(disp) GET_by_offset(disp, driDispatchRemapTable[BindFragDataLocationEXT_remap_index]) +#define SET_BindFragDataLocationEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[BindFragDataLocationEXT_remap_index], fn) +#define CALL_GetFragDataLocationEXT(disp, parameters) CALL_by_offset(disp, (GLint (GLAPIENTRYP)(GLuint, const GLchar *)), driDispatchRemapTable[GetFragDataLocationEXT_remap_index], parameters) +#define GET_GetFragDataLocationEXT(disp) GET_by_offset(disp, driDispatchRemapTable[GetFragDataLocationEXT_remap_index]) +#define SET_GetFragDataLocationEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetFragDataLocationEXT_remap_index], fn) +#define CALL_GetUniformuivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLint, GLuint *)), driDispatchRemapTable[GetUniformuivEXT_remap_index], parameters) +#define GET_GetUniformuivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[GetUniformuivEXT_remap_index]) +#define SET_GetUniformuivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetUniformuivEXT_remap_index], fn) +#define CALL_GetVertexAttribIivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLenum, GLint *)), driDispatchRemapTable[GetVertexAttribIivEXT_remap_index], parameters) +#define GET_GetVertexAttribIivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribIivEXT_remap_index]) +#define SET_GetVertexAttribIivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetVertexAttribIivEXT_remap_index], fn) +#define CALL_GetVertexAttribIuivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLenum, GLuint *)), driDispatchRemapTable[GetVertexAttribIuivEXT_remap_index], parameters) +#define GET_GetVertexAttribIuivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribIuivEXT_remap_index]) +#define SET_GetVertexAttribIuivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetVertexAttribIuivEXT_remap_index], fn) +#define CALL_Uniform1uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLuint)), driDispatchRemapTable[Uniform1uiEXT_remap_index], parameters) +#define GET_Uniform1uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform1uiEXT_remap_index]) +#define SET_Uniform1uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform1uiEXT_remap_index], fn) +#define CALL_Uniform1uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, const GLuint *)), driDispatchRemapTable[Uniform1uivEXT_remap_index], parameters) +#define GET_Uniform1uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform1uivEXT_remap_index]) +#define SET_Uniform1uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform1uivEXT_remap_index], fn) +#define CALL_Uniform2uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLuint, GLuint)), driDispatchRemapTable[Uniform2uiEXT_remap_index], parameters) +#define GET_Uniform2uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform2uiEXT_remap_index]) +#define SET_Uniform2uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform2uiEXT_remap_index], fn) +#define CALL_Uniform2uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, const GLuint *)), driDispatchRemapTable[Uniform2uivEXT_remap_index], parameters) +#define GET_Uniform2uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform2uivEXT_remap_index]) +#define SET_Uniform2uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform2uivEXT_remap_index], fn) +#define CALL_Uniform3uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLuint, GLuint, GLuint)), driDispatchRemapTable[Uniform3uiEXT_remap_index], parameters) +#define GET_Uniform3uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform3uiEXT_remap_index]) +#define SET_Uniform3uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform3uiEXT_remap_index], fn) +#define CALL_Uniform3uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, const GLuint *)), driDispatchRemapTable[Uniform3uivEXT_remap_index], parameters) +#define GET_Uniform3uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform3uivEXT_remap_index]) +#define SET_Uniform3uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform3uivEXT_remap_index], fn) +#define CALL_Uniform4uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLuint, GLuint, GLuint, GLuint)), driDispatchRemapTable[Uniform4uiEXT_remap_index], parameters) +#define GET_Uniform4uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform4uiEXT_remap_index]) +#define SET_Uniform4uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform4uiEXT_remap_index], fn) +#define CALL_Uniform4uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, const GLuint *)), driDispatchRemapTable[Uniform4uivEXT_remap_index], parameters) +#define GET_Uniform4uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[Uniform4uivEXT_remap_index]) +#define SET_Uniform4uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[Uniform4uivEXT_remap_index], fn) +#define CALL_VertexAttribI1iEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLint)), driDispatchRemapTable[VertexAttribI1iEXT_remap_index], parameters) +#define GET_VertexAttribI1iEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI1iEXT_remap_index]) +#define SET_VertexAttribI1iEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI1iEXT_remap_index], fn) +#define CALL_VertexAttribI1ivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLint *)), driDispatchRemapTable[VertexAttribI1ivEXT_remap_index], parameters) +#define GET_VertexAttribI1ivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI1ivEXT_remap_index]) +#define SET_VertexAttribI1ivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI1ivEXT_remap_index], fn) +#define CALL_VertexAttribI1uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint)), driDispatchRemapTable[VertexAttribI1uiEXT_remap_index], parameters) +#define GET_VertexAttribI1uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI1uiEXT_remap_index]) +#define SET_VertexAttribI1uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI1uiEXT_remap_index], fn) +#define CALL_VertexAttribI1uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLuint *)), driDispatchRemapTable[VertexAttribI1uivEXT_remap_index], parameters) +#define GET_VertexAttribI1uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI1uivEXT_remap_index]) +#define SET_VertexAttribI1uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI1uivEXT_remap_index], fn) +#define CALL_VertexAttribI2iEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLint, GLint)), driDispatchRemapTable[VertexAttribI2iEXT_remap_index], parameters) +#define GET_VertexAttribI2iEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI2iEXT_remap_index]) +#define SET_VertexAttribI2iEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI2iEXT_remap_index], fn) +#define CALL_VertexAttribI2ivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLint *)), driDispatchRemapTable[VertexAttribI2ivEXT_remap_index], parameters) +#define GET_VertexAttribI2ivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI2ivEXT_remap_index]) +#define SET_VertexAttribI2ivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI2ivEXT_remap_index], fn) +#define CALL_VertexAttribI2uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint, GLuint)), driDispatchRemapTable[VertexAttribI2uiEXT_remap_index], parameters) +#define GET_VertexAttribI2uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI2uiEXT_remap_index]) +#define SET_VertexAttribI2uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI2uiEXT_remap_index], fn) +#define CALL_VertexAttribI2uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLuint *)), driDispatchRemapTable[VertexAttribI2uivEXT_remap_index], parameters) +#define GET_VertexAttribI2uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI2uivEXT_remap_index]) +#define SET_VertexAttribI2uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI2uivEXT_remap_index], fn) +#define CALL_VertexAttribI3iEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLint, GLint, GLint)), driDispatchRemapTable[VertexAttribI3iEXT_remap_index], parameters) +#define GET_VertexAttribI3iEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI3iEXT_remap_index]) +#define SET_VertexAttribI3iEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI3iEXT_remap_index], fn) +#define CALL_VertexAttribI3ivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLint *)), driDispatchRemapTable[VertexAttribI3ivEXT_remap_index], parameters) +#define GET_VertexAttribI3ivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI3ivEXT_remap_index]) +#define SET_VertexAttribI3ivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI3ivEXT_remap_index], fn) +#define CALL_VertexAttribI3uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint, GLuint, GLuint)), driDispatchRemapTable[VertexAttribI3uiEXT_remap_index], parameters) +#define GET_VertexAttribI3uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI3uiEXT_remap_index]) +#define SET_VertexAttribI3uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI3uiEXT_remap_index], fn) +#define CALL_VertexAttribI3uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLuint *)), driDispatchRemapTable[VertexAttribI3uivEXT_remap_index], parameters) +#define GET_VertexAttribI3uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI3uivEXT_remap_index]) +#define SET_VertexAttribI3uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI3uivEXT_remap_index], fn) +#define CALL_VertexAttribI4bvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLbyte *)), driDispatchRemapTable[VertexAttribI4bvEXT_remap_index], parameters) +#define GET_VertexAttribI4bvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4bvEXT_remap_index]) +#define SET_VertexAttribI4bvEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4bvEXT_remap_index], fn) +#define CALL_VertexAttribI4iEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLint, GLint, GLint, GLint)), driDispatchRemapTable[VertexAttribI4iEXT_remap_index], parameters) +#define GET_VertexAttribI4iEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4iEXT_remap_index]) +#define SET_VertexAttribI4iEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4iEXT_remap_index], fn) +#define CALL_VertexAttribI4ivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLint *)), driDispatchRemapTable[VertexAttribI4ivEXT_remap_index], parameters) +#define GET_VertexAttribI4ivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4ivEXT_remap_index]) +#define SET_VertexAttribI4ivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4ivEXT_remap_index], fn) +#define CALL_VertexAttribI4svEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLshort *)), driDispatchRemapTable[VertexAttribI4svEXT_remap_index], parameters) +#define GET_VertexAttribI4svEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4svEXT_remap_index]) +#define SET_VertexAttribI4svEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4svEXT_remap_index], fn) +#define CALL_VertexAttribI4ubvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLubyte *)), driDispatchRemapTable[VertexAttribI4ubvEXT_remap_index], parameters) +#define GET_VertexAttribI4ubvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4ubvEXT_remap_index]) +#define SET_VertexAttribI4ubvEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4ubvEXT_remap_index], fn) +#define CALL_VertexAttribI4uiEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint, GLuint, GLuint, GLuint)), driDispatchRemapTable[VertexAttribI4uiEXT_remap_index], parameters) +#define GET_VertexAttribI4uiEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4uiEXT_remap_index]) +#define SET_VertexAttribI4uiEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4uiEXT_remap_index], fn) +#define CALL_VertexAttribI4uivEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLuint *)), driDispatchRemapTable[VertexAttribI4uivEXT_remap_index], parameters) +#define GET_VertexAttribI4uivEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4uivEXT_remap_index]) +#define SET_VertexAttribI4uivEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4uivEXT_remap_index], fn) +#define CALL_VertexAttribI4usvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLushort *)), driDispatchRemapTable[VertexAttribI4usvEXT_remap_index], parameters) +#define GET_VertexAttribI4usvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribI4usvEXT_remap_index]) +#define SET_VertexAttribI4usvEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribI4usvEXT_remap_index], fn) +#define CALL_VertexAttribIPointerEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLint, GLenum, GLsizei, const GLvoid *)), driDispatchRemapTable[VertexAttribIPointerEXT_remap_index], parameters) +#define GET_VertexAttribIPointerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribIPointerEXT_remap_index]) +#define SET_VertexAttribIPointerEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttribIPointerEXT_remap_index], fn) #define CALL_FramebufferTextureLayerEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLenum, GLenum, GLuint, GLint, GLint)), driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index], parameters) #define GET_FramebufferTextureLayerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index]) #define SET_FramebufferTextureLayerEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index], fn) diff --git a/src/mapi/glapi/glapioffsets.h b/src/mapi/glapi/glapioffsets.h index e91604a11b5..71b16ad6bd2 100644 --- a/src/mapi/glapi/glapioffsets.h +++ b/src/mapi/glapi/glapioffsets.h @@ -832,45 +832,79 @@ #define _gloffset_BlitFramebufferEXT 795 #define _gloffset_BufferParameteriAPPLE 796 #define _gloffset_FlushMappedBufferRangeAPPLE 797 -#define _gloffset_FramebufferTextureLayerEXT 798 -#define _gloffset_ColorMaskIndexedEXT 799 -#define _gloffset_DisableIndexedEXT 800 -#define _gloffset_EnableIndexedEXT 801 -#define _gloffset_GetBooleanIndexedvEXT 802 -#define _gloffset_GetIntegerIndexedvEXT 803 -#define _gloffset_IsEnabledIndexedEXT 804 -#define _gloffset_ClearColorIiEXT 805 -#define _gloffset_ClearColorIuiEXT 806 -#define _gloffset_GetTexParameterIivEXT 807 -#define _gloffset_GetTexParameterIuivEXT 808 -#define _gloffset_TexParameterIivEXT 809 -#define _gloffset_TexParameterIuivEXT 810 -#define _gloffset_BeginConditionalRenderNV 811 -#define _gloffset_EndConditionalRenderNV 812 -#define _gloffset_BeginTransformFeedbackEXT 813 -#define _gloffset_BindBufferBaseEXT 814 -#define _gloffset_BindBufferOffsetEXT 815 -#define _gloffset_BindBufferRangeEXT 816 -#define _gloffset_EndTransformFeedbackEXT 817 -#define _gloffset_GetTransformFeedbackVaryingEXT 818 -#define _gloffset_TransformFeedbackVaryingsEXT 819 -#define _gloffset_ProvokingVertexEXT 820 -#define _gloffset_GetTexParameterPointervAPPLE 821 -#define _gloffset_TextureRangeAPPLE 822 -#define _gloffset_GetObjectParameterivAPPLE 823 -#define _gloffset_ObjectPurgeableAPPLE 824 -#define _gloffset_ObjectUnpurgeableAPPLE 825 -#define _gloffset_ActiveProgramEXT 826 -#define _gloffset_CreateShaderProgramEXT 827 -#define _gloffset_UseShaderProgramEXT 828 -#define _gloffset_StencilFuncSeparateATI 829 -#define _gloffset_ProgramEnvParameters4fvEXT 830 -#define _gloffset_ProgramLocalParameters4fvEXT 831 -#define _gloffset_GetQueryObjecti64vEXT 832 -#define _gloffset_GetQueryObjectui64vEXT 833 -#define _gloffset_EGLImageTargetRenderbufferStorageOES 834 -#define _gloffset_EGLImageTargetTexture2DOES 835 -#define _gloffset_FIRST_DYNAMIC 836 +#define _gloffset_BindFragDataLocationEXT 798 +#define _gloffset_GetFragDataLocationEXT 799 +#define _gloffset_GetUniformuivEXT 800 +#define _gloffset_GetVertexAttribIivEXT 801 +#define _gloffset_GetVertexAttribIuivEXT 802 +#define _gloffset_Uniform1uiEXT 803 +#define _gloffset_Uniform1uivEXT 804 +#define _gloffset_Uniform2uiEXT 805 +#define _gloffset_Uniform2uivEXT 806 +#define _gloffset_Uniform3uiEXT 807 +#define _gloffset_Uniform3uivEXT 808 +#define _gloffset_Uniform4uiEXT 809 +#define _gloffset_Uniform4uivEXT 810 +#define _gloffset_VertexAttribI1iEXT 811 +#define _gloffset_VertexAttribI1ivEXT 812 +#define _gloffset_VertexAttribI1uiEXT 813 +#define _gloffset_VertexAttribI1uivEXT 814 +#define _gloffset_VertexAttribI2iEXT 815 +#define _gloffset_VertexAttribI2ivEXT 816 +#define _gloffset_VertexAttribI2uiEXT 817 +#define _gloffset_VertexAttribI2uivEXT 818 +#define _gloffset_VertexAttribI3iEXT 819 +#define _gloffset_VertexAttribI3ivEXT 820 +#define _gloffset_VertexAttribI3uiEXT 821 +#define _gloffset_VertexAttribI3uivEXT 822 +#define _gloffset_VertexAttribI4bvEXT 823 +#define _gloffset_VertexAttribI4iEXT 824 +#define _gloffset_VertexAttribI4ivEXT 825 +#define _gloffset_VertexAttribI4svEXT 826 +#define _gloffset_VertexAttribI4ubvEXT 827 +#define _gloffset_VertexAttribI4uiEXT 828 +#define _gloffset_VertexAttribI4uivEXT 829 +#define _gloffset_VertexAttribI4usvEXT 830 +#define _gloffset_VertexAttribIPointerEXT 831 +#define _gloffset_FramebufferTextureLayerEXT 832 +#define _gloffset_ColorMaskIndexedEXT 833 +#define _gloffset_DisableIndexedEXT 834 +#define _gloffset_EnableIndexedEXT 835 +#define _gloffset_GetBooleanIndexedvEXT 836 +#define _gloffset_GetIntegerIndexedvEXT 837 +#define _gloffset_IsEnabledIndexedEXT 838 +#define _gloffset_ClearColorIiEXT 839 +#define _gloffset_ClearColorIuiEXT 840 +#define _gloffset_GetTexParameterIivEXT 841 +#define _gloffset_GetTexParameterIuivEXT 842 +#define _gloffset_TexParameterIivEXT 843 +#define _gloffset_TexParameterIuivEXT 844 +#define _gloffset_BeginConditionalRenderNV 845 +#define _gloffset_EndConditionalRenderNV 846 +#define _gloffset_BeginTransformFeedbackEXT 847 +#define _gloffset_BindBufferBaseEXT 848 +#define _gloffset_BindBufferOffsetEXT 849 +#define _gloffset_BindBufferRangeEXT 850 +#define _gloffset_EndTransformFeedbackEXT 851 +#define _gloffset_GetTransformFeedbackVaryingEXT 852 +#define _gloffset_TransformFeedbackVaryingsEXT 853 +#define _gloffset_ProvokingVertexEXT 854 +#define _gloffset_GetTexParameterPointervAPPLE 855 +#define _gloffset_TextureRangeAPPLE 856 +#define _gloffset_GetObjectParameterivAPPLE 857 +#define _gloffset_ObjectPurgeableAPPLE 858 +#define _gloffset_ObjectUnpurgeableAPPLE 859 +#define _gloffset_ActiveProgramEXT 860 +#define _gloffset_CreateShaderProgramEXT 861 +#define _gloffset_UseShaderProgramEXT 862 +#define _gloffset_StencilFuncSeparateATI 863 +#define _gloffset_ProgramEnvParameters4fvEXT 864 +#define _gloffset_ProgramLocalParameters4fvEXT 865 +#define _gloffset_GetQueryObjecti64vEXT 866 +#define _gloffset_GetQueryObjectui64vEXT 867 +#define _gloffset_EGLImageTargetRenderbufferStorageOES 868 +#define _gloffset_EGLImageTargetTexture2DOES 869 +#define _gloffset_FIRST_DYNAMIC 870 #else @@ -1264,6 +1298,40 @@ #define _gloffset_BlitFramebufferEXT driDispatchRemapTable[BlitFramebufferEXT_remap_index] #define _gloffset_BufferParameteriAPPLE driDispatchRemapTable[BufferParameteriAPPLE_remap_index] #define _gloffset_FlushMappedBufferRangeAPPLE driDispatchRemapTable[FlushMappedBufferRangeAPPLE_remap_index] +#define _gloffset_BindFragDataLocationEXT driDispatchRemapTable[BindFragDataLocationEXT_remap_index] +#define _gloffset_GetFragDataLocationEXT driDispatchRemapTable[GetFragDataLocationEXT_remap_index] +#define _gloffset_GetUniformuivEXT driDispatchRemapTable[GetUniformuivEXT_remap_index] +#define _gloffset_GetVertexAttribIivEXT driDispatchRemapTable[GetVertexAttribIivEXT_remap_index] +#define _gloffset_GetVertexAttribIuivEXT driDispatchRemapTable[GetVertexAttribIuivEXT_remap_index] +#define _gloffset_Uniform1uiEXT driDispatchRemapTable[Uniform1uiEXT_remap_index] +#define _gloffset_Uniform1uivEXT driDispatchRemapTable[Uniform1uivEXT_remap_index] +#define _gloffset_Uniform2uiEXT driDispatchRemapTable[Uniform2uiEXT_remap_index] +#define _gloffset_Uniform2uivEXT driDispatchRemapTable[Uniform2uivEXT_remap_index] +#define _gloffset_Uniform3uiEXT driDispatchRemapTable[Uniform3uiEXT_remap_index] +#define _gloffset_Uniform3uivEXT driDispatchRemapTable[Uniform3uivEXT_remap_index] +#define _gloffset_Uniform4uiEXT driDispatchRemapTable[Uniform4uiEXT_remap_index] +#define _gloffset_Uniform4uivEXT driDispatchRemapTable[Uniform4uivEXT_remap_index] +#define _gloffset_VertexAttribI1iEXT driDispatchRemapTable[VertexAttribI1iEXT_remap_index] +#define _gloffset_VertexAttribI1ivEXT driDispatchRemapTable[VertexAttribI1ivEXT_remap_index] +#define _gloffset_VertexAttribI1uiEXT driDispatchRemapTable[VertexAttribI1uiEXT_remap_index] +#define _gloffset_VertexAttribI1uivEXT driDispatchRemapTable[VertexAttribI1uivEXT_remap_index] +#define _gloffset_VertexAttribI2iEXT driDispatchRemapTable[VertexAttribI2iEXT_remap_index] +#define _gloffset_VertexAttribI2ivEXT driDispatchRemapTable[VertexAttribI2ivEXT_remap_index] +#define _gloffset_VertexAttribI2uiEXT driDispatchRemapTable[VertexAttribI2uiEXT_remap_index] +#define _gloffset_VertexAttribI2uivEXT driDispatchRemapTable[VertexAttribI2uivEXT_remap_index] +#define _gloffset_VertexAttribI3iEXT driDispatchRemapTable[VertexAttribI3iEXT_remap_index] +#define _gloffset_VertexAttribI3ivEXT driDispatchRemapTable[VertexAttribI3ivEXT_remap_index] +#define _gloffset_VertexAttribI3uiEXT driDispatchRemapTable[VertexAttribI3uiEXT_remap_index] +#define _gloffset_VertexAttribI3uivEXT driDispatchRemapTable[VertexAttribI3uivEXT_remap_index] +#define _gloffset_VertexAttribI4bvEXT driDispatchRemapTable[VertexAttribI4bvEXT_remap_index] +#define _gloffset_VertexAttribI4iEXT driDispatchRemapTable[VertexAttribI4iEXT_remap_index] +#define _gloffset_VertexAttribI4ivEXT driDispatchRemapTable[VertexAttribI4ivEXT_remap_index] +#define _gloffset_VertexAttribI4svEXT driDispatchRemapTable[VertexAttribI4svEXT_remap_index] +#define _gloffset_VertexAttribI4ubvEXT driDispatchRemapTable[VertexAttribI4ubvEXT_remap_index] +#define _gloffset_VertexAttribI4uiEXT driDispatchRemapTable[VertexAttribI4uiEXT_remap_index] +#define _gloffset_VertexAttribI4uivEXT driDispatchRemapTable[VertexAttribI4uivEXT_remap_index] +#define _gloffset_VertexAttribI4usvEXT driDispatchRemapTable[VertexAttribI4usvEXT_remap_index] +#define _gloffset_VertexAttribIPointerEXT driDispatchRemapTable[VertexAttribIPointerEXT_remap_index] #define _gloffset_FramebufferTextureLayerEXT driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index] #define _gloffset_ColorMaskIndexedEXT driDispatchRemapTable[ColorMaskIndexedEXT_remap_index] #define _gloffset_DisableIndexedEXT driDispatchRemapTable[DisableIndexedEXT_remap_index] diff --git a/src/mapi/glapi/glapitable.h b/src/mapi/glapi/glapitable.h index 6f138634e28..62f3efc85e4 100644 --- a/src/mapi/glapi/glapitable.h +++ b/src/mapi/glapi/glapitable.h @@ -838,44 +838,78 @@ struct _glapi_table void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 795 */ void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 796 */ void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 797 */ - void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 798 */ - void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 799 */ - void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 800 */ - void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 801 */ - void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 802 */ - void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 803 */ - GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 804 */ - void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 805 */ - void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 806 */ - void (GLAPIENTRYP GetTexParameterIivEXT)(GLenum target, GLenum pname, GLint * params); /* 807 */ - void (GLAPIENTRYP GetTexParameterIuivEXT)(GLenum target, GLenum pname, GLuint * params); /* 808 */ - void (GLAPIENTRYP TexParameterIivEXT)(GLenum target, GLenum pname, const GLint * params); /* 809 */ - void (GLAPIENTRYP TexParameterIuivEXT)(GLenum target, GLenum pname, const GLuint * params); /* 810 */ - void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 811 */ - void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 812 */ - void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 813 */ - void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 814 */ - void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 815 */ - void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 816 */ - void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 817 */ - void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 818 */ - void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 819 */ - void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 820 */ - void (GLAPIENTRYP GetTexParameterPointervAPPLE)(GLenum target, GLenum pname, GLvoid ** params); /* 821 */ - void (GLAPIENTRYP TextureRangeAPPLE)(GLenum target, GLsizei length, GLvoid * pointer); /* 822 */ - void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 823 */ - GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 824 */ - GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 825 */ - void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 826 */ - GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 827 */ - void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 828 */ - void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 829 */ - void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 830 */ - void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 831 */ - void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 832 */ - void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 833 */ - void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 834 */ - void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 835 */ + void (GLAPIENTRYP BindFragDataLocationEXT)(GLuint program, GLuint colorNumber, const GLchar * name); /* 798 */ + GLint (GLAPIENTRYP GetFragDataLocationEXT)(GLuint program, const GLchar * name); /* 799 */ + void (GLAPIENTRYP GetUniformuivEXT)(GLuint program, GLint location, GLuint * params); /* 800 */ + void (GLAPIENTRYP GetVertexAttribIivEXT)(GLuint index, GLenum pname, GLint * params); /* 801 */ + void (GLAPIENTRYP GetVertexAttribIuivEXT)(GLuint index, GLenum pname, GLuint * params); /* 802 */ + void (GLAPIENTRYP Uniform1uiEXT)(GLint location, GLuint v0); /* 803 */ + void (GLAPIENTRYP Uniform1uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 804 */ + void (GLAPIENTRYP Uniform2uiEXT)(GLint location, GLuint v0, GLuint v1); /* 805 */ + void (GLAPIENTRYP Uniform2uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 806 */ + void (GLAPIENTRYP Uniform3uiEXT)(GLint location, GLuint v0, GLuint v1, GLuint v2); /* 807 */ + void (GLAPIENTRYP Uniform3uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 808 */ + void (GLAPIENTRYP Uniform4uiEXT)(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3); /* 809 */ + void (GLAPIENTRYP Uniform4uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 810 */ + void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 811 */ + void (GLAPIENTRYP VertexAttribI1ivEXT)(GLuint index, const GLint * v); /* 812 */ + void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 813 */ + void (GLAPIENTRYP VertexAttribI1uivEXT)(GLuint index, const GLuint * v); /* 814 */ + void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 815 */ + void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 816 */ + void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 817 */ + void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 818 */ + void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 819 */ + void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 820 */ + void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 821 */ + void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 822 */ + void (GLAPIENTRYP VertexAttribI4bvEXT)(GLuint index, const GLbyte * v); /* 823 */ + void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 824 */ + void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 825 */ + void (GLAPIENTRYP VertexAttribI4svEXT)(GLuint index, const GLshort * v); /* 826 */ + void (GLAPIENTRYP VertexAttribI4ubvEXT)(GLuint index, const GLubyte * v); /* 827 */ + void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 828 */ + void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 829 */ + void (GLAPIENTRYP VertexAttribI4usvEXT)(GLuint index, const GLushort * v); /* 830 */ + void (GLAPIENTRYP VertexAttribIPointerEXT)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 831 */ + void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 832 */ + void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 833 */ + void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 834 */ + void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 835 */ + void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 836 */ + void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 837 */ + GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 838 */ + void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 839 */ + void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 840 */ + void (GLAPIENTRYP GetTexParameterIivEXT)(GLenum target, GLenum pname, GLint * params); /* 841 */ + void (GLAPIENTRYP GetTexParameterIuivEXT)(GLenum target, GLenum pname, GLuint * params); /* 842 */ + void (GLAPIENTRYP TexParameterIivEXT)(GLenum target, GLenum pname, const GLint * params); /* 843 */ + void (GLAPIENTRYP TexParameterIuivEXT)(GLenum target, GLenum pname, const GLuint * params); /* 844 */ + void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 845 */ + void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 846 */ + void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 847 */ + void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 848 */ + void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 849 */ + void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 850 */ + void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 851 */ + void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 852 */ + void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 853 */ + void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 854 */ + void (GLAPIENTRYP GetTexParameterPointervAPPLE)(GLenum target, GLenum pname, GLvoid ** params); /* 855 */ + void (GLAPIENTRYP TextureRangeAPPLE)(GLenum target, GLsizei length, GLvoid * pointer); /* 856 */ + void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 857 */ + GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 858 */ + GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 859 */ + void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 860 */ + GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 861 */ + void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 862 */ + void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 863 */ + void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 864 */ + void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 865 */ + void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 866 */ + void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 867 */ + void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 868 */ + void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 869 */ }; #endif /* !defined( _GLAPI_TABLE_H_ ) */ diff --git a/src/mapi/glapi/glapitemp.h b/src/mapi/glapi/glapitemp.h index 455d3e09623..42790bd900b 100644 --- a/src/mapi/glapi/glapitemp.h +++ b/src/mapi/glapi/glapitemp.h @@ -5579,6 +5579,176 @@ KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_797)(GLenum target, GLintptr offs DISPATCH(FlushMappedBufferRangeAPPLE, (target, offset, size), (F, "glFlushMappedBufferRangeAPPLE(0x%x, %d, %d);\n", target, offset, size)); } +KEYWORD1 void KEYWORD2 NAME(BindFragDataLocationEXT)(GLuint program, GLuint colorNumber, const GLchar * name) +{ + DISPATCH(BindFragDataLocationEXT, (program, colorNumber, name), (F, "glBindFragDataLocationEXT(%d, %d, %p);\n", program, colorNumber, (const void *) name)); +} + +KEYWORD1 GLint KEYWORD2 NAME(GetFragDataLocationEXT)(GLuint program, const GLchar * name) +{ + RETURN_DISPATCH(GetFragDataLocationEXT, (program, name), (F, "glGetFragDataLocationEXT(%d, %p);\n", program, (const void *) name)); +} + +KEYWORD1 void KEYWORD2 NAME(GetUniformuivEXT)(GLuint program, GLint location, GLuint * params) +{ + DISPATCH(GetUniformuivEXT, (program, location, params), (F, "glGetUniformuivEXT(%d, %d, %p);\n", program, location, (const void *) params)); +} + +KEYWORD1 void KEYWORD2 NAME(GetVertexAttribIivEXT)(GLuint index, GLenum pname, GLint * params) +{ + DISPATCH(GetVertexAttribIivEXT, (index, pname, params), (F, "glGetVertexAttribIivEXT(%d, 0x%x, %p);\n", index, pname, (const void *) params)); +} + +KEYWORD1 void KEYWORD2 NAME(GetVertexAttribIuivEXT)(GLuint index, GLenum pname, GLuint * params) +{ + DISPATCH(GetVertexAttribIuivEXT, (index, pname, params), (F, "glGetVertexAttribIuivEXT(%d, 0x%x, %p);\n", index, pname, (const void *) params)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform1uiEXT)(GLint location, GLuint v0) +{ + DISPATCH(Uniform1uiEXT, (location, v0), (F, "glUniform1uiEXT(%d, %d);\n", location, v0)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform1uivEXT)(GLint location, GLsizei count, const GLuint * value) +{ + DISPATCH(Uniform1uivEXT, (location, count, value), (F, "glUniform1uivEXT(%d, %d, %p);\n", location, count, (const void *) value)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform2uiEXT)(GLint location, GLuint v0, GLuint v1) +{ + DISPATCH(Uniform2uiEXT, (location, v0, v1), (F, "glUniform2uiEXT(%d, %d, %d);\n", location, v0, v1)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform2uivEXT)(GLint location, GLsizei count, const GLuint * value) +{ + DISPATCH(Uniform2uivEXT, (location, count, value), (F, "glUniform2uivEXT(%d, %d, %p);\n", location, count, (const void *) value)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform3uiEXT)(GLint location, GLuint v0, GLuint v1, GLuint v2) +{ + DISPATCH(Uniform3uiEXT, (location, v0, v1, v2), (F, "glUniform3uiEXT(%d, %d, %d, %d);\n", location, v0, v1, v2)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform3uivEXT)(GLint location, GLsizei count, const GLuint * value) +{ + DISPATCH(Uniform3uivEXT, (location, count, value), (F, "glUniform3uivEXT(%d, %d, %p);\n", location, count, (const void *) value)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform4uiEXT)(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) +{ + DISPATCH(Uniform4uiEXT, (location, v0, v1, v2, v3), (F, "glUniform4uiEXT(%d, %d, %d, %d, %d);\n", location, v0, v1, v2, v3)); +} + +KEYWORD1 void KEYWORD2 NAME(Uniform4uivEXT)(GLint location, GLsizei count, const GLuint * value) +{ + DISPATCH(Uniform4uivEXT, (location, count, value), (F, "glUniform4uivEXT(%d, %d, %p);\n", location, count, (const void *) value)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI1iEXT)(GLuint index, GLint x) +{ + DISPATCH(VertexAttribI1iEXT, (index, x), (F, "glVertexAttribI1iEXT(%d, %d);\n", index, x)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI1ivEXT)(GLuint index, const GLint * v) +{ + DISPATCH(VertexAttribI1ivEXT, (index, v), (F, "glVertexAttribI1ivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI1uiEXT)(GLuint index, GLuint x) +{ + DISPATCH(VertexAttribI1uiEXT, (index, x), (F, "glVertexAttribI1uiEXT(%d, %d);\n", index, x)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI1uivEXT)(GLuint index, const GLuint * v) +{ + DISPATCH(VertexAttribI1uivEXT, (index, v), (F, "glVertexAttribI1uivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI2iEXT)(GLuint index, GLint x, GLint y) +{ + DISPATCH(VertexAttribI2iEXT, (index, x, y), (F, "glVertexAttribI2iEXT(%d, %d, %d);\n", index, x, y)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI2ivEXT)(GLuint index, const GLint * v) +{ + DISPATCH(VertexAttribI2ivEXT, (index, v), (F, "glVertexAttribI2ivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y) +{ + DISPATCH(VertexAttribI2uiEXT, (index, x, y), (F, "glVertexAttribI2uiEXT(%d, %d, %d);\n", index, x, y)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI2uivEXT)(GLuint index, const GLuint * v) +{ + DISPATCH(VertexAttribI2uivEXT, (index, v), (F, "glVertexAttribI2uivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z) +{ + DISPATCH(VertexAttribI3iEXT, (index, x, y, z), (F, "glVertexAttribI3iEXT(%d, %d, %d, %d);\n", index, x, y, z)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI3ivEXT)(GLuint index, const GLint * v) +{ + DISPATCH(VertexAttribI3ivEXT, (index, v), (F, "glVertexAttribI3ivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z) +{ + DISPATCH(VertexAttribI3uiEXT, (index, x, y, z), (F, "glVertexAttribI3uiEXT(%d, %d, %d, %d);\n", index, x, y, z)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI3uivEXT)(GLuint index, const GLuint * v) +{ + DISPATCH(VertexAttribI3uivEXT, (index, v), (F, "glVertexAttribI3uivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4bvEXT)(GLuint index, const GLbyte * v) +{ + DISPATCH(VertexAttribI4bvEXT, (index, v), (F, "glVertexAttribI4bvEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w) +{ + DISPATCH(VertexAttribI4iEXT, (index, x, y, z, w), (F, "glVertexAttribI4iEXT(%d, %d, %d, %d, %d);\n", index, x, y, z, w)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4ivEXT)(GLuint index, const GLint * v) +{ + DISPATCH(VertexAttribI4ivEXT, (index, v), (F, "glVertexAttribI4ivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4svEXT)(GLuint index, const GLshort * v) +{ + DISPATCH(VertexAttribI4svEXT, (index, v), (F, "glVertexAttribI4svEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4ubvEXT)(GLuint index, const GLubyte * v) +{ + DISPATCH(VertexAttribI4ubvEXT, (index, v), (F, "glVertexAttribI4ubvEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) +{ + DISPATCH(VertexAttribI4uiEXT, (index, x, y, z, w), (F, "glVertexAttribI4uiEXT(%d, %d, %d, %d, %d);\n", index, x, y, z, w)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4uivEXT)(GLuint index, const GLuint * v) +{ + DISPATCH(VertexAttribI4uivEXT, (index, v), (F, "glVertexAttribI4uivEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribI4usvEXT)(GLuint index, const GLushort * v) +{ + DISPATCH(VertexAttribI4usvEXT, (index, v), (F, "glVertexAttribI4usvEXT(%d, %p);\n", index, (const void *) v)); +} + +KEYWORD1 void KEYWORD2 NAME(VertexAttribIPointerEXT)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) +{ + DISPATCH(VertexAttribIPointerEXT, (index, size, type, stride, pointer), (F, "glVertexAttribIPointerEXT(%d, %d, 0x%x, %d, %p);\n", index, size, type, stride, (const void *) pointer)); +} + KEYWORD1 void KEYWORD2 NAME(FramebufferTextureLayer)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) { DISPATCH(FramebufferTextureLayerEXT, (target, attachment, texture, level, layer), (F, "glFramebufferTextureLayer(0x%x, 0x%x, %d, %d, %d);\n", target, attachment, texture, level, layer)); @@ -5734,16 +5904,16 @@ KEYWORD1 void KEYWORD2 NAME(ProvokingVertex)(GLenum mode) DISPATCH(ProvokingVertexEXT, (mode), (F, "glProvokingVertex(0x%x);\n", mode)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_821)(GLenum target, GLenum pname, GLvoid ** params); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_855)(GLenum target, GLenum pname, GLvoid ** params); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_821)(GLenum target, GLenum pname, GLvoid ** params) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_855)(GLenum target, GLenum pname, GLvoid ** params) { DISPATCH(GetTexParameterPointervAPPLE, (target, pname, params), (F, "glGetTexParameterPointervAPPLE(0x%x, 0x%x, %p);\n", target, pname, (const void *) params)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_822)(GLenum target, GLsizei length, GLvoid * pointer); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_856)(GLenum target, GLsizei length, GLvoid * pointer); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_822)(GLenum target, GLsizei length, GLvoid * pointer) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_856)(GLenum target, GLsizei length, GLvoid * pointer) { DISPATCH(TextureRangeAPPLE, (target, length, pointer), (F, "glTextureRangeAPPLE(0x%x, %d, %p);\n", target, length, (const void *) pointer)); } @@ -5778,37 +5948,37 @@ KEYWORD1 void KEYWORD2 NAME(UseShaderProgramEXT)(GLenum type, GLuint program) DISPATCH(UseShaderProgramEXT, (type, program), (F, "glUseShaderProgramEXT(0x%x, %d);\n", type, program)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_829)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_863)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_829)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_863)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask) { DISPATCH(StencilFuncSeparateATI, (frontfunc, backfunc, ref, mask), (F, "glStencilFuncSeparateATI(0x%x, 0x%x, %d, %d);\n", frontfunc, backfunc, ref, mask)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_830)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_864)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_830)(GLenum target, GLuint index, GLsizei count, const GLfloat * params) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_864)(GLenum target, GLuint index, GLsizei count, const GLfloat * params) { DISPATCH(ProgramEnvParameters4fvEXT, (target, index, count, params), (F, "glProgramEnvParameters4fvEXT(0x%x, %d, %d, %p);\n", target, index, count, (const void *) params)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_831)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_865)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_831)(GLenum target, GLuint index, GLsizei count, const GLfloat * params) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_865)(GLenum target, GLuint index, GLsizei count, const GLfloat * params) { DISPATCH(ProgramLocalParameters4fvEXT, (target, index, count, params), (F, "glProgramLocalParameters4fvEXT(0x%x, %d, %d, %p);\n", target, index, count, (const void *) params)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_832)(GLuint id, GLenum pname, GLint64EXT * params); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_866)(GLuint id, GLenum pname, GLint64EXT * params); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_832)(GLuint id, GLenum pname, GLint64EXT * params) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_866)(GLuint id, GLenum pname, GLint64EXT * params) { DISPATCH(GetQueryObjecti64vEXT, (id, pname, params), (F, "glGetQueryObjecti64vEXT(%d, 0x%x, %p);\n", id, pname, (const void *) params)); } -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_833)(GLuint id, GLenum pname, GLuint64EXT * params); +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_867)(GLuint id, GLenum pname, GLuint64EXT * params); -KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_833)(GLuint id, GLenum pname, GLuint64EXT * params) +KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_867)(GLuint id, GLenum pname, GLuint64EXT * params) { DISPATCH(GetQueryObjectui64vEXT, (id, pname, params), (F, "glGetQueryObjectui64vEXT(%d, 0x%x, %p);\n", id, pname, (const void *) params)); } @@ -6774,6 +6944,40 @@ _glapi_proc DISPATCH_TABLE_NAME[] = { TABLE_ENTRY(_dispatch_stub_795), TABLE_ENTRY(_dispatch_stub_796), TABLE_ENTRY(_dispatch_stub_797), + TABLE_ENTRY(BindFragDataLocationEXT), + TABLE_ENTRY(GetFragDataLocationEXT), + TABLE_ENTRY(GetUniformuivEXT), + TABLE_ENTRY(GetVertexAttribIivEXT), + TABLE_ENTRY(GetVertexAttribIuivEXT), + TABLE_ENTRY(Uniform1uiEXT), + TABLE_ENTRY(Uniform1uivEXT), + TABLE_ENTRY(Uniform2uiEXT), + TABLE_ENTRY(Uniform2uivEXT), + TABLE_ENTRY(Uniform3uiEXT), + TABLE_ENTRY(Uniform3uivEXT), + TABLE_ENTRY(Uniform4uiEXT), + TABLE_ENTRY(Uniform4uivEXT), + TABLE_ENTRY(VertexAttribI1iEXT), + TABLE_ENTRY(VertexAttribI1ivEXT), + TABLE_ENTRY(VertexAttribI1uiEXT), + TABLE_ENTRY(VertexAttribI1uivEXT), + TABLE_ENTRY(VertexAttribI2iEXT), + TABLE_ENTRY(VertexAttribI2ivEXT), + TABLE_ENTRY(VertexAttribI2uiEXT), + TABLE_ENTRY(VertexAttribI2uivEXT), + TABLE_ENTRY(VertexAttribI3iEXT), + TABLE_ENTRY(VertexAttribI3ivEXT), + TABLE_ENTRY(VertexAttribI3uiEXT), + TABLE_ENTRY(VertexAttribI3uivEXT), + TABLE_ENTRY(VertexAttribI4bvEXT), + TABLE_ENTRY(VertexAttribI4iEXT), + TABLE_ENTRY(VertexAttribI4ivEXT), + TABLE_ENTRY(VertexAttribI4svEXT), + TABLE_ENTRY(VertexAttribI4ubvEXT), + TABLE_ENTRY(VertexAttribI4uiEXT), + TABLE_ENTRY(VertexAttribI4uivEXT), + TABLE_ENTRY(VertexAttribI4usvEXT), + TABLE_ENTRY(VertexAttribIPointerEXT), TABLE_ENTRY(FramebufferTextureLayerEXT), TABLE_ENTRY(ColorMaskIndexedEXT), TABLE_ENTRY(DisableIndexedEXT), @@ -6797,19 +7001,19 @@ _glapi_proc DISPATCH_TABLE_NAME[] = { TABLE_ENTRY(GetTransformFeedbackVaryingEXT), TABLE_ENTRY(TransformFeedbackVaryingsEXT), TABLE_ENTRY(ProvokingVertexEXT), - TABLE_ENTRY(_dispatch_stub_821), - TABLE_ENTRY(_dispatch_stub_822), + TABLE_ENTRY(_dispatch_stub_855), + TABLE_ENTRY(_dispatch_stub_856), TABLE_ENTRY(GetObjectParameterivAPPLE), TABLE_ENTRY(ObjectPurgeableAPPLE), TABLE_ENTRY(ObjectUnpurgeableAPPLE), TABLE_ENTRY(ActiveProgramEXT), TABLE_ENTRY(CreateShaderProgramEXT), TABLE_ENTRY(UseShaderProgramEXT), - TABLE_ENTRY(_dispatch_stub_829), - TABLE_ENTRY(_dispatch_stub_830), - TABLE_ENTRY(_dispatch_stub_831), - TABLE_ENTRY(_dispatch_stub_832), - TABLE_ENTRY(_dispatch_stub_833), + TABLE_ENTRY(_dispatch_stub_863), + TABLE_ENTRY(_dispatch_stub_864), + TABLE_ENTRY(_dispatch_stub_865), + TABLE_ENTRY(_dispatch_stub_866), + TABLE_ENTRY(_dispatch_stub_867), TABLE_ENTRY(EGLImageTargetRenderbufferStorageOES), TABLE_ENTRY(EGLImageTargetTexture2DOES), /* A whole bunch of no-op functions. These might be called diff --git a/src/mapi/glapi/glprocs.h b/src/mapi/glapi/glprocs.h index 34b93db3758..63359011f42 100644 --- a/src/mapi/glapi/glprocs.h +++ b/src/mapi/glapi/glprocs.h @@ -850,6 +850,40 @@ static const char gl_string_table[] = "glBlitFramebufferEXT\0" "glBufferParameteriAPPLE\0" "glFlushMappedBufferRangeAPPLE\0" + "glBindFragDataLocationEXT\0" + "glGetFragDataLocationEXT\0" + "glGetUniformuivEXT\0" + "glGetVertexAttribIivEXT\0" + "glGetVertexAttribIuivEXT\0" + "glUniform1uiEXT\0" + "glUniform1uivEXT\0" + "glUniform2uiEXT\0" + "glUniform2uivEXT\0" + "glUniform3uiEXT\0" + "glUniform3uivEXT\0" + "glUniform4uiEXT\0" + "glUniform4uivEXT\0" + "glVertexAttribI1iEXT\0" + "glVertexAttribI1ivEXT\0" + "glVertexAttribI1uiEXT\0" + "glVertexAttribI1uivEXT\0" + "glVertexAttribI2iEXT\0" + "glVertexAttribI2ivEXT\0" + "glVertexAttribI2uiEXT\0" + "glVertexAttribI2uivEXT\0" + "glVertexAttribI3iEXT\0" + "glVertexAttribI3ivEXT\0" + "glVertexAttribI3uiEXT\0" + "glVertexAttribI3uivEXT\0" + "glVertexAttribI4bvEXT\0" + "glVertexAttribI4iEXT\0" + "glVertexAttribI4ivEXT\0" + "glVertexAttribI4svEXT\0" + "glVertexAttribI4ubvEXT\0" + "glVertexAttribI4uiEXT\0" + "glVertexAttribI4uivEXT\0" + "glVertexAttribI4usvEXT\0" + "glVertexAttribIPointerEXT\0" "glFramebufferTextureLayerEXT\0" "glColorMaskIndexedEXT\0" "glDisableIndexedEXT\0" @@ -1245,13 +1279,13 @@ static const char gl_string_table[] = #define gl_dispatch_stub_795 mgl_dispatch_stub_795 #define gl_dispatch_stub_796 mgl_dispatch_stub_796 #define gl_dispatch_stub_797 mgl_dispatch_stub_797 -#define gl_dispatch_stub_821 mgl_dispatch_stub_821 -#define gl_dispatch_stub_822 mgl_dispatch_stub_822 -#define gl_dispatch_stub_829 mgl_dispatch_stub_829 -#define gl_dispatch_stub_830 mgl_dispatch_stub_830 -#define gl_dispatch_stub_831 mgl_dispatch_stub_831 -#define gl_dispatch_stub_832 mgl_dispatch_stub_832 -#define gl_dispatch_stub_833 mgl_dispatch_stub_833 +#define gl_dispatch_stub_855 mgl_dispatch_stub_855 +#define gl_dispatch_stub_856 mgl_dispatch_stub_856 +#define gl_dispatch_stub_863 mgl_dispatch_stub_863 +#define gl_dispatch_stub_864 mgl_dispatch_stub_864 +#define gl_dispatch_stub_865 mgl_dispatch_stub_865 +#define gl_dispatch_stub_866 mgl_dispatch_stub_866 +#define gl_dispatch_stub_867 mgl_dispatch_stub_867 #endif /* USE_MGL_NAMESPACE */ @@ -1297,13 +1331,13 @@ void GLAPIENTRY gl_dispatch_stub_777(GLenum modeRGB, GLenum modeA); void GLAPIENTRY gl_dispatch_stub_795(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); void GLAPIENTRY gl_dispatch_stub_796(GLenum target, GLenum pname, GLint param); void GLAPIENTRY gl_dispatch_stub_797(GLenum target, GLintptr offset, GLsizeiptr size); -void GLAPIENTRY gl_dispatch_stub_821(GLenum target, GLenum pname, GLvoid ** params); -void GLAPIENTRY gl_dispatch_stub_822(GLenum target, GLsizei length, GLvoid * pointer); -void GLAPIENTRY gl_dispatch_stub_829(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); -void GLAPIENTRY gl_dispatch_stub_830(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_831(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_832(GLuint id, GLenum pname, GLint64EXT * params); -void GLAPIENTRY gl_dispatch_stub_833(GLuint id, GLenum pname, GLuint64EXT * params); +void GLAPIENTRY gl_dispatch_stub_855(GLenum target, GLenum pname, GLvoid ** params); +void GLAPIENTRY gl_dispatch_stub_856(GLenum target, GLsizei length, GLvoid * pointer); +void GLAPIENTRY gl_dispatch_stub_863(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); +void GLAPIENTRY gl_dispatch_stub_864(GLenum target, GLuint index, GLsizei count, const GLfloat * params); +void GLAPIENTRY gl_dispatch_stub_865(GLenum target, GLuint index, GLsizei count, const GLfloat * params); +void GLAPIENTRY gl_dispatch_stub_866(GLuint id, GLenum pname, GLint64EXT * params); +void GLAPIENTRY gl_dispatch_stub_867(GLuint id, GLenum pname, GLuint64EXT * params); #endif /* defined(NEED_FUNCTION_POINTER) || defined(GLX_INDIRECT_RENDERING) */ static const glprocs_table_t static_functions[] = { @@ -2105,356 +2139,390 @@ static const glprocs_table_t static_functions[] = { NAME_FUNC_OFFSET(14061, gl_dispatch_stub_795, gl_dispatch_stub_795, NULL, _gloffset_BlitFramebufferEXT), NAME_FUNC_OFFSET(14082, gl_dispatch_stub_796, gl_dispatch_stub_796, NULL, _gloffset_BufferParameteriAPPLE), NAME_FUNC_OFFSET(14106, gl_dispatch_stub_797, gl_dispatch_stub_797, NULL, _gloffset_FlushMappedBufferRangeAPPLE), - NAME_FUNC_OFFSET(14136, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, _gloffset_FramebufferTextureLayerEXT), - NAME_FUNC_OFFSET(14165, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, _gloffset_ColorMaskIndexedEXT), - NAME_FUNC_OFFSET(14187, glDisableIndexedEXT, glDisableIndexedEXT, NULL, _gloffset_DisableIndexedEXT), - NAME_FUNC_OFFSET(14207, glEnableIndexedEXT, glEnableIndexedEXT, NULL, _gloffset_EnableIndexedEXT), - NAME_FUNC_OFFSET(14226, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, _gloffset_GetBooleanIndexedvEXT), - NAME_FUNC_OFFSET(14250, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, _gloffset_GetIntegerIndexedvEXT), - NAME_FUNC_OFFSET(14274, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, _gloffset_IsEnabledIndexedEXT), - NAME_FUNC_OFFSET(14296, glClearColorIiEXT, glClearColorIiEXT, NULL, _gloffset_ClearColorIiEXT), - NAME_FUNC_OFFSET(14314, glClearColorIuiEXT, glClearColorIuiEXT, NULL, _gloffset_ClearColorIuiEXT), - NAME_FUNC_OFFSET(14333, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, _gloffset_GetTexParameterIivEXT), - NAME_FUNC_OFFSET(14357, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, _gloffset_GetTexParameterIuivEXT), - NAME_FUNC_OFFSET(14382, glTexParameterIivEXT, glTexParameterIivEXT, NULL, _gloffset_TexParameterIivEXT), - NAME_FUNC_OFFSET(14403, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, _gloffset_TexParameterIuivEXT), - NAME_FUNC_OFFSET(14425, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, _gloffset_BeginConditionalRenderNV), - NAME_FUNC_OFFSET(14452, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, _gloffset_EndConditionalRenderNV), - NAME_FUNC_OFFSET(14477, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, _gloffset_BeginTransformFeedbackEXT), - NAME_FUNC_OFFSET(14505, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, _gloffset_BindBufferBaseEXT), - NAME_FUNC_OFFSET(14525, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, _gloffset_BindBufferOffsetEXT), - NAME_FUNC_OFFSET(14547, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, _gloffset_BindBufferRangeEXT), - NAME_FUNC_OFFSET(14568, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, _gloffset_EndTransformFeedbackEXT), - NAME_FUNC_OFFSET(14594, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, _gloffset_GetTransformFeedbackVaryingEXT), - NAME_FUNC_OFFSET(14627, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, _gloffset_TransformFeedbackVaryingsEXT), - NAME_FUNC_OFFSET(14658, glProvokingVertexEXT, glProvokingVertexEXT, NULL, _gloffset_ProvokingVertexEXT), - NAME_FUNC_OFFSET(14679, gl_dispatch_stub_821, gl_dispatch_stub_821, NULL, _gloffset_GetTexParameterPointervAPPLE), - NAME_FUNC_OFFSET(14710, gl_dispatch_stub_822, gl_dispatch_stub_822, NULL, _gloffset_TextureRangeAPPLE), - NAME_FUNC_OFFSET(14730, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, _gloffset_GetObjectParameterivAPPLE), - NAME_FUNC_OFFSET(14758, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, _gloffset_ObjectPurgeableAPPLE), - NAME_FUNC_OFFSET(14781, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, _gloffset_ObjectUnpurgeableAPPLE), - NAME_FUNC_OFFSET(14806, glActiveProgramEXT, glActiveProgramEXT, NULL, _gloffset_ActiveProgramEXT), - NAME_FUNC_OFFSET(14825, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, _gloffset_CreateShaderProgramEXT), - NAME_FUNC_OFFSET(14850, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, _gloffset_UseShaderProgramEXT), - NAME_FUNC_OFFSET(14872, gl_dispatch_stub_829, gl_dispatch_stub_829, NULL, _gloffset_StencilFuncSeparateATI), - NAME_FUNC_OFFSET(14897, gl_dispatch_stub_830, gl_dispatch_stub_830, NULL, _gloffset_ProgramEnvParameters4fvEXT), - NAME_FUNC_OFFSET(14926, gl_dispatch_stub_831, gl_dispatch_stub_831, NULL, _gloffset_ProgramLocalParameters4fvEXT), - NAME_FUNC_OFFSET(14957, gl_dispatch_stub_832, gl_dispatch_stub_832, NULL, _gloffset_GetQueryObjecti64vEXT), - NAME_FUNC_OFFSET(14981, gl_dispatch_stub_833, gl_dispatch_stub_833, NULL, _gloffset_GetQueryObjectui64vEXT), - NAME_FUNC_OFFSET(15006, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, _gloffset_EGLImageTargetRenderbufferStorageOES), - NAME_FUNC_OFFSET(15045, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, _gloffset_EGLImageTargetTexture2DOES), - NAME_FUNC_OFFSET(15074, glArrayElement, glArrayElement, NULL, _gloffset_ArrayElement), - NAME_FUNC_OFFSET(15092, glBindTexture, glBindTexture, NULL, _gloffset_BindTexture), - NAME_FUNC_OFFSET(15109, glDrawArrays, glDrawArrays, NULL, _gloffset_DrawArrays), - NAME_FUNC_OFFSET(15125, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, _gloffset_AreTexturesResident), - NAME_FUNC_OFFSET(15150, glCopyTexImage1D, glCopyTexImage1D, NULL, _gloffset_CopyTexImage1D), - NAME_FUNC_OFFSET(15170, glCopyTexImage2D, glCopyTexImage2D, NULL, _gloffset_CopyTexImage2D), - NAME_FUNC_OFFSET(15190, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, _gloffset_CopyTexSubImage1D), - NAME_FUNC_OFFSET(15213, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, _gloffset_CopyTexSubImage2D), - NAME_FUNC_OFFSET(15236, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, _gloffset_DeleteTextures), - NAME_FUNC_OFFSET(15256, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, _gloffset_GenTextures), - NAME_FUNC_OFFSET(15273, glGetPointerv, glGetPointerv, NULL, _gloffset_GetPointerv), - NAME_FUNC_OFFSET(15290, glIsTexture, glIsTextureEXT, glIsTextureEXT, _gloffset_IsTexture), - NAME_FUNC_OFFSET(15305, glPrioritizeTextures, glPrioritizeTextures, NULL, _gloffset_PrioritizeTextures), - NAME_FUNC_OFFSET(15329, glTexSubImage1D, glTexSubImage1D, NULL, _gloffset_TexSubImage1D), - NAME_FUNC_OFFSET(15348, glTexSubImage2D, glTexSubImage2D, NULL, _gloffset_TexSubImage2D), - NAME_FUNC_OFFSET(15367, glBlendColor, glBlendColor, NULL, _gloffset_BlendColor), - NAME_FUNC_OFFSET(15383, glBlendEquation, glBlendEquation, NULL, _gloffset_BlendEquation), - NAME_FUNC_OFFSET(15402, glDrawRangeElements, glDrawRangeElements, NULL, _gloffset_DrawRangeElements), - NAME_FUNC_OFFSET(15425, glColorTable, glColorTable, NULL, _gloffset_ColorTable), - NAME_FUNC_OFFSET(15441, glColorTable, glColorTable, NULL, _gloffset_ColorTable), - NAME_FUNC_OFFSET(15457, glColorTableParameterfv, glColorTableParameterfv, NULL, _gloffset_ColorTableParameterfv), - NAME_FUNC_OFFSET(15484, glColorTableParameteriv, glColorTableParameteriv, NULL, _gloffset_ColorTableParameteriv), - NAME_FUNC_OFFSET(15511, glCopyColorTable, glCopyColorTable, NULL, _gloffset_CopyColorTable), - NAME_FUNC_OFFSET(15531, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, _gloffset_GetColorTable), - NAME_FUNC_OFFSET(15550, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, _gloffset_GetColorTable), - NAME_FUNC_OFFSET(15569, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, _gloffset_GetColorTableParameterfv), - NAME_FUNC_OFFSET(15599, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, _gloffset_GetColorTableParameterfv), - NAME_FUNC_OFFSET(15629, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, _gloffset_GetColorTableParameteriv), - NAME_FUNC_OFFSET(15659, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, _gloffset_GetColorTableParameteriv), - NAME_FUNC_OFFSET(15689, glColorSubTable, glColorSubTable, NULL, _gloffset_ColorSubTable), - NAME_FUNC_OFFSET(15708, glCopyColorSubTable, glCopyColorSubTable, NULL, _gloffset_CopyColorSubTable), - NAME_FUNC_OFFSET(15731, glConvolutionFilter1D, glConvolutionFilter1D, NULL, _gloffset_ConvolutionFilter1D), - NAME_FUNC_OFFSET(15756, glConvolutionFilter2D, glConvolutionFilter2D, NULL, _gloffset_ConvolutionFilter2D), - NAME_FUNC_OFFSET(15781, glConvolutionParameterf, glConvolutionParameterf, NULL, _gloffset_ConvolutionParameterf), - NAME_FUNC_OFFSET(15808, glConvolutionParameterfv, glConvolutionParameterfv, NULL, _gloffset_ConvolutionParameterfv), - NAME_FUNC_OFFSET(15836, glConvolutionParameteri, glConvolutionParameteri, NULL, _gloffset_ConvolutionParameteri), - NAME_FUNC_OFFSET(15863, glConvolutionParameteriv, glConvolutionParameteriv, NULL, _gloffset_ConvolutionParameteriv), - NAME_FUNC_OFFSET(15891, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, _gloffset_CopyConvolutionFilter1D), - NAME_FUNC_OFFSET(15920, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, _gloffset_CopyConvolutionFilter2D), - NAME_FUNC_OFFSET(15949, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, _gloffset_GetConvolutionFilter), - NAME_FUNC_OFFSET(15975, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, _gloffset_GetConvolutionParameterfv), - NAME_FUNC_OFFSET(16006, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, _gloffset_GetConvolutionParameteriv), - NAME_FUNC_OFFSET(16037, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, _gloffset_GetSeparableFilter), - NAME_FUNC_OFFSET(16061, glSeparableFilter2D, glSeparableFilter2D, NULL, _gloffset_SeparableFilter2D), - NAME_FUNC_OFFSET(16084, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, _gloffset_GetHistogram), - NAME_FUNC_OFFSET(16102, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, _gloffset_GetHistogramParameterfv), - NAME_FUNC_OFFSET(16131, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, _gloffset_GetHistogramParameteriv), - NAME_FUNC_OFFSET(16160, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, _gloffset_GetMinmax), - NAME_FUNC_OFFSET(16175, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, _gloffset_GetMinmaxParameterfv), - NAME_FUNC_OFFSET(16201, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, _gloffset_GetMinmaxParameteriv), - NAME_FUNC_OFFSET(16227, glHistogram, glHistogram, NULL, _gloffset_Histogram), - NAME_FUNC_OFFSET(16242, glMinmax, glMinmax, NULL, _gloffset_Minmax), - NAME_FUNC_OFFSET(16254, glResetHistogram, glResetHistogram, NULL, _gloffset_ResetHistogram), - NAME_FUNC_OFFSET(16274, glResetMinmax, glResetMinmax, NULL, _gloffset_ResetMinmax), - NAME_FUNC_OFFSET(16291, glTexImage3D, glTexImage3D, NULL, _gloffset_TexImage3D), - NAME_FUNC_OFFSET(16307, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D), - NAME_FUNC_OFFSET(16326, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, _gloffset_CopyTexSubImage3D), - NAME_FUNC_OFFSET(16349, glActiveTextureARB, glActiveTextureARB, NULL, _gloffset_ActiveTextureARB), - NAME_FUNC_OFFSET(16365, glClientActiveTextureARB, glClientActiveTextureARB, NULL, _gloffset_ClientActiveTextureARB), - NAME_FUNC_OFFSET(16387, glMultiTexCoord1dARB, glMultiTexCoord1dARB, NULL, _gloffset_MultiTexCoord1dARB), - NAME_FUNC_OFFSET(16405, glMultiTexCoord1dvARB, glMultiTexCoord1dvARB, NULL, _gloffset_MultiTexCoord1dvARB), - NAME_FUNC_OFFSET(16424, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, _gloffset_MultiTexCoord1fARB), - NAME_FUNC_OFFSET(16442, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, _gloffset_MultiTexCoord1fvARB), - NAME_FUNC_OFFSET(16461, glMultiTexCoord1iARB, glMultiTexCoord1iARB, NULL, _gloffset_MultiTexCoord1iARB), - NAME_FUNC_OFFSET(16479, glMultiTexCoord1ivARB, glMultiTexCoord1ivARB, NULL, _gloffset_MultiTexCoord1ivARB), - NAME_FUNC_OFFSET(16498, glMultiTexCoord1sARB, glMultiTexCoord1sARB, NULL, _gloffset_MultiTexCoord1sARB), - NAME_FUNC_OFFSET(16516, glMultiTexCoord1svARB, glMultiTexCoord1svARB, NULL, _gloffset_MultiTexCoord1svARB), - NAME_FUNC_OFFSET(16535, glMultiTexCoord2dARB, glMultiTexCoord2dARB, NULL, _gloffset_MultiTexCoord2dARB), - NAME_FUNC_OFFSET(16553, glMultiTexCoord2dvARB, glMultiTexCoord2dvARB, NULL, _gloffset_MultiTexCoord2dvARB), - NAME_FUNC_OFFSET(16572, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, _gloffset_MultiTexCoord2fARB), - NAME_FUNC_OFFSET(16590, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, _gloffset_MultiTexCoord2fvARB), - NAME_FUNC_OFFSET(16609, glMultiTexCoord2iARB, glMultiTexCoord2iARB, NULL, _gloffset_MultiTexCoord2iARB), - NAME_FUNC_OFFSET(16627, glMultiTexCoord2ivARB, glMultiTexCoord2ivARB, NULL, _gloffset_MultiTexCoord2ivARB), - NAME_FUNC_OFFSET(16646, glMultiTexCoord2sARB, glMultiTexCoord2sARB, NULL, _gloffset_MultiTexCoord2sARB), - NAME_FUNC_OFFSET(16664, glMultiTexCoord2svARB, glMultiTexCoord2svARB, NULL, _gloffset_MultiTexCoord2svARB), - NAME_FUNC_OFFSET(16683, glMultiTexCoord3dARB, glMultiTexCoord3dARB, NULL, _gloffset_MultiTexCoord3dARB), - NAME_FUNC_OFFSET(16701, glMultiTexCoord3dvARB, glMultiTexCoord3dvARB, NULL, _gloffset_MultiTexCoord3dvARB), - NAME_FUNC_OFFSET(16720, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, _gloffset_MultiTexCoord3fARB), - NAME_FUNC_OFFSET(16738, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, _gloffset_MultiTexCoord3fvARB), - NAME_FUNC_OFFSET(16757, glMultiTexCoord3iARB, glMultiTexCoord3iARB, NULL, _gloffset_MultiTexCoord3iARB), - NAME_FUNC_OFFSET(16775, glMultiTexCoord3ivARB, glMultiTexCoord3ivARB, NULL, _gloffset_MultiTexCoord3ivARB), - NAME_FUNC_OFFSET(16794, glMultiTexCoord3sARB, glMultiTexCoord3sARB, NULL, _gloffset_MultiTexCoord3sARB), - NAME_FUNC_OFFSET(16812, glMultiTexCoord3svARB, glMultiTexCoord3svARB, NULL, _gloffset_MultiTexCoord3svARB), - NAME_FUNC_OFFSET(16831, glMultiTexCoord4dARB, glMultiTexCoord4dARB, NULL, _gloffset_MultiTexCoord4dARB), - NAME_FUNC_OFFSET(16849, glMultiTexCoord4dvARB, glMultiTexCoord4dvARB, NULL, _gloffset_MultiTexCoord4dvARB), - NAME_FUNC_OFFSET(16868, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, _gloffset_MultiTexCoord4fARB), - NAME_FUNC_OFFSET(16886, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, _gloffset_MultiTexCoord4fvARB), - NAME_FUNC_OFFSET(16905, glMultiTexCoord4iARB, glMultiTexCoord4iARB, NULL, _gloffset_MultiTexCoord4iARB), - NAME_FUNC_OFFSET(16923, glMultiTexCoord4ivARB, glMultiTexCoord4ivARB, NULL, _gloffset_MultiTexCoord4ivARB), - NAME_FUNC_OFFSET(16942, glMultiTexCoord4sARB, glMultiTexCoord4sARB, NULL, _gloffset_MultiTexCoord4sARB), - NAME_FUNC_OFFSET(16960, glMultiTexCoord4svARB, glMultiTexCoord4svARB, NULL, _gloffset_MultiTexCoord4svARB), - NAME_FUNC_OFFSET(16979, glStencilOpSeparate, glStencilOpSeparate, NULL, _gloffset_StencilOpSeparate), - NAME_FUNC_OFFSET(17002, glDrawArraysInstanced, glDrawArraysInstanced, NULL, _gloffset_DrawArraysInstanced), - NAME_FUNC_OFFSET(17027, glDrawArraysInstanced, glDrawArraysInstanced, NULL, _gloffset_DrawArraysInstanced), - NAME_FUNC_OFFSET(17052, glDrawElementsInstanced, glDrawElementsInstanced, NULL, _gloffset_DrawElementsInstanced), - NAME_FUNC_OFFSET(17079, glDrawElementsInstanced, glDrawElementsInstanced, NULL, _gloffset_DrawElementsInstanced), - NAME_FUNC_OFFSET(17106, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, _gloffset_LoadTransposeMatrixdARB), - NAME_FUNC_OFFSET(17129, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, _gloffset_LoadTransposeMatrixfARB), - NAME_FUNC_OFFSET(17152, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, _gloffset_MultTransposeMatrixdARB), - NAME_FUNC_OFFSET(17175, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, _gloffset_MultTransposeMatrixfARB), - NAME_FUNC_OFFSET(17198, glSampleCoverageARB, glSampleCoverageARB, NULL, _gloffset_SampleCoverageARB), - NAME_FUNC_OFFSET(17215, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, _gloffset_CompressedTexImage1DARB), - NAME_FUNC_OFFSET(17238, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, _gloffset_CompressedTexImage2DARB), - NAME_FUNC_OFFSET(17261, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, _gloffset_CompressedTexImage3DARB), - NAME_FUNC_OFFSET(17284, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, _gloffset_CompressedTexSubImage1DARB), - NAME_FUNC_OFFSET(17310, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, _gloffset_CompressedTexSubImage2DARB), - NAME_FUNC_OFFSET(17336, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, _gloffset_CompressedTexSubImage3DARB), - NAME_FUNC_OFFSET(17362, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, _gloffset_GetCompressedTexImageARB), - NAME_FUNC_OFFSET(17386, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, _gloffset_DisableVertexAttribArrayARB), - NAME_FUNC_OFFSET(17413, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, _gloffset_EnableVertexAttribArrayARB), - NAME_FUNC_OFFSET(17439, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, _gloffset_GetVertexAttribdvARB), - NAME_FUNC_OFFSET(17459, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, _gloffset_GetVertexAttribfvARB), - NAME_FUNC_OFFSET(17479, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, _gloffset_GetVertexAttribivARB), - NAME_FUNC_OFFSET(17499, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, _gloffset_ProgramEnvParameter4dARB), - NAME_FUNC_OFFSET(17522, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, _gloffset_ProgramEnvParameter4dvARB), - NAME_FUNC_OFFSET(17546, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, _gloffset_ProgramEnvParameter4fARB), - NAME_FUNC_OFFSET(17569, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, _gloffset_ProgramEnvParameter4fvARB), - NAME_FUNC_OFFSET(17593, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, _gloffset_VertexAttrib1dARB), - NAME_FUNC_OFFSET(17610, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, _gloffset_VertexAttrib1dvARB), - NAME_FUNC_OFFSET(17628, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, _gloffset_VertexAttrib1fARB), - NAME_FUNC_OFFSET(17645, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, _gloffset_VertexAttrib1fvARB), - NAME_FUNC_OFFSET(17663, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, _gloffset_VertexAttrib1sARB), - NAME_FUNC_OFFSET(17680, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, _gloffset_VertexAttrib1svARB), - NAME_FUNC_OFFSET(17698, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, _gloffset_VertexAttrib2dARB), - NAME_FUNC_OFFSET(17715, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, _gloffset_VertexAttrib2dvARB), - NAME_FUNC_OFFSET(17733, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, _gloffset_VertexAttrib2fARB), - NAME_FUNC_OFFSET(17750, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, _gloffset_VertexAttrib2fvARB), - NAME_FUNC_OFFSET(17768, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, _gloffset_VertexAttrib2sARB), - NAME_FUNC_OFFSET(17785, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, _gloffset_VertexAttrib2svARB), - NAME_FUNC_OFFSET(17803, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, _gloffset_VertexAttrib3dARB), - NAME_FUNC_OFFSET(17820, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, _gloffset_VertexAttrib3dvARB), - NAME_FUNC_OFFSET(17838, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, _gloffset_VertexAttrib3fARB), - NAME_FUNC_OFFSET(17855, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, _gloffset_VertexAttrib3fvARB), - NAME_FUNC_OFFSET(17873, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, _gloffset_VertexAttrib3sARB), - NAME_FUNC_OFFSET(17890, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, _gloffset_VertexAttrib3svARB), - NAME_FUNC_OFFSET(17908, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, _gloffset_VertexAttrib4NbvARB), - NAME_FUNC_OFFSET(17927, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, _gloffset_VertexAttrib4NivARB), - NAME_FUNC_OFFSET(17946, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, _gloffset_VertexAttrib4NsvARB), - NAME_FUNC_OFFSET(17965, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, _gloffset_VertexAttrib4NubARB), - NAME_FUNC_OFFSET(17984, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, _gloffset_VertexAttrib4NubvARB), - NAME_FUNC_OFFSET(18004, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, _gloffset_VertexAttrib4NuivARB), - NAME_FUNC_OFFSET(18024, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, _gloffset_VertexAttrib4NusvARB), - NAME_FUNC_OFFSET(18044, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, _gloffset_VertexAttrib4bvARB), - NAME_FUNC_OFFSET(18062, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, _gloffset_VertexAttrib4dARB), - NAME_FUNC_OFFSET(18079, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, _gloffset_VertexAttrib4dvARB), - NAME_FUNC_OFFSET(18097, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, _gloffset_VertexAttrib4fARB), - NAME_FUNC_OFFSET(18114, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, _gloffset_VertexAttrib4fvARB), - NAME_FUNC_OFFSET(18132, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, _gloffset_VertexAttrib4ivARB), - NAME_FUNC_OFFSET(18150, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, _gloffset_VertexAttrib4sARB), - NAME_FUNC_OFFSET(18167, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, _gloffset_VertexAttrib4svARB), - NAME_FUNC_OFFSET(18185, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, _gloffset_VertexAttrib4ubvARB), - NAME_FUNC_OFFSET(18204, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, _gloffset_VertexAttrib4uivARB), - NAME_FUNC_OFFSET(18223, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, _gloffset_VertexAttrib4usvARB), - NAME_FUNC_OFFSET(18242, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, _gloffset_VertexAttribPointerARB), - NAME_FUNC_OFFSET(18264, glBindBufferARB, glBindBufferARB, NULL, _gloffset_BindBufferARB), - NAME_FUNC_OFFSET(18277, glBufferDataARB, glBufferDataARB, NULL, _gloffset_BufferDataARB), - NAME_FUNC_OFFSET(18290, glBufferSubDataARB, glBufferSubDataARB, NULL, _gloffset_BufferSubDataARB), - NAME_FUNC_OFFSET(18306, glDeleteBuffersARB, glDeleteBuffersARB, NULL, _gloffset_DeleteBuffersARB), - NAME_FUNC_OFFSET(18322, glGenBuffersARB, glGenBuffersARB, NULL, _gloffset_GenBuffersARB), - NAME_FUNC_OFFSET(18335, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, _gloffset_GetBufferParameterivARB), - NAME_FUNC_OFFSET(18358, glGetBufferPointervARB, glGetBufferPointervARB, NULL, _gloffset_GetBufferPointervARB), - NAME_FUNC_OFFSET(18378, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, _gloffset_GetBufferSubDataARB), - NAME_FUNC_OFFSET(18397, glIsBufferARB, glIsBufferARB, NULL, _gloffset_IsBufferARB), - NAME_FUNC_OFFSET(18408, glMapBufferARB, glMapBufferARB, NULL, _gloffset_MapBufferARB), - NAME_FUNC_OFFSET(18420, glUnmapBufferARB, glUnmapBufferARB, NULL, _gloffset_UnmapBufferARB), - NAME_FUNC_OFFSET(18434, glBeginQueryARB, glBeginQueryARB, NULL, _gloffset_BeginQueryARB), - NAME_FUNC_OFFSET(18447, glDeleteQueriesARB, glDeleteQueriesARB, NULL, _gloffset_DeleteQueriesARB), - NAME_FUNC_OFFSET(18463, glEndQueryARB, glEndQueryARB, NULL, _gloffset_EndQueryARB), - NAME_FUNC_OFFSET(18474, glGenQueriesARB, glGenQueriesARB, NULL, _gloffset_GenQueriesARB), - NAME_FUNC_OFFSET(18487, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, _gloffset_GetQueryObjectivARB), - NAME_FUNC_OFFSET(18506, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, _gloffset_GetQueryObjectuivARB), - NAME_FUNC_OFFSET(18526, glGetQueryivARB, glGetQueryivARB, NULL, _gloffset_GetQueryivARB), - NAME_FUNC_OFFSET(18539, glIsQueryARB, glIsQueryARB, NULL, _gloffset_IsQueryARB), - NAME_FUNC_OFFSET(18549, glCompileShaderARB, glCompileShaderARB, NULL, _gloffset_CompileShaderARB), - NAME_FUNC_OFFSET(18565, glGetActiveUniformARB, glGetActiveUniformARB, NULL, _gloffset_GetActiveUniformARB), - NAME_FUNC_OFFSET(18584, glGetShaderSourceARB, glGetShaderSourceARB, NULL, _gloffset_GetShaderSourceARB), - NAME_FUNC_OFFSET(18602, glGetUniformLocationARB, glGetUniformLocationARB, NULL, _gloffset_GetUniformLocationARB), - NAME_FUNC_OFFSET(18623, glGetUniformfvARB, glGetUniformfvARB, NULL, _gloffset_GetUniformfvARB), - NAME_FUNC_OFFSET(18638, glGetUniformivARB, glGetUniformivARB, NULL, _gloffset_GetUniformivARB), - NAME_FUNC_OFFSET(18653, glLinkProgramARB, glLinkProgramARB, NULL, _gloffset_LinkProgramARB), - NAME_FUNC_OFFSET(18667, glShaderSourceARB, glShaderSourceARB, NULL, _gloffset_ShaderSourceARB), - NAME_FUNC_OFFSET(18682, glUniform1fARB, glUniform1fARB, NULL, _gloffset_Uniform1fARB), - NAME_FUNC_OFFSET(18694, glUniform1fvARB, glUniform1fvARB, NULL, _gloffset_Uniform1fvARB), - NAME_FUNC_OFFSET(18707, glUniform1iARB, glUniform1iARB, NULL, _gloffset_Uniform1iARB), - NAME_FUNC_OFFSET(18719, glUniform1ivARB, glUniform1ivARB, NULL, _gloffset_Uniform1ivARB), - NAME_FUNC_OFFSET(18732, glUniform2fARB, glUniform2fARB, NULL, _gloffset_Uniform2fARB), - NAME_FUNC_OFFSET(18744, glUniform2fvARB, glUniform2fvARB, NULL, _gloffset_Uniform2fvARB), - NAME_FUNC_OFFSET(18757, glUniform2iARB, glUniform2iARB, NULL, _gloffset_Uniform2iARB), - NAME_FUNC_OFFSET(18769, glUniform2ivARB, glUniform2ivARB, NULL, _gloffset_Uniform2ivARB), - NAME_FUNC_OFFSET(18782, glUniform3fARB, glUniform3fARB, NULL, _gloffset_Uniform3fARB), - NAME_FUNC_OFFSET(18794, glUniform3fvARB, glUniform3fvARB, NULL, _gloffset_Uniform3fvARB), - NAME_FUNC_OFFSET(18807, glUniform3iARB, glUniform3iARB, NULL, _gloffset_Uniform3iARB), - NAME_FUNC_OFFSET(18819, glUniform3ivARB, glUniform3ivARB, NULL, _gloffset_Uniform3ivARB), - NAME_FUNC_OFFSET(18832, glUniform4fARB, glUniform4fARB, NULL, _gloffset_Uniform4fARB), - NAME_FUNC_OFFSET(18844, glUniform4fvARB, glUniform4fvARB, NULL, _gloffset_Uniform4fvARB), - NAME_FUNC_OFFSET(18857, glUniform4iARB, glUniform4iARB, NULL, _gloffset_Uniform4iARB), - NAME_FUNC_OFFSET(18869, glUniform4ivARB, glUniform4ivARB, NULL, _gloffset_Uniform4ivARB), - NAME_FUNC_OFFSET(18882, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, _gloffset_UniformMatrix2fvARB), - NAME_FUNC_OFFSET(18901, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, _gloffset_UniformMatrix3fvARB), - NAME_FUNC_OFFSET(18920, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, _gloffset_UniformMatrix4fvARB), - NAME_FUNC_OFFSET(18939, glUseProgramObjectARB, glUseProgramObjectARB, NULL, _gloffset_UseProgramObjectARB), - NAME_FUNC_OFFSET(18952, glValidateProgramARB, glValidateProgramARB, NULL, _gloffset_ValidateProgramARB), - NAME_FUNC_OFFSET(18970, glBindAttribLocationARB, glBindAttribLocationARB, NULL, _gloffset_BindAttribLocationARB), - NAME_FUNC_OFFSET(18991, glGetActiveAttribARB, glGetActiveAttribARB, NULL, _gloffset_GetActiveAttribARB), - NAME_FUNC_OFFSET(19009, glGetAttribLocationARB, glGetAttribLocationARB, NULL, _gloffset_GetAttribLocationARB), - NAME_FUNC_OFFSET(19029, glDrawBuffersARB, glDrawBuffersARB, NULL, _gloffset_DrawBuffersARB), - NAME_FUNC_OFFSET(19043, glDrawBuffersARB, glDrawBuffersARB, NULL, _gloffset_DrawBuffersARB), - NAME_FUNC_OFFSET(19060, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, _gloffset_RenderbufferStorageMultisample), - NAME_FUNC_OFFSET(19096, gl_dispatch_stub_596, gl_dispatch_stub_596, NULL, _gloffset_SampleMaskSGIS), - NAME_FUNC_OFFSET(19112, gl_dispatch_stub_597, gl_dispatch_stub_597, NULL, _gloffset_SamplePatternSGIS), - NAME_FUNC_OFFSET(19131, glPointParameterfEXT, glPointParameterfEXT, NULL, _gloffset_PointParameterfEXT), - NAME_FUNC_OFFSET(19149, glPointParameterfEXT, glPointParameterfEXT, NULL, _gloffset_PointParameterfEXT), - NAME_FUNC_OFFSET(19170, glPointParameterfEXT, glPointParameterfEXT, NULL, _gloffset_PointParameterfEXT), - NAME_FUNC_OFFSET(19192, glPointParameterfvEXT, glPointParameterfvEXT, NULL, _gloffset_PointParameterfvEXT), - NAME_FUNC_OFFSET(19211, glPointParameterfvEXT, glPointParameterfvEXT, NULL, _gloffset_PointParameterfvEXT), - NAME_FUNC_OFFSET(19233, glPointParameterfvEXT, glPointParameterfvEXT, NULL, _gloffset_PointParameterfvEXT), - NAME_FUNC_OFFSET(19256, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, _gloffset_SecondaryColor3bEXT), - NAME_FUNC_OFFSET(19275, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, _gloffset_SecondaryColor3bvEXT), - NAME_FUNC_OFFSET(19295, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, _gloffset_SecondaryColor3dEXT), - NAME_FUNC_OFFSET(19314, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, _gloffset_SecondaryColor3dvEXT), - NAME_FUNC_OFFSET(19334, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, _gloffset_SecondaryColor3fEXT), - NAME_FUNC_OFFSET(19353, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, _gloffset_SecondaryColor3fvEXT), - NAME_FUNC_OFFSET(19373, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, _gloffset_SecondaryColor3iEXT), - NAME_FUNC_OFFSET(19392, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, _gloffset_SecondaryColor3ivEXT), - NAME_FUNC_OFFSET(19412, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, _gloffset_SecondaryColor3sEXT), - NAME_FUNC_OFFSET(19431, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, _gloffset_SecondaryColor3svEXT), - NAME_FUNC_OFFSET(19451, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, _gloffset_SecondaryColor3ubEXT), - NAME_FUNC_OFFSET(19471, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, _gloffset_SecondaryColor3ubvEXT), - NAME_FUNC_OFFSET(19492, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, _gloffset_SecondaryColor3uiEXT), - NAME_FUNC_OFFSET(19512, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, _gloffset_SecondaryColor3uivEXT), - NAME_FUNC_OFFSET(19533, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, _gloffset_SecondaryColor3usEXT), - NAME_FUNC_OFFSET(19553, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, _gloffset_SecondaryColor3usvEXT), - NAME_FUNC_OFFSET(19574, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, _gloffset_SecondaryColorPointerEXT), - NAME_FUNC_OFFSET(19598, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, _gloffset_MultiDrawArraysEXT), - NAME_FUNC_OFFSET(19616, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, _gloffset_MultiDrawElementsEXT), - NAME_FUNC_OFFSET(19636, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, _gloffset_FogCoordPointerEXT), - NAME_FUNC_OFFSET(19654, glFogCoorddEXT, glFogCoorddEXT, NULL, _gloffset_FogCoorddEXT), - NAME_FUNC_OFFSET(19666, glFogCoorddvEXT, glFogCoorddvEXT, NULL, _gloffset_FogCoorddvEXT), - NAME_FUNC_OFFSET(19679, glFogCoordfEXT, glFogCoordfEXT, NULL, _gloffset_FogCoordfEXT), - NAME_FUNC_OFFSET(19691, glFogCoordfvEXT, glFogCoordfvEXT, NULL, _gloffset_FogCoordfvEXT), - NAME_FUNC_OFFSET(19704, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, _gloffset_BlendFuncSeparateEXT), - NAME_FUNC_OFFSET(19724, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, _gloffset_BlendFuncSeparateEXT), - NAME_FUNC_OFFSET(19748, glWindowPos2dMESA, glWindowPos2dMESA, NULL, _gloffset_WindowPos2dMESA), - NAME_FUNC_OFFSET(19762, glWindowPos2dMESA, glWindowPos2dMESA, NULL, _gloffset_WindowPos2dMESA), - NAME_FUNC_OFFSET(19779, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, _gloffset_WindowPos2dvMESA), - NAME_FUNC_OFFSET(19794, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, _gloffset_WindowPos2dvMESA), - NAME_FUNC_OFFSET(19812, glWindowPos2fMESA, glWindowPos2fMESA, NULL, _gloffset_WindowPos2fMESA), - NAME_FUNC_OFFSET(19826, glWindowPos2fMESA, glWindowPos2fMESA, NULL, _gloffset_WindowPos2fMESA), - NAME_FUNC_OFFSET(19843, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, _gloffset_WindowPos2fvMESA), - NAME_FUNC_OFFSET(19858, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, _gloffset_WindowPos2fvMESA), - NAME_FUNC_OFFSET(19876, glWindowPos2iMESA, glWindowPos2iMESA, NULL, _gloffset_WindowPos2iMESA), - NAME_FUNC_OFFSET(19890, glWindowPos2iMESA, glWindowPos2iMESA, NULL, _gloffset_WindowPos2iMESA), - NAME_FUNC_OFFSET(19907, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, _gloffset_WindowPos2ivMESA), - NAME_FUNC_OFFSET(19922, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, _gloffset_WindowPos2ivMESA), - NAME_FUNC_OFFSET(19940, glWindowPos2sMESA, glWindowPos2sMESA, NULL, _gloffset_WindowPos2sMESA), - NAME_FUNC_OFFSET(19954, glWindowPos2sMESA, glWindowPos2sMESA, NULL, _gloffset_WindowPos2sMESA), - NAME_FUNC_OFFSET(19971, glWindowPos2svMESA, glWindowPos2svMESA, NULL, _gloffset_WindowPos2svMESA), - NAME_FUNC_OFFSET(19986, glWindowPos2svMESA, glWindowPos2svMESA, NULL, _gloffset_WindowPos2svMESA), - NAME_FUNC_OFFSET(20004, glWindowPos3dMESA, glWindowPos3dMESA, NULL, _gloffset_WindowPos3dMESA), - NAME_FUNC_OFFSET(20018, glWindowPos3dMESA, glWindowPos3dMESA, NULL, _gloffset_WindowPos3dMESA), - NAME_FUNC_OFFSET(20035, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, _gloffset_WindowPos3dvMESA), - NAME_FUNC_OFFSET(20050, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, _gloffset_WindowPos3dvMESA), - NAME_FUNC_OFFSET(20068, glWindowPos3fMESA, glWindowPos3fMESA, NULL, _gloffset_WindowPos3fMESA), - NAME_FUNC_OFFSET(20082, glWindowPos3fMESA, glWindowPos3fMESA, NULL, _gloffset_WindowPos3fMESA), - NAME_FUNC_OFFSET(20099, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, _gloffset_WindowPos3fvMESA), - NAME_FUNC_OFFSET(20114, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, _gloffset_WindowPos3fvMESA), - NAME_FUNC_OFFSET(20132, glWindowPos3iMESA, glWindowPos3iMESA, NULL, _gloffset_WindowPos3iMESA), - NAME_FUNC_OFFSET(20146, glWindowPos3iMESA, glWindowPos3iMESA, NULL, _gloffset_WindowPos3iMESA), - NAME_FUNC_OFFSET(20163, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, _gloffset_WindowPos3ivMESA), - NAME_FUNC_OFFSET(20178, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, _gloffset_WindowPos3ivMESA), - NAME_FUNC_OFFSET(20196, glWindowPos3sMESA, glWindowPos3sMESA, NULL, _gloffset_WindowPos3sMESA), - NAME_FUNC_OFFSET(20210, glWindowPos3sMESA, glWindowPos3sMESA, NULL, _gloffset_WindowPos3sMESA), - NAME_FUNC_OFFSET(20227, glWindowPos3svMESA, glWindowPos3svMESA, NULL, _gloffset_WindowPos3svMESA), - NAME_FUNC_OFFSET(20242, glWindowPos3svMESA, glWindowPos3svMESA, NULL, _gloffset_WindowPos3svMESA), - NAME_FUNC_OFFSET(20260, glBindProgramNV, glBindProgramNV, NULL, _gloffset_BindProgramNV), - NAME_FUNC_OFFSET(20277, glDeleteProgramsNV, glDeleteProgramsNV, NULL, _gloffset_DeleteProgramsNV), - NAME_FUNC_OFFSET(20297, glGenProgramsNV, glGenProgramsNV, NULL, _gloffset_GenProgramsNV), - NAME_FUNC_OFFSET(20314, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, _gloffset_GetVertexAttribPointervNV), - NAME_FUNC_OFFSET(20340, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, _gloffset_GetVertexAttribPointervNV), - NAME_FUNC_OFFSET(20369, glIsProgramNV, glIsProgramNV, NULL, _gloffset_IsProgramNV), - NAME_FUNC_OFFSET(20384, glPointParameteriNV, glPointParameteriNV, NULL, _gloffset_PointParameteriNV), - NAME_FUNC_OFFSET(20402, glPointParameterivNV, glPointParameterivNV, NULL, _gloffset_PointParameterivNV), - NAME_FUNC_OFFSET(20421, gl_dispatch_stub_765, gl_dispatch_stub_765, NULL, _gloffset_DeleteVertexArraysAPPLE), - NAME_FUNC_OFFSET(20442, gl_dispatch_stub_767, gl_dispatch_stub_767, NULL, _gloffset_IsVertexArrayAPPLE), - NAME_FUNC_OFFSET(20458, gl_dispatch_stub_777, gl_dispatch_stub_777, NULL, _gloffset_BlendEquationSeparateEXT), - NAME_FUNC_OFFSET(20482, gl_dispatch_stub_777, gl_dispatch_stub_777, NULL, _gloffset_BlendEquationSeparateEXT), - NAME_FUNC_OFFSET(20509, glBindFramebufferEXT, glBindFramebufferEXT, NULL, _gloffset_BindFramebufferEXT), - NAME_FUNC_OFFSET(20527, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, _gloffset_BindRenderbufferEXT), - NAME_FUNC_OFFSET(20546, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, _gloffset_CheckFramebufferStatusEXT), - NAME_FUNC_OFFSET(20571, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, _gloffset_DeleteFramebuffersEXT), - NAME_FUNC_OFFSET(20592, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, _gloffset_DeleteRenderbuffersEXT), - NAME_FUNC_OFFSET(20614, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, _gloffset_FramebufferRenderbufferEXT), - NAME_FUNC_OFFSET(20640, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, _gloffset_FramebufferTexture1DEXT), - NAME_FUNC_OFFSET(20663, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, _gloffset_FramebufferTexture2DEXT), - NAME_FUNC_OFFSET(20686, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, _gloffset_FramebufferTexture3DEXT), - NAME_FUNC_OFFSET(20709, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, _gloffset_GenFramebuffersEXT), - NAME_FUNC_OFFSET(20727, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, _gloffset_GenRenderbuffersEXT), - NAME_FUNC_OFFSET(20746, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, _gloffset_GenerateMipmapEXT), - NAME_FUNC_OFFSET(20763, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, _gloffset_GetFramebufferAttachmentParameterivEXT), - NAME_FUNC_OFFSET(20801, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, _gloffset_GetRenderbufferParameterivEXT), - NAME_FUNC_OFFSET(20830, glIsFramebufferEXT, glIsFramebufferEXT, NULL, _gloffset_IsFramebufferEXT), - NAME_FUNC_OFFSET(20846, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, _gloffset_IsRenderbufferEXT), - NAME_FUNC_OFFSET(20863, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, _gloffset_RenderbufferStorageEXT), - NAME_FUNC_OFFSET(20885, gl_dispatch_stub_795, gl_dispatch_stub_795, NULL, _gloffset_BlitFramebufferEXT), - NAME_FUNC_OFFSET(20903, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, _gloffset_FramebufferTextureLayerEXT), - NAME_FUNC_OFFSET(20929, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, _gloffset_BeginTransformFeedbackEXT), - NAME_FUNC_OFFSET(20954, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, _gloffset_BindBufferBaseEXT), - NAME_FUNC_OFFSET(20971, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, _gloffset_BindBufferRangeEXT), - NAME_FUNC_OFFSET(20989, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, _gloffset_EndTransformFeedbackEXT), - NAME_FUNC_OFFSET(21012, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, _gloffset_GetTransformFeedbackVaryingEXT), - NAME_FUNC_OFFSET(21042, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, _gloffset_TransformFeedbackVaryingsEXT), - NAME_FUNC_OFFSET(21070, glProvokingVertexEXT, glProvokingVertexEXT, NULL, _gloffset_ProvokingVertexEXT), + NAME_FUNC_OFFSET(14136, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, _gloffset_BindFragDataLocationEXT), + NAME_FUNC_OFFSET(14162, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, _gloffset_GetFragDataLocationEXT), + NAME_FUNC_OFFSET(14187, glGetUniformuivEXT, glGetUniformuivEXT, NULL, _gloffset_GetUniformuivEXT), + NAME_FUNC_OFFSET(14206, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, _gloffset_GetVertexAttribIivEXT), + NAME_FUNC_OFFSET(14230, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, _gloffset_GetVertexAttribIuivEXT), + NAME_FUNC_OFFSET(14255, glUniform1uiEXT, glUniform1uiEXT, NULL, _gloffset_Uniform1uiEXT), + NAME_FUNC_OFFSET(14271, glUniform1uivEXT, glUniform1uivEXT, NULL, _gloffset_Uniform1uivEXT), + NAME_FUNC_OFFSET(14288, glUniform2uiEXT, glUniform2uiEXT, NULL, _gloffset_Uniform2uiEXT), + NAME_FUNC_OFFSET(14304, glUniform2uivEXT, glUniform2uivEXT, NULL, _gloffset_Uniform2uivEXT), + NAME_FUNC_OFFSET(14321, glUniform3uiEXT, glUniform3uiEXT, NULL, _gloffset_Uniform3uiEXT), + NAME_FUNC_OFFSET(14337, glUniform3uivEXT, glUniform3uivEXT, NULL, _gloffset_Uniform3uivEXT), + NAME_FUNC_OFFSET(14354, glUniform4uiEXT, glUniform4uiEXT, NULL, _gloffset_Uniform4uiEXT), + NAME_FUNC_OFFSET(14370, glUniform4uivEXT, glUniform4uivEXT, NULL, _gloffset_Uniform4uivEXT), + NAME_FUNC_OFFSET(14387, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, _gloffset_VertexAttribI1iEXT), + NAME_FUNC_OFFSET(14408, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, _gloffset_VertexAttribI1ivEXT), + NAME_FUNC_OFFSET(14430, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, _gloffset_VertexAttribI1uiEXT), + NAME_FUNC_OFFSET(14452, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, _gloffset_VertexAttribI1uivEXT), + NAME_FUNC_OFFSET(14475, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, _gloffset_VertexAttribI2iEXT), + NAME_FUNC_OFFSET(14496, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, _gloffset_VertexAttribI2ivEXT), + NAME_FUNC_OFFSET(14518, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, _gloffset_VertexAttribI2uiEXT), + NAME_FUNC_OFFSET(14540, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, _gloffset_VertexAttribI2uivEXT), + NAME_FUNC_OFFSET(14563, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, _gloffset_VertexAttribI3iEXT), + NAME_FUNC_OFFSET(14584, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, _gloffset_VertexAttribI3ivEXT), + NAME_FUNC_OFFSET(14606, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, _gloffset_VertexAttribI3uiEXT), + NAME_FUNC_OFFSET(14628, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, _gloffset_VertexAttribI3uivEXT), + NAME_FUNC_OFFSET(14651, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, _gloffset_VertexAttribI4bvEXT), + NAME_FUNC_OFFSET(14673, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, _gloffset_VertexAttribI4iEXT), + NAME_FUNC_OFFSET(14694, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, _gloffset_VertexAttribI4ivEXT), + NAME_FUNC_OFFSET(14716, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, _gloffset_VertexAttribI4svEXT), + NAME_FUNC_OFFSET(14738, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, _gloffset_VertexAttribI4ubvEXT), + NAME_FUNC_OFFSET(14761, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, _gloffset_VertexAttribI4uiEXT), + NAME_FUNC_OFFSET(14783, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, _gloffset_VertexAttribI4uivEXT), + NAME_FUNC_OFFSET(14806, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, _gloffset_VertexAttribI4usvEXT), + NAME_FUNC_OFFSET(14829, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, _gloffset_VertexAttribIPointerEXT), + NAME_FUNC_OFFSET(14855, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, _gloffset_FramebufferTextureLayerEXT), + NAME_FUNC_OFFSET(14884, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, _gloffset_ColorMaskIndexedEXT), + NAME_FUNC_OFFSET(14906, glDisableIndexedEXT, glDisableIndexedEXT, NULL, _gloffset_DisableIndexedEXT), + NAME_FUNC_OFFSET(14926, glEnableIndexedEXT, glEnableIndexedEXT, NULL, _gloffset_EnableIndexedEXT), + NAME_FUNC_OFFSET(14945, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, _gloffset_GetBooleanIndexedvEXT), + NAME_FUNC_OFFSET(14969, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, _gloffset_GetIntegerIndexedvEXT), + NAME_FUNC_OFFSET(14993, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, _gloffset_IsEnabledIndexedEXT), + NAME_FUNC_OFFSET(15015, glClearColorIiEXT, glClearColorIiEXT, NULL, _gloffset_ClearColorIiEXT), + NAME_FUNC_OFFSET(15033, glClearColorIuiEXT, glClearColorIuiEXT, NULL, _gloffset_ClearColorIuiEXT), + NAME_FUNC_OFFSET(15052, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, _gloffset_GetTexParameterIivEXT), + NAME_FUNC_OFFSET(15076, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, _gloffset_GetTexParameterIuivEXT), + NAME_FUNC_OFFSET(15101, glTexParameterIivEXT, glTexParameterIivEXT, NULL, _gloffset_TexParameterIivEXT), + NAME_FUNC_OFFSET(15122, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, _gloffset_TexParameterIuivEXT), + NAME_FUNC_OFFSET(15144, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, _gloffset_BeginConditionalRenderNV), + NAME_FUNC_OFFSET(15171, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, _gloffset_EndConditionalRenderNV), + NAME_FUNC_OFFSET(15196, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, _gloffset_BeginTransformFeedbackEXT), + NAME_FUNC_OFFSET(15224, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, _gloffset_BindBufferBaseEXT), + NAME_FUNC_OFFSET(15244, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, _gloffset_BindBufferOffsetEXT), + NAME_FUNC_OFFSET(15266, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, _gloffset_BindBufferRangeEXT), + NAME_FUNC_OFFSET(15287, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, _gloffset_EndTransformFeedbackEXT), + NAME_FUNC_OFFSET(15313, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, _gloffset_GetTransformFeedbackVaryingEXT), + NAME_FUNC_OFFSET(15346, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, _gloffset_TransformFeedbackVaryingsEXT), + NAME_FUNC_OFFSET(15377, glProvokingVertexEXT, glProvokingVertexEXT, NULL, _gloffset_ProvokingVertexEXT), + NAME_FUNC_OFFSET(15398, gl_dispatch_stub_855, gl_dispatch_stub_855, NULL, _gloffset_GetTexParameterPointervAPPLE), + NAME_FUNC_OFFSET(15429, gl_dispatch_stub_856, gl_dispatch_stub_856, NULL, _gloffset_TextureRangeAPPLE), + NAME_FUNC_OFFSET(15449, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, _gloffset_GetObjectParameterivAPPLE), + NAME_FUNC_OFFSET(15477, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, _gloffset_ObjectPurgeableAPPLE), + NAME_FUNC_OFFSET(15500, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, _gloffset_ObjectUnpurgeableAPPLE), + NAME_FUNC_OFFSET(15525, glActiveProgramEXT, glActiveProgramEXT, NULL, _gloffset_ActiveProgramEXT), + NAME_FUNC_OFFSET(15544, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, _gloffset_CreateShaderProgramEXT), + NAME_FUNC_OFFSET(15569, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, _gloffset_UseShaderProgramEXT), + NAME_FUNC_OFFSET(15591, gl_dispatch_stub_863, gl_dispatch_stub_863, NULL, _gloffset_StencilFuncSeparateATI), + NAME_FUNC_OFFSET(15616, gl_dispatch_stub_864, gl_dispatch_stub_864, NULL, _gloffset_ProgramEnvParameters4fvEXT), + NAME_FUNC_OFFSET(15645, gl_dispatch_stub_865, gl_dispatch_stub_865, NULL, _gloffset_ProgramLocalParameters4fvEXT), + NAME_FUNC_OFFSET(15676, gl_dispatch_stub_866, gl_dispatch_stub_866, NULL, _gloffset_GetQueryObjecti64vEXT), + NAME_FUNC_OFFSET(15700, gl_dispatch_stub_867, gl_dispatch_stub_867, NULL, _gloffset_GetQueryObjectui64vEXT), + NAME_FUNC_OFFSET(15725, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, _gloffset_EGLImageTargetRenderbufferStorageOES), + NAME_FUNC_OFFSET(15764, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, _gloffset_EGLImageTargetTexture2DOES), + NAME_FUNC_OFFSET(15793, glArrayElement, glArrayElement, NULL, _gloffset_ArrayElement), + NAME_FUNC_OFFSET(15811, glBindTexture, glBindTexture, NULL, _gloffset_BindTexture), + NAME_FUNC_OFFSET(15828, glDrawArrays, glDrawArrays, NULL, _gloffset_DrawArrays), + NAME_FUNC_OFFSET(15844, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, _gloffset_AreTexturesResident), + NAME_FUNC_OFFSET(15869, glCopyTexImage1D, glCopyTexImage1D, NULL, _gloffset_CopyTexImage1D), + NAME_FUNC_OFFSET(15889, glCopyTexImage2D, glCopyTexImage2D, NULL, _gloffset_CopyTexImage2D), + NAME_FUNC_OFFSET(15909, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, _gloffset_CopyTexSubImage1D), + NAME_FUNC_OFFSET(15932, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, _gloffset_CopyTexSubImage2D), + NAME_FUNC_OFFSET(15955, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, _gloffset_DeleteTextures), + NAME_FUNC_OFFSET(15975, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, _gloffset_GenTextures), + NAME_FUNC_OFFSET(15992, glGetPointerv, glGetPointerv, NULL, _gloffset_GetPointerv), + NAME_FUNC_OFFSET(16009, glIsTexture, glIsTextureEXT, glIsTextureEXT, _gloffset_IsTexture), + NAME_FUNC_OFFSET(16024, glPrioritizeTextures, glPrioritizeTextures, NULL, _gloffset_PrioritizeTextures), + NAME_FUNC_OFFSET(16048, glTexSubImage1D, glTexSubImage1D, NULL, _gloffset_TexSubImage1D), + NAME_FUNC_OFFSET(16067, glTexSubImage2D, glTexSubImage2D, NULL, _gloffset_TexSubImage2D), + NAME_FUNC_OFFSET(16086, glBlendColor, glBlendColor, NULL, _gloffset_BlendColor), + NAME_FUNC_OFFSET(16102, glBlendEquation, glBlendEquation, NULL, _gloffset_BlendEquation), + NAME_FUNC_OFFSET(16121, glDrawRangeElements, glDrawRangeElements, NULL, _gloffset_DrawRangeElements), + NAME_FUNC_OFFSET(16144, glColorTable, glColorTable, NULL, _gloffset_ColorTable), + NAME_FUNC_OFFSET(16160, glColorTable, glColorTable, NULL, _gloffset_ColorTable), + NAME_FUNC_OFFSET(16176, glColorTableParameterfv, glColorTableParameterfv, NULL, _gloffset_ColorTableParameterfv), + NAME_FUNC_OFFSET(16203, glColorTableParameteriv, glColorTableParameteriv, NULL, _gloffset_ColorTableParameteriv), + NAME_FUNC_OFFSET(16230, glCopyColorTable, glCopyColorTable, NULL, _gloffset_CopyColorTable), + NAME_FUNC_OFFSET(16250, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, _gloffset_GetColorTable), + NAME_FUNC_OFFSET(16269, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, _gloffset_GetColorTable), + NAME_FUNC_OFFSET(16288, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, _gloffset_GetColorTableParameterfv), + NAME_FUNC_OFFSET(16318, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, _gloffset_GetColorTableParameterfv), + NAME_FUNC_OFFSET(16348, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, _gloffset_GetColorTableParameteriv), + NAME_FUNC_OFFSET(16378, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, _gloffset_GetColorTableParameteriv), + NAME_FUNC_OFFSET(16408, glColorSubTable, glColorSubTable, NULL, _gloffset_ColorSubTable), + NAME_FUNC_OFFSET(16427, glCopyColorSubTable, glCopyColorSubTable, NULL, _gloffset_CopyColorSubTable), + NAME_FUNC_OFFSET(16450, glConvolutionFilter1D, glConvolutionFilter1D, NULL, _gloffset_ConvolutionFilter1D), + NAME_FUNC_OFFSET(16475, glConvolutionFilter2D, glConvolutionFilter2D, NULL, _gloffset_ConvolutionFilter2D), + NAME_FUNC_OFFSET(16500, glConvolutionParameterf, glConvolutionParameterf, NULL, _gloffset_ConvolutionParameterf), + NAME_FUNC_OFFSET(16527, glConvolutionParameterfv, glConvolutionParameterfv, NULL, _gloffset_ConvolutionParameterfv), + NAME_FUNC_OFFSET(16555, glConvolutionParameteri, glConvolutionParameteri, NULL, _gloffset_ConvolutionParameteri), + NAME_FUNC_OFFSET(16582, glConvolutionParameteriv, glConvolutionParameteriv, NULL, _gloffset_ConvolutionParameteriv), + NAME_FUNC_OFFSET(16610, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, _gloffset_CopyConvolutionFilter1D), + NAME_FUNC_OFFSET(16639, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, _gloffset_CopyConvolutionFilter2D), + NAME_FUNC_OFFSET(16668, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, _gloffset_GetConvolutionFilter), + NAME_FUNC_OFFSET(16694, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, _gloffset_GetConvolutionParameterfv), + NAME_FUNC_OFFSET(16725, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, _gloffset_GetConvolutionParameteriv), + NAME_FUNC_OFFSET(16756, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, _gloffset_GetSeparableFilter), + NAME_FUNC_OFFSET(16780, glSeparableFilter2D, glSeparableFilter2D, NULL, _gloffset_SeparableFilter2D), + NAME_FUNC_OFFSET(16803, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, _gloffset_GetHistogram), + NAME_FUNC_OFFSET(16821, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, _gloffset_GetHistogramParameterfv), + NAME_FUNC_OFFSET(16850, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, _gloffset_GetHistogramParameteriv), + NAME_FUNC_OFFSET(16879, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, _gloffset_GetMinmax), + NAME_FUNC_OFFSET(16894, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, _gloffset_GetMinmaxParameterfv), + NAME_FUNC_OFFSET(16920, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, _gloffset_GetMinmaxParameteriv), + NAME_FUNC_OFFSET(16946, glHistogram, glHistogram, NULL, _gloffset_Histogram), + NAME_FUNC_OFFSET(16961, glMinmax, glMinmax, NULL, _gloffset_Minmax), + NAME_FUNC_OFFSET(16973, glResetHistogram, glResetHistogram, NULL, _gloffset_ResetHistogram), + NAME_FUNC_OFFSET(16993, glResetMinmax, glResetMinmax, NULL, _gloffset_ResetMinmax), + NAME_FUNC_OFFSET(17010, glTexImage3D, glTexImage3D, NULL, _gloffset_TexImage3D), + NAME_FUNC_OFFSET(17026, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D), + NAME_FUNC_OFFSET(17045, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, _gloffset_CopyTexSubImage3D), + NAME_FUNC_OFFSET(17068, glActiveTextureARB, glActiveTextureARB, NULL, _gloffset_ActiveTextureARB), + NAME_FUNC_OFFSET(17084, glClientActiveTextureARB, glClientActiveTextureARB, NULL, _gloffset_ClientActiveTextureARB), + NAME_FUNC_OFFSET(17106, glMultiTexCoord1dARB, glMultiTexCoord1dARB, NULL, _gloffset_MultiTexCoord1dARB), + NAME_FUNC_OFFSET(17124, glMultiTexCoord1dvARB, glMultiTexCoord1dvARB, NULL, _gloffset_MultiTexCoord1dvARB), + NAME_FUNC_OFFSET(17143, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, _gloffset_MultiTexCoord1fARB), + NAME_FUNC_OFFSET(17161, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, _gloffset_MultiTexCoord1fvARB), + NAME_FUNC_OFFSET(17180, glMultiTexCoord1iARB, glMultiTexCoord1iARB, NULL, _gloffset_MultiTexCoord1iARB), + NAME_FUNC_OFFSET(17198, glMultiTexCoord1ivARB, glMultiTexCoord1ivARB, NULL, _gloffset_MultiTexCoord1ivARB), + NAME_FUNC_OFFSET(17217, glMultiTexCoord1sARB, glMultiTexCoord1sARB, NULL, _gloffset_MultiTexCoord1sARB), + NAME_FUNC_OFFSET(17235, glMultiTexCoord1svARB, glMultiTexCoord1svARB, NULL, _gloffset_MultiTexCoord1svARB), + NAME_FUNC_OFFSET(17254, glMultiTexCoord2dARB, glMultiTexCoord2dARB, NULL, _gloffset_MultiTexCoord2dARB), + NAME_FUNC_OFFSET(17272, glMultiTexCoord2dvARB, glMultiTexCoord2dvARB, NULL, _gloffset_MultiTexCoord2dvARB), + NAME_FUNC_OFFSET(17291, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, _gloffset_MultiTexCoord2fARB), + NAME_FUNC_OFFSET(17309, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, _gloffset_MultiTexCoord2fvARB), + NAME_FUNC_OFFSET(17328, glMultiTexCoord2iARB, glMultiTexCoord2iARB, NULL, _gloffset_MultiTexCoord2iARB), + NAME_FUNC_OFFSET(17346, glMultiTexCoord2ivARB, glMultiTexCoord2ivARB, NULL, _gloffset_MultiTexCoord2ivARB), + NAME_FUNC_OFFSET(17365, glMultiTexCoord2sARB, glMultiTexCoord2sARB, NULL, _gloffset_MultiTexCoord2sARB), + NAME_FUNC_OFFSET(17383, glMultiTexCoord2svARB, glMultiTexCoord2svARB, NULL, _gloffset_MultiTexCoord2svARB), + NAME_FUNC_OFFSET(17402, glMultiTexCoord3dARB, glMultiTexCoord3dARB, NULL, _gloffset_MultiTexCoord3dARB), + NAME_FUNC_OFFSET(17420, glMultiTexCoord3dvARB, glMultiTexCoord3dvARB, NULL, _gloffset_MultiTexCoord3dvARB), + NAME_FUNC_OFFSET(17439, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, _gloffset_MultiTexCoord3fARB), + NAME_FUNC_OFFSET(17457, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, _gloffset_MultiTexCoord3fvARB), + NAME_FUNC_OFFSET(17476, glMultiTexCoord3iARB, glMultiTexCoord3iARB, NULL, _gloffset_MultiTexCoord3iARB), + NAME_FUNC_OFFSET(17494, glMultiTexCoord3ivARB, glMultiTexCoord3ivARB, NULL, _gloffset_MultiTexCoord3ivARB), + NAME_FUNC_OFFSET(17513, glMultiTexCoord3sARB, glMultiTexCoord3sARB, NULL, _gloffset_MultiTexCoord3sARB), + NAME_FUNC_OFFSET(17531, glMultiTexCoord3svARB, glMultiTexCoord3svARB, NULL, _gloffset_MultiTexCoord3svARB), + NAME_FUNC_OFFSET(17550, glMultiTexCoord4dARB, glMultiTexCoord4dARB, NULL, _gloffset_MultiTexCoord4dARB), + NAME_FUNC_OFFSET(17568, glMultiTexCoord4dvARB, glMultiTexCoord4dvARB, NULL, _gloffset_MultiTexCoord4dvARB), + NAME_FUNC_OFFSET(17587, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, _gloffset_MultiTexCoord4fARB), + NAME_FUNC_OFFSET(17605, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, _gloffset_MultiTexCoord4fvARB), + NAME_FUNC_OFFSET(17624, glMultiTexCoord4iARB, glMultiTexCoord4iARB, NULL, _gloffset_MultiTexCoord4iARB), + NAME_FUNC_OFFSET(17642, glMultiTexCoord4ivARB, glMultiTexCoord4ivARB, NULL, _gloffset_MultiTexCoord4ivARB), + NAME_FUNC_OFFSET(17661, glMultiTexCoord4sARB, glMultiTexCoord4sARB, NULL, _gloffset_MultiTexCoord4sARB), + NAME_FUNC_OFFSET(17679, glMultiTexCoord4svARB, glMultiTexCoord4svARB, NULL, _gloffset_MultiTexCoord4svARB), + NAME_FUNC_OFFSET(17698, glStencilOpSeparate, glStencilOpSeparate, NULL, _gloffset_StencilOpSeparate), + NAME_FUNC_OFFSET(17721, glDrawArraysInstanced, glDrawArraysInstanced, NULL, _gloffset_DrawArraysInstanced), + NAME_FUNC_OFFSET(17746, glDrawArraysInstanced, glDrawArraysInstanced, NULL, _gloffset_DrawArraysInstanced), + NAME_FUNC_OFFSET(17771, glDrawElementsInstanced, glDrawElementsInstanced, NULL, _gloffset_DrawElementsInstanced), + NAME_FUNC_OFFSET(17798, glDrawElementsInstanced, glDrawElementsInstanced, NULL, _gloffset_DrawElementsInstanced), + NAME_FUNC_OFFSET(17825, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, _gloffset_LoadTransposeMatrixdARB), + NAME_FUNC_OFFSET(17848, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, _gloffset_LoadTransposeMatrixfARB), + NAME_FUNC_OFFSET(17871, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, _gloffset_MultTransposeMatrixdARB), + NAME_FUNC_OFFSET(17894, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, _gloffset_MultTransposeMatrixfARB), + NAME_FUNC_OFFSET(17917, glSampleCoverageARB, glSampleCoverageARB, NULL, _gloffset_SampleCoverageARB), + NAME_FUNC_OFFSET(17934, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, _gloffset_CompressedTexImage1DARB), + NAME_FUNC_OFFSET(17957, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, _gloffset_CompressedTexImage2DARB), + NAME_FUNC_OFFSET(17980, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, _gloffset_CompressedTexImage3DARB), + NAME_FUNC_OFFSET(18003, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, _gloffset_CompressedTexSubImage1DARB), + NAME_FUNC_OFFSET(18029, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, _gloffset_CompressedTexSubImage2DARB), + NAME_FUNC_OFFSET(18055, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, _gloffset_CompressedTexSubImage3DARB), + NAME_FUNC_OFFSET(18081, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, _gloffset_GetCompressedTexImageARB), + NAME_FUNC_OFFSET(18105, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, _gloffset_DisableVertexAttribArrayARB), + NAME_FUNC_OFFSET(18132, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, _gloffset_EnableVertexAttribArrayARB), + NAME_FUNC_OFFSET(18158, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, _gloffset_GetVertexAttribdvARB), + NAME_FUNC_OFFSET(18178, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, _gloffset_GetVertexAttribfvARB), + NAME_FUNC_OFFSET(18198, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, _gloffset_GetVertexAttribivARB), + NAME_FUNC_OFFSET(18218, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, _gloffset_ProgramEnvParameter4dARB), + NAME_FUNC_OFFSET(18241, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, _gloffset_ProgramEnvParameter4dvARB), + NAME_FUNC_OFFSET(18265, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, _gloffset_ProgramEnvParameter4fARB), + NAME_FUNC_OFFSET(18288, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, _gloffset_ProgramEnvParameter4fvARB), + NAME_FUNC_OFFSET(18312, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, _gloffset_VertexAttrib1dARB), + NAME_FUNC_OFFSET(18329, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, _gloffset_VertexAttrib1dvARB), + NAME_FUNC_OFFSET(18347, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, _gloffset_VertexAttrib1fARB), + NAME_FUNC_OFFSET(18364, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, _gloffset_VertexAttrib1fvARB), + NAME_FUNC_OFFSET(18382, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, _gloffset_VertexAttrib1sARB), + NAME_FUNC_OFFSET(18399, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, _gloffset_VertexAttrib1svARB), + NAME_FUNC_OFFSET(18417, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, _gloffset_VertexAttrib2dARB), + NAME_FUNC_OFFSET(18434, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, _gloffset_VertexAttrib2dvARB), + NAME_FUNC_OFFSET(18452, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, _gloffset_VertexAttrib2fARB), + NAME_FUNC_OFFSET(18469, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, _gloffset_VertexAttrib2fvARB), + NAME_FUNC_OFFSET(18487, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, _gloffset_VertexAttrib2sARB), + NAME_FUNC_OFFSET(18504, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, _gloffset_VertexAttrib2svARB), + NAME_FUNC_OFFSET(18522, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, _gloffset_VertexAttrib3dARB), + NAME_FUNC_OFFSET(18539, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, _gloffset_VertexAttrib3dvARB), + NAME_FUNC_OFFSET(18557, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, _gloffset_VertexAttrib3fARB), + NAME_FUNC_OFFSET(18574, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, _gloffset_VertexAttrib3fvARB), + NAME_FUNC_OFFSET(18592, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, _gloffset_VertexAttrib3sARB), + NAME_FUNC_OFFSET(18609, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, _gloffset_VertexAttrib3svARB), + NAME_FUNC_OFFSET(18627, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, _gloffset_VertexAttrib4NbvARB), + NAME_FUNC_OFFSET(18646, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, _gloffset_VertexAttrib4NivARB), + NAME_FUNC_OFFSET(18665, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, _gloffset_VertexAttrib4NsvARB), + NAME_FUNC_OFFSET(18684, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, _gloffset_VertexAttrib4NubARB), + NAME_FUNC_OFFSET(18703, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, _gloffset_VertexAttrib4NubvARB), + NAME_FUNC_OFFSET(18723, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, _gloffset_VertexAttrib4NuivARB), + NAME_FUNC_OFFSET(18743, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, _gloffset_VertexAttrib4NusvARB), + NAME_FUNC_OFFSET(18763, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, _gloffset_VertexAttrib4bvARB), + NAME_FUNC_OFFSET(18781, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, _gloffset_VertexAttrib4dARB), + NAME_FUNC_OFFSET(18798, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, _gloffset_VertexAttrib4dvARB), + NAME_FUNC_OFFSET(18816, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, _gloffset_VertexAttrib4fARB), + NAME_FUNC_OFFSET(18833, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, _gloffset_VertexAttrib4fvARB), + NAME_FUNC_OFFSET(18851, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, _gloffset_VertexAttrib4ivARB), + NAME_FUNC_OFFSET(18869, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, _gloffset_VertexAttrib4sARB), + NAME_FUNC_OFFSET(18886, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, _gloffset_VertexAttrib4svARB), + NAME_FUNC_OFFSET(18904, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, _gloffset_VertexAttrib4ubvARB), + NAME_FUNC_OFFSET(18923, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, _gloffset_VertexAttrib4uivARB), + NAME_FUNC_OFFSET(18942, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, _gloffset_VertexAttrib4usvARB), + NAME_FUNC_OFFSET(18961, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, _gloffset_VertexAttribPointerARB), + NAME_FUNC_OFFSET(18983, glBindBufferARB, glBindBufferARB, NULL, _gloffset_BindBufferARB), + NAME_FUNC_OFFSET(18996, glBufferDataARB, glBufferDataARB, NULL, _gloffset_BufferDataARB), + NAME_FUNC_OFFSET(19009, glBufferSubDataARB, glBufferSubDataARB, NULL, _gloffset_BufferSubDataARB), + NAME_FUNC_OFFSET(19025, glDeleteBuffersARB, glDeleteBuffersARB, NULL, _gloffset_DeleteBuffersARB), + NAME_FUNC_OFFSET(19041, glGenBuffersARB, glGenBuffersARB, NULL, _gloffset_GenBuffersARB), + NAME_FUNC_OFFSET(19054, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, _gloffset_GetBufferParameterivARB), + NAME_FUNC_OFFSET(19077, glGetBufferPointervARB, glGetBufferPointervARB, NULL, _gloffset_GetBufferPointervARB), + NAME_FUNC_OFFSET(19097, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, _gloffset_GetBufferSubDataARB), + NAME_FUNC_OFFSET(19116, glIsBufferARB, glIsBufferARB, NULL, _gloffset_IsBufferARB), + NAME_FUNC_OFFSET(19127, glMapBufferARB, glMapBufferARB, NULL, _gloffset_MapBufferARB), + NAME_FUNC_OFFSET(19139, glUnmapBufferARB, glUnmapBufferARB, NULL, _gloffset_UnmapBufferARB), + NAME_FUNC_OFFSET(19153, glBeginQueryARB, glBeginQueryARB, NULL, _gloffset_BeginQueryARB), + NAME_FUNC_OFFSET(19166, glDeleteQueriesARB, glDeleteQueriesARB, NULL, _gloffset_DeleteQueriesARB), + NAME_FUNC_OFFSET(19182, glEndQueryARB, glEndQueryARB, NULL, _gloffset_EndQueryARB), + NAME_FUNC_OFFSET(19193, glGenQueriesARB, glGenQueriesARB, NULL, _gloffset_GenQueriesARB), + NAME_FUNC_OFFSET(19206, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, _gloffset_GetQueryObjectivARB), + NAME_FUNC_OFFSET(19225, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, _gloffset_GetQueryObjectuivARB), + NAME_FUNC_OFFSET(19245, glGetQueryivARB, glGetQueryivARB, NULL, _gloffset_GetQueryivARB), + NAME_FUNC_OFFSET(19258, glIsQueryARB, glIsQueryARB, NULL, _gloffset_IsQueryARB), + NAME_FUNC_OFFSET(19268, glCompileShaderARB, glCompileShaderARB, NULL, _gloffset_CompileShaderARB), + NAME_FUNC_OFFSET(19284, glGetActiveUniformARB, glGetActiveUniformARB, NULL, _gloffset_GetActiveUniformARB), + NAME_FUNC_OFFSET(19303, glGetShaderSourceARB, glGetShaderSourceARB, NULL, _gloffset_GetShaderSourceARB), + NAME_FUNC_OFFSET(19321, glGetUniformLocationARB, glGetUniformLocationARB, NULL, _gloffset_GetUniformLocationARB), + NAME_FUNC_OFFSET(19342, glGetUniformfvARB, glGetUniformfvARB, NULL, _gloffset_GetUniformfvARB), + NAME_FUNC_OFFSET(19357, glGetUniformivARB, glGetUniformivARB, NULL, _gloffset_GetUniformivARB), + NAME_FUNC_OFFSET(19372, glLinkProgramARB, glLinkProgramARB, NULL, _gloffset_LinkProgramARB), + NAME_FUNC_OFFSET(19386, glShaderSourceARB, glShaderSourceARB, NULL, _gloffset_ShaderSourceARB), + NAME_FUNC_OFFSET(19401, glUniform1fARB, glUniform1fARB, NULL, _gloffset_Uniform1fARB), + NAME_FUNC_OFFSET(19413, glUniform1fvARB, glUniform1fvARB, NULL, _gloffset_Uniform1fvARB), + NAME_FUNC_OFFSET(19426, glUniform1iARB, glUniform1iARB, NULL, _gloffset_Uniform1iARB), + NAME_FUNC_OFFSET(19438, glUniform1ivARB, glUniform1ivARB, NULL, _gloffset_Uniform1ivARB), + NAME_FUNC_OFFSET(19451, glUniform2fARB, glUniform2fARB, NULL, _gloffset_Uniform2fARB), + NAME_FUNC_OFFSET(19463, glUniform2fvARB, glUniform2fvARB, NULL, _gloffset_Uniform2fvARB), + NAME_FUNC_OFFSET(19476, glUniform2iARB, glUniform2iARB, NULL, _gloffset_Uniform2iARB), + NAME_FUNC_OFFSET(19488, glUniform2ivARB, glUniform2ivARB, NULL, _gloffset_Uniform2ivARB), + NAME_FUNC_OFFSET(19501, glUniform3fARB, glUniform3fARB, NULL, _gloffset_Uniform3fARB), + NAME_FUNC_OFFSET(19513, glUniform3fvARB, glUniform3fvARB, NULL, _gloffset_Uniform3fvARB), + NAME_FUNC_OFFSET(19526, glUniform3iARB, glUniform3iARB, NULL, _gloffset_Uniform3iARB), + NAME_FUNC_OFFSET(19538, glUniform3ivARB, glUniform3ivARB, NULL, _gloffset_Uniform3ivARB), + NAME_FUNC_OFFSET(19551, glUniform4fARB, glUniform4fARB, NULL, _gloffset_Uniform4fARB), + NAME_FUNC_OFFSET(19563, glUniform4fvARB, glUniform4fvARB, NULL, _gloffset_Uniform4fvARB), + NAME_FUNC_OFFSET(19576, glUniform4iARB, glUniform4iARB, NULL, _gloffset_Uniform4iARB), + NAME_FUNC_OFFSET(19588, glUniform4ivARB, glUniform4ivARB, NULL, _gloffset_Uniform4ivARB), + NAME_FUNC_OFFSET(19601, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, _gloffset_UniformMatrix2fvARB), + NAME_FUNC_OFFSET(19620, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, _gloffset_UniformMatrix3fvARB), + NAME_FUNC_OFFSET(19639, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, _gloffset_UniformMatrix4fvARB), + NAME_FUNC_OFFSET(19658, glUseProgramObjectARB, glUseProgramObjectARB, NULL, _gloffset_UseProgramObjectARB), + NAME_FUNC_OFFSET(19671, glValidateProgramARB, glValidateProgramARB, NULL, _gloffset_ValidateProgramARB), + NAME_FUNC_OFFSET(19689, glBindAttribLocationARB, glBindAttribLocationARB, NULL, _gloffset_BindAttribLocationARB), + NAME_FUNC_OFFSET(19710, glGetActiveAttribARB, glGetActiveAttribARB, NULL, _gloffset_GetActiveAttribARB), + NAME_FUNC_OFFSET(19728, glGetAttribLocationARB, glGetAttribLocationARB, NULL, _gloffset_GetAttribLocationARB), + NAME_FUNC_OFFSET(19748, glDrawBuffersARB, glDrawBuffersARB, NULL, _gloffset_DrawBuffersARB), + NAME_FUNC_OFFSET(19762, glDrawBuffersARB, glDrawBuffersARB, NULL, _gloffset_DrawBuffersARB), + NAME_FUNC_OFFSET(19779, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, _gloffset_RenderbufferStorageMultisample), + NAME_FUNC_OFFSET(19815, gl_dispatch_stub_596, gl_dispatch_stub_596, NULL, _gloffset_SampleMaskSGIS), + NAME_FUNC_OFFSET(19831, gl_dispatch_stub_597, gl_dispatch_stub_597, NULL, _gloffset_SamplePatternSGIS), + NAME_FUNC_OFFSET(19850, glPointParameterfEXT, glPointParameterfEXT, NULL, _gloffset_PointParameterfEXT), + NAME_FUNC_OFFSET(19868, glPointParameterfEXT, glPointParameterfEXT, NULL, _gloffset_PointParameterfEXT), + NAME_FUNC_OFFSET(19889, glPointParameterfEXT, glPointParameterfEXT, NULL, _gloffset_PointParameterfEXT), + NAME_FUNC_OFFSET(19911, glPointParameterfvEXT, glPointParameterfvEXT, NULL, _gloffset_PointParameterfvEXT), + NAME_FUNC_OFFSET(19930, glPointParameterfvEXT, glPointParameterfvEXT, NULL, _gloffset_PointParameterfvEXT), + NAME_FUNC_OFFSET(19952, glPointParameterfvEXT, glPointParameterfvEXT, NULL, _gloffset_PointParameterfvEXT), + NAME_FUNC_OFFSET(19975, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, _gloffset_SecondaryColor3bEXT), + NAME_FUNC_OFFSET(19994, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, _gloffset_SecondaryColor3bvEXT), + NAME_FUNC_OFFSET(20014, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, _gloffset_SecondaryColor3dEXT), + NAME_FUNC_OFFSET(20033, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, _gloffset_SecondaryColor3dvEXT), + NAME_FUNC_OFFSET(20053, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, _gloffset_SecondaryColor3fEXT), + NAME_FUNC_OFFSET(20072, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, _gloffset_SecondaryColor3fvEXT), + NAME_FUNC_OFFSET(20092, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, _gloffset_SecondaryColor3iEXT), + NAME_FUNC_OFFSET(20111, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, _gloffset_SecondaryColor3ivEXT), + NAME_FUNC_OFFSET(20131, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, _gloffset_SecondaryColor3sEXT), + NAME_FUNC_OFFSET(20150, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, _gloffset_SecondaryColor3svEXT), + NAME_FUNC_OFFSET(20170, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, _gloffset_SecondaryColor3ubEXT), + NAME_FUNC_OFFSET(20190, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, _gloffset_SecondaryColor3ubvEXT), + NAME_FUNC_OFFSET(20211, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, _gloffset_SecondaryColor3uiEXT), + NAME_FUNC_OFFSET(20231, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, _gloffset_SecondaryColor3uivEXT), + NAME_FUNC_OFFSET(20252, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, _gloffset_SecondaryColor3usEXT), + NAME_FUNC_OFFSET(20272, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, _gloffset_SecondaryColor3usvEXT), + NAME_FUNC_OFFSET(20293, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, _gloffset_SecondaryColorPointerEXT), + NAME_FUNC_OFFSET(20317, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, _gloffset_MultiDrawArraysEXT), + NAME_FUNC_OFFSET(20335, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, _gloffset_MultiDrawElementsEXT), + NAME_FUNC_OFFSET(20355, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, _gloffset_FogCoordPointerEXT), + NAME_FUNC_OFFSET(20373, glFogCoorddEXT, glFogCoorddEXT, NULL, _gloffset_FogCoorddEXT), + NAME_FUNC_OFFSET(20385, glFogCoorddvEXT, glFogCoorddvEXT, NULL, _gloffset_FogCoorddvEXT), + NAME_FUNC_OFFSET(20398, glFogCoordfEXT, glFogCoordfEXT, NULL, _gloffset_FogCoordfEXT), + NAME_FUNC_OFFSET(20410, glFogCoordfvEXT, glFogCoordfvEXT, NULL, _gloffset_FogCoordfvEXT), + NAME_FUNC_OFFSET(20423, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, _gloffset_BlendFuncSeparateEXT), + NAME_FUNC_OFFSET(20443, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, _gloffset_BlendFuncSeparateEXT), + NAME_FUNC_OFFSET(20467, glWindowPos2dMESA, glWindowPos2dMESA, NULL, _gloffset_WindowPos2dMESA), + NAME_FUNC_OFFSET(20481, glWindowPos2dMESA, glWindowPos2dMESA, NULL, _gloffset_WindowPos2dMESA), + NAME_FUNC_OFFSET(20498, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, _gloffset_WindowPos2dvMESA), + NAME_FUNC_OFFSET(20513, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, _gloffset_WindowPos2dvMESA), + NAME_FUNC_OFFSET(20531, glWindowPos2fMESA, glWindowPos2fMESA, NULL, _gloffset_WindowPos2fMESA), + NAME_FUNC_OFFSET(20545, glWindowPos2fMESA, glWindowPos2fMESA, NULL, _gloffset_WindowPos2fMESA), + NAME_FUNC_OFFSET(20562, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, _gloffset_WindowPos2fvMESA), + NAME_FUNC_OFFSET(20577, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, _gloffset_WindowPos2fvMESA), + NAME_FUNC_OFFSET(20595, glWindowPos2iMESA, glWindowPos2iMESA, NULL, _gloffset_WindowPos2iMESA), + NAME_FUNC_OFFSET(20609, glWindowPos2iMESA, glWindowPos2iMESA, NULL, _gloffset_WindowPos2iMESA), + NAME_FUNC_OFFSET(20626, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, _gloffset_WindowPos2ivMESA), + NAME_FUNC_OFFSET(20641, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, _gloffset_WindowPos2ivMESA), + NAME_FUNC_OFFSET(20659, glWindowPos2sMESA, glWindowPos2sMESA, NULL, _gloffset_WindowPos2sMESA), + NAME_FUNC_OFFSET(20673, glWindowPos2sMESA, glWindowPos2sMESA, NULL, _gloffset_WindowPos2sMESA), + NAME_FUNC_OFFSET(20690, glWindowPos2svMESA, glWindowPos2svMESA, NULL, _gloffset_WindowPos2svMESA), + NAME_FUNC_OFFSET(20705, glWindowPos2svMESA, glWindowPos2svMESA, NULL, _gloffset_WindowPos2svMESA), + NAME_FUNC_OFFSET(20723, glWindowPos3dMESA, glWindowPos3dMESA, NULL, _gloffset_WindowPos3dMESA), + NAME_FUNC_OFFSET(20737, glWindowPos3dMESA, glWindowPos3dMESA, NULL, _gloffset_WindowPos3dMESA), + NAME_FUNC_OFFSET(20754, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, _gloffset_WindowPos3dvMESA), + NAME_FUNC_OFFSET(20769, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, _gloffset_WindowPos3dvMESA), + NAME_FUNC_OFFSET(20787, glWindowPos3fMESA, glWindowPos3fMESA, NULL, _gloffset_WindowPos3fMESA), + NAME_FUNC_OFFSET(20801, glWindowPos3fMESA, glWindowPos3fMESA, NULL, _gloffset_WindowPos3fMESA), + NAME_FUNC_OFFSET(20818, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, _gloffset_WindowPos3fvMESA), + NAME_FUNC_OFFSET(20833, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, _gloffset_WindowPos3fvMESA), + NAME_FUNC_OFFSET(20851, glWindowPos3iMESA, glWindowPos3iMESA, NULL, _gloffset_WindowPos3iMESA), + NAME_FUNC_OFFSET(20865, glWindowPos3iMESA, glWindowPos3iMESA, NULL, _gloffset_WindowPos3iMESA), + NAME_FUNC_OFFSET(20882, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, _gloffset_WindowPos3ivMESA), + NAME_FUNC_OFFSET(20897, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, _gloffset_WindowPos3ivMESA), + NAME_FUNC_OFFSET(20915, glWindowPos3sMESA, glWindowPos3sMESA, NULL, _gloffset_WindowPos3sMESA), + NAME_FUNC_OFFSET(20929, glWindowPos3sMESA, glWindowPos3sMESA, NULL, _gloffset_WindowPos3sMESA), + NAME_FUNC_OFFSET(20946, glWindowPos3svMESA, glWindowPos3svMESA, NULL, _gloffset_WindowPos3svMESA), + NAME_FUNC_OFFSET(20961, glWindowPos3svMESA, glWindowPos3svMESA, NULL, _gloffset_WindowPos3svMESA), + NAME_FUNC_OFFSET(20979, glBindProgramNV, glBindProgramNV, NULL, _gloffset_BindProgramNV), + NAME_FUNC_OFFSET(20996, glDeleteProgramsNV, glDeleteProgramsNV, NULL, _gloffset_DeleteProgramsNV), + NAME_FUNC_OFFSET(21016, glGenProgramsNV, glGenProgramsNV, NULL, _gloffset_GenProgramsNV), + NAME_FUNC_OFFSET(21033, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, _gloffset_GetVertexAttribPointervNV), + NAME_FUNC_OFFSET(21059, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, _gloffset_GetVertexAttribPointervNV), + NAME_FUNC_OFFSET(21088, glIsProgramNV, glIsProgramNV, NULL, _gloffset_IsProgramNV), + NAME_FUNC_OFFSET(21103, glPointParameteriNV, glPointParameteriNV, NULL, _gloffset_PointParameteriNV), + NAME_FUNC_OFFSET(21121, glPointParameterivNV, glPointParameterivNV, NULL, _gloffset_PointParameterivNV), + NAME_FUNC_OFFSET(21140, gl_dispatch_stub_765, gl_dispatch_stub_765, NULL, _gloffset_DeleteVertexArraysAPPLE), + NAME_FUNC_OFFSET(21161, gl_dispatch_stub_767, gl_dispatch_stub_767, NULL, _gloffset_IsVertexArrayAPPLE), + NAME_FUNC_OFFSET(21177, gl_dispatch_stub_777, gl_dispatch_stub_777, NULL, _gloffset_BlendEquationSeparateEXT), + NAME_FUNC_OFFSET(21201, gl_dispatch_stub_777, gl_dispatch_stub_777, NULL, _gloffset_BlendEquationSeparateEXT), + NAME_FUNC_OFFSET(21228, glBindFramebufferEXT, glBindFramebufferEXT, NULL, _gloffset_BindFramebufferEXT), + NAME_FUNC_OFFSET(21246, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, _gloffset_BindRenderbufferEXT), + NAME_FUNC_OFFSET(21265, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, _gloffset_CheckFramebufferStatusEXT), + NAME_FUNC_OFFSET(21290, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, _gloffset_DeleteFramebuffersEXT), + NAME_FUNC_OFFSET(21311, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, _gloffset_DeleteRenderbuffersEXT), + NAME_FUNC_OFFSET(21333, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, _gloffset_FramebufferRenderbufferEXT), + NAME_FUNC_OFFSET(21359, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, _gloffset_FramebufferTexture1DEXT), + NAME_FUNC_OFFSET(21382, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, _gloffset_FramebufferTexture2DEXT), + NAME_FUNC_OFFSET(21405, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, _gloffset_FramebufferTexture3DEXT), + NAME_FUNC_OFFSET(21428, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, _gloffset_GenFramebuffersEXT), + NAME_FUNC_OFFSET(21446, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, _gloffset_GenRenderbuffersEXT), + NAME_FUNC_OFFSET(21465, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, _gloffset_GenerateMipmapEXT), + NAME_FUNC_OFFSET(21482, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, _gloffset_GetFramebufferAttachmentParameterivEXT), + NAME_FUNC_OFFSET(21520, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, _gloffset_GetRenderbufferParameterivEXT), + NAME_FUNC_OFFSET(21549, glIsFramebufferEXT, glIsFramebufferEXT, NULL, _gloffset_IsFramebufferEXT), + NAME_FUNC_OFFSET(21565, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, _gloffset_IsRenderbufferEXT), + NAME_FUNC_OFFSET(21582, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, _gloffset_RenderbufferStorageEXT), + NAME_FUNC_OFFSET(21604, gl_dispatch_stub_795, gl_dispatch_stub_795, NULL, _gloffset_BlitFramebufferEXT), + NAME_FUNC_OFFSET(21622, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, _gloffset_FramebufferTextureLayerEXT), + NAME_FUNC_OFFSET(21648, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, _gloffset_BeginTransformFeedbackEXT), + NAME_FUNC_OFFSET(21673, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, _gloffset_BindBufferBaseEXT), + NAME_FUNC_OFFSET(21690, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, _gloffset_BindBufferRangeEXT), + NAME_FUNC_OFFSET(21708, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, _gloffset_EndTransformFeedbackEXT), + NAME_FUNC_OFFSET(21731, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, _gloffset_GetTransformFeedbackVaryingEXT), + NAME_FUNC_OFFSET(21761, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, _gloffset_TransformFeedbackVaryingsEXT), + NAME_FUNC_OFFSET(21789, glProvokingVertexEXT, glProvokingVertexEXT, NULL, _gloffset_ProvokingVertexEXT), NAME_FUNC_OFFSET(-1, NULL, NULL, NULL, 0) }; diff --git a/src/mesa/main/enums.c b/src/mesa/main/enums.c index 48291cfa7af..a44eb09e3db 100644 --- a/src/mesa/main/enums.c +++ b/src/mesa/main/enums.c @@ -771,6 +771,14 @@ LONGSTRING static const char enum_string_table[] = "GL_INTERPOLATE_ARB\0" "GL_INTERPOLATE_EXT\0" "GL_INT_10_10_10_2_OES\0" + "GL_INT_SAMPLER_1D_ARRAY_EXT\0" + "GL_INT_SAMPLER_1D_EXT\0" + "GL_INT_SAMPLER_2D_ARRAY_EXT\0" + "GL_INT_SAMPLER_2D_EXT\0" + "GL_INT_SAMPLER_2D_RECT_EXT\0" + "GL_INT_SAMPLER_3D_EXT\0" + "GL_INT_SAMPLER_BUFFER_EXT\0" + "GL_INT_SAMPLER_CUBE_EXT\0" "GL_INT_VEC2\0" "GL_INT_VEC2_ARB\0" "GL_INT_VEC3\0" @@ -1061,6 +1069,7 @@ LONGSTRING static const char enum_string_table[] = "GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB\0" "GL_MAX_PROGRAM_PARAMETERS_ARB\0" "GL_MAX_PROGRAM_TEMPORARIES_ARB\0" + "GL_MAX_PROGRAM_TEXEL_OFFSET_EXT\0" "GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB\0" "GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB\0" "GL_MAX_PROJECTION_STACK_DEPTH\0" @@ -1115,6 +1124,7 @@ LONGSTRING static const char enum_string_table[] = "GL_MINMAX_SINK\0" "GL_MINMAX_SINK_EXT\0" "GL_MIN_EXT\0" + "GL_MIN_PROGRAM_TEXEL_OFFSET_EXT\0" "GL_MIRRORED_REPEAT\0" "GL_MIRRORED_REPEAT_ARB\0" "GL_MIRRORED_REPEAT_IBM\0" @@ -1608,12 +1618,18 @@ LONGSTRING static const char enum_string_table[] = "GL_RIGHT\0" "GL_S\0" "GL_SAMPLER_1D\0" + "GL_SAMPLER_1D_ARRAY_EXT\0" + "GL_SAMPLER_1D_ARRAY_SHADOW_EXT\0" "GL_SAMPLER_1D_SHADOW\0" "GL_SAMPLER_2D\0" + "GL_SAMPLER_2D_ARRAY_EXT\0" + "GL_SAMPLER_2D_ARRAY_SHADOW_EXT\0" "GL_SAMPLER_2D_SHADOW\0" "GL_SAMPLER_3D\0" "GL_SAMPLER_3D_OES\0" + "GL_SAMPLER_BUFFER_EXT\0" "GL_SAMPLER_CUBE\0" + "GL_SAMPLER_CUBE_SHADOW_EXT\0" "GL_SAMPLES\0" "GL_SAMPLES_3DFX\0" "GL_SAMPLES_ARB\0" @@ -2051,6 +2067,17 @@ LONGSTRING static const char enum_string_table[] = "GL_UNSIGNED_INT_2_10_10_10_REV_EXT\0" "GL_UNSIGNED_INT_8_8_8_8\0" "GL_UNSIGNED_INT_8_8_8_8_REV\0" + "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_1D_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_2D_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_3D_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT\0" + "GL_UNSIGNED_INT_SAMPLER_CUBE_EXT\0" + "GL_UNSIGNED_INT_VEC2_EXT\0" + "GL_UNSIGNED_INT_VEC3_EXT\0" + "GL_UNSIGNED_INT_VEC4_EXT\0" "GL_UNSIGNED_NORMALIZED\0" "GL_UNSIGNED_SHORT\0" "GL_UNSIGNED_SHORT_1_5_5_5_REV\0" @@ -2100,6 +2127,7 @@ LONGSTRING static const char enum_string_table[] = "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB\0" "GL_VERTEX_ATTRIB_ARRAY_ENABLED\0" "GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB\0" + "GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT\0" "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED\0" "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB\0" "GL_VERTEX_ATTRIB_ARRAY_POINTER\0" @@ -2153,7 +2181,7 @@ LONGSTRING static const char enum_string_table[] = "GL_ZOOM_Y\0" ; -static const enum_elt all_enums[2115] = +static const enum_elt all_enums[2143] = { { 0, 0x00000600 }, /* GL_2D */ { 6, 0x00001407 }, /* GL_2_BYTES */ @@ -2890,1469 +2918,1497 @@ static const enum_elt all_enums[2115] = { 15831, 0x00008575 }, /* GL_INTERPOLATE_ARB */ { 15850, 0x00008575 }, /* GL_INTERPOLATE_EXT */ { 15869, 0x00008DF7 }, /* GL_INT_10_10_10_2_OES */ - { 15891, 0x00008B53 }, /* GL_INT_VEC2 */ - { 15903, 0x00008B53 }, /* GL_INT_VEC2_ARB */ - { 15919, 0x00008B54 }, /* GL_INT_VEC3 */ - { 15931, 0x00008B54 }, /* GL_INT_VEC3_ARB */ - { 15947, 0x00008B55 }, /* GL_INT_VEC4 */ - { 15959, 0x00008B55 }, /* GL_INT_VEC4_ARB */ - { 15975, 0x00000500 }, /* GL_INVALID_ENUM */ - { 15991, 0x00000506 }, /* GL_INVALID_FRAMEBUFFER_OPERATION */ - { 16024, 0x00000506 }, /* GL_INVALID_FRAMEBUFFER_OPERATION_EXT */ - { 16061, 0x00000506 }, /* GL_INVALID_FRAMEBUFFER_OPERATION_OES */ - { 16098, 0x00000502 }, /* GL_INVALID_OPERATION */ - { 16119, 0x00000501 }, /* GL_INVALID_VALUE */ - { 16136, 0x0000862B }, /* GL_INVERSE_NV */ - { 16150, 0x0000862D }, /* GL_INVERSE_TRANSPOSE_NV */ - { 16174, 0x0000150A }, /* GL_INVERT */ - { 16184, 0x00001E00 }, /* GL_KEEP */ - { 16192, 0x00008E4E }, /* GL_LAST_VERTEX_CONVENTION */ - { 16218, 0x00008E4E }, /* GL_LAST_VERTEX_CONVENTION_EXT */ - { 16248, 0x00000406 }, /* GL_LEFT */ - { 16256, 0x00000203 }, /* GL_LEQUAL */ - { 16266, 0x00000201 }, /* GL_LESS */ - { 16274, 0x00004000 }, /* GL_LIGHT0 */ - { 16284, 0x00004001 }, /* GL_LIGHT1 */ - { 16294, 0x00004002 }, /* GL_LIGHT2 */ - { 16304, 0x00004003 }, /* GL_LIGHT3 */ - { 16314, 0x00004004 }, /* GL_LIGHT4 */ - { 16324, 0x00004005 }, /* GL_LIGHT5 */ - { 16334, 0x00004006 }, /* GL_LIGHT6 */ - { 16344, 0x00004007 }, /* GL_LIGHT7 */ - { 16354, 0x00000B50 }, /* GL_LIGHTING */ - { 16366, 0x00000040 }, /* GL_LIGHTING_BIT */ - { 16382, 0x00000B53 }, /* GL_LIGHT_MODEL_AMBIENT */ - { 16405, 0x000081F8 }, /* GL_LIGHT_MODEL_COLOR_CONTROL */ - { 16434, 0x000081F8 }, /* GL_LIGHT_MODEL_COLOR_CONTROL_EXT */ - { 16467, 0x00000B51 }, /* GL_LIGHT_MODEL_LOCAL_VIEWER */ - { 16495, 0x00000B52 }, /* GL_LIGHT_MODEL_TWO_SIDE */ - { 16519, 0x00001B01 }, /* GL_LINE */ - { 16527, 0x00002601 }, /* GL_LINEAR */ - { 16537, 0x00001208 }, /* GL_LINEAR_ATTENUATION */ - { 16559, 0x00008170 }, /* GL_LINEAR_CLIPMAP_LINEAR_SGIX */ - { 16589, 0x0000844F }, /* GL_LINEAR_CLIPMAP_NEAREST_SGIX */ - { 16620, 0x00002703 }, /* GL_LINEAR_MIPMAP_LINEAR */ - { 16644, 0x00002701 }, /* GL_LINEAR_MIPMAP_NEAREST */ - { 16669, 0x00000001 }, /* GL_LINES */ - { 16678, 0x0000000A }, /* GL_LINES_ADJACENCY_ARB */ - { 16701, 0x00000004 }, /* GL_LINE_BIT */ - { 16713, 0x00000002 }, /* GL_LINE_LOOP */ - { 16726, 0x00000707 }, /* GL_LINE_RESET_TOKEN */ - { 16746, 0x00000B20 }, /* GL_LINE_SMOOTH */ - { 16761, 0x00000C52 }, /* GL_LINE_SMOOTH_HINT */ - { 16781, 0x00000B24 }, /* GL_LINE_STIPPLE */ - { 16797, 0x00000B25 }, /* GL_LINE_STIPPLE_PATTERN */ - { 16821, 0x00000B26 }, /* GL_LINE_STIPPLE_REPEAT */ - { 16844, 0x00000003 }, /* GL_LINE_STRIP */ - { 16858, 0x0000000B }, /* GL_LINE_STRIP_ADJACENCY_ARB */ - { 16886, 0x00000702 }, /* GL_LINE_TOKEN */ - { 16900, 0x00000B21 }, /* GL_LINE_WIDTH */ - { 16914, 0x00000B23 }, /* GL_LINE_WIDTH_GRANULARITY */ - { 16940, 0x00000B22 }, /* GL_LINE_WIDTH_RANGE */ - { 16960, 0x00008B82 }, /* GL_LINK_STATUS */ - { 16975, 0x00000B32 }, /* GL_LIST_BASE */ - { 16988, 0x00020000 }, /* GL_LIST_BIT */ - { 17000, 0x00000B33 }, /* GL_LIST_INDEX */ - { 17014, 0x00000B30 }, /* GL_LIST_MODE */ - { 17027, 0x00000101 }, /* GL_LOAD */ - { 17035, 0x00000BF1 }, /* GL_LOGIC_OP */ - { 17047, 0x00000BF0 }, /* GL_LOGIC_OP_MODE */ - { 17064, 0x00008CA1 }, /* GL_LOWER_LEFT */ - { 17078, 0x00008DF0 }, /* GL_LOW_FLOAT */ - { 17091, 0x00008DF3 }, /* GL_LOW_INT */ - { 17102, 0x00001909 }, /* GL_LUMINANCE */ - { 17115, 0x00008041 }, /* GL_LUMINANCE12 */ - { 17130, 0x00008047 }, /* GL_LUMINANCE12_ALPHA12 */ - { 17153, 0x00008047 }, /* GL_LUMINANCE12_ALPHA12_EXT */ - { 17180, 0x00008046 }, /* GL_LUMINANCE12_ALPHA4 */ - { 17202, 0x00008046 }, /* GL_LUMINANCE12_ALPHA4_EXT */ - { 17228, 0x00008041 }, /* GL_LUMINANCE12_EXT */ - { 17247, 0x00008042 }, /* GL_LUMINANCE16 */ - { 17262, 0x00008D8C }, /* GL_LUMINANCE16I_EXT */ - { 17282, 0x00008D7A }, /* GL_LUMINANCE16UI_EXT */ - { 17303, 0x00008048 }, /* GL_LUMINANCE16_ALPHA16 */ - { 17326, 0x00008048 }, /* GL_LUMINANCE16_ALPHA16_EXT */ - { 17353, 0x00008042 }, /* GL_LUMINANCE16_EXT */ - { 17372, 0x00008D86 }, /* GL_LUMINANCE32I_EXT */ - { 17392, 0x00008D74 }, /* GL_LUMINANCE32UI_EXT */ - { 17413, 0x0000803F }, /* GL_LUMINANCE4 */ - { 17427, 0x00008043 }, /* GL_LUMINANCE4_ALPHA4 */ - { 17448, 0x00008043 }, /* GL_LUMINANCE4_ALPHA4_EXT */ - { 17473, 0x0000803F }, /* GL_LUMINANCE4_EXT */ - { 17491, 0x00008044 }, /* GL_LUMINANCE6_ALPHA2 */ - { 17512, 0x00008044 }, /* GL_LUMINANCE6_ALPHA2_EXT */ - { 17537, 0x00008040 }, /* GL_LUMINANCE8 */ - { 17551, 0x00008D92 }, /* GL_LUMINANCE8I_EXT */ - { 17570, 0x00008D80 }, /* GL_LUMINANCE8UI_EXT */ - { 17590, 0x00008045 }, /* GL_LUMINANCE8_ALPHA8 */ - { 17611, 0x00008045 }, /* GL_LUMINANCE8_ALPHA8_EXT */ - { 17636, 0x00008040 }, /* GL_LUMINANCE8_EXT */ - { 17654, 0x0000190A }, /* GL_LUMINANCE_ALPHA */ - { 17673, 0x00008D8D }, /* GL_LUMINANCE_ALPHA16I_EXT */ - { 17699, 0x00008D7B }, /* GL_LUMINANCE_ALPHA16UI_EXT */ - { 17726, 0x00008D87 }, /* GL_LUMINANCE_ALPHA32I_EXT */ - { 17752, 0x00008D75 }, /* GL_LUMINANCE_ALPHA32UI_EXT */ - { 17779, 0x00008D93 }, /* GL_LUMINANCE_ALPHA8I_EXT */ - { 17804, 0x00008D81 }, /* GL_LUMINANCE_ALPHA8UI_EXT */ - { 17830, 0x00008D9D }, /* GL_LUMINANCE_ALPHA_INTEGER_EXT */ - { 17861, 0x00008D9C }, /* GL_LUMINANCE_INTEGER_EXT */ - { 17886, 0x00000D90 }, /* GL_MAP1_COLOR_4 */ - { 17902, 0x00000DD0 }, /* GL_MAP1_GRID_DOMAIN */ - { 17922, 0x00000DD1 }, /* GL_MAP1_GRID_SEGMENTS */ - { 17944, 0x00000D91 }, /* GL_MAP1_INDEX */ - { 17958, 0x00000D92 }, /* GL_MAP1_NORMAL */ - { 17973, 0x00000D93 }, /* GL_MAP1_TEXTURE_COORD_1 */ - { 17997, 0x00000D94 }, /* GL_MAP1_TEXTURE_COORD_2 */ - { 18021, 0x00000D95 }, /* GL_MAP1_TEXTURE_COORD_3 */ - { 18045, 0x00000D96 }, /* GL_MAP1_TEXTURE_COORD_4 */ - { 18069, 0x00000D97 }, /* GL_MAP1_VERTEX_3 */ - { 18086, 0x00000D98 }, /* GL_MAP1_VERTEX_4 */ - { 18103, 0x00008660 }, /* GL_MAP1_VERTEX_ATTRIB0_4_NV */ - { 18131, 0x0000866A }, /* GL_MAP1_VERTEX_ATTRIB10_4_NV */ - { 18160, 0x0000866B }, /* GL_MAP1_VERTEX_ATTRIB11_4_NV */ - { 18189, 0x0000866C }, /* GL_MAP1_VERTEX_ATTRIB12_4_NV */ - { 18218, 0x0000866D }, /* GL_MAP1_VERTEX_ATTRIB13_4_NV */ - { 18247, 0x0000866E }, /* GL_MAP1_VERTEX_ATTRIB14_4_NV */ - { 18276, 0x0000866F }, /* GL_MAP1_VERTEX_ATTRIB15_4_NV */ - { 18305, 0x00008661 }, /* GL_MAP1_VERTEX_ATTRIB1_4_NV */ - { 18333, 0x00008662 }, /* GL_MAP1_VERTEX_ATTRIB2_4_NV */ - { 18361, 0x00008663 }, /* GL_MAP1_VERTEX_ATTRIB3_4_NV */ - { 18389, 0x00008664 }, /* GL_MAP1_VERTEX_ATTRIB4_4_NV */ - { 18417, 0x00008665 }, /* GL_MAP1_VERTEX_ATTRIB5_4_NV */ - { 18445, 0x00008666 }, /* GL_MAP1_VERTEX_ATTRIB6_4_NV */ - { 18473, 0x00008667 }, /* GL_MAP1_VERTEX_ATTRIB7_4_NV */ - { 18501, 0x00008668 }, /* GL_MAP1_VERTEX_ATTRIB8_4_NV */ - { 18529, 0x00008669 }, /* GL_MAP1_VERTEX_ATTRIB9_4_NV */ - { 18557, 0x00000DB0 }, /* GL_MAP2_COLOR_4 */ - { 18573, 0x00000DD2 }, /* GL_MAP2_GRID_DOMAIN */ - { 18593, 0x00000DD3 }, /* GL_MAP2_GRID_SEGMENTS */ - { 18615, 0x00000DB1 }, /* GL_MAP2_INDEX */ - { 18629, 0x00000DB2 }, /* GL_MAP2_NORMAL */ - { 18644, 0x00000DB3 }, /* GL_MAP2_TEXTURE_COORD_1 */ - { 18668, 0x00000DB4 }, /* GL_MAP2_TEXTURE_COORD_2 */ - { 18692, 0x00000DB5 }, /* GL_MAP2_TEXTURE_COORD_3 */ - { 18716, 0x00000DB6 }, /* GL_MAP2_TEXTURE_COORD_4 */ - { 18740, 0x00000DB7 }, /* GL_MAP2_VERTEX_3 */ - { 18757, 0x00000DB8 }, /* GL_MAP2_VERTEX_4 */ - { 18774, 0x00008670 }, /* GL_MAP2_VERTEX_ATTRIB0_4_NV */ - { 18802, 0x0000867A }, /* GL_MAP2_VERTEX_ATTRIB10_4_NV */ - { 18831, 0x0000867B }, /* GL_MAP2_VERTEX_ATTRIB11_4_NV */ - { 18860, 0x0000867C }, /* GL_MAP2_VERTEX_ATTRIB12_4_NV */ - { 18889, 0x0000867D }, /* GL_MAP2_VERTEX_ATTRIB13_4_NV */ - { 18918, 0x0000867E }, /* GL_MAP2_VERTEX_ATTRIB14_4_NV */ - { 18947, 0x0000867F }, /* GL_MAP2_VERTEX_ATTRIB15_4_NV */ - { 18976, 0x00008671 }, /* GL_MAP2_VERTEX_ATTRIB1_4_NV */ - { 19004, 0x00008672 }, /* GL_MAP2_VERTEX_ATTRIB2_4_NV */ - { 19032, 0x00008673 }, /* GL_MAP2_VERTEX_ATTRIB3_4_NV */ - { 19060, 0x00008674 }, /* GL_MAP2_VERTEX_ATTRIB4_4_NV */ - { 19088, 0x00008675 }, /* GL_MAP2_VERTEX_ATTRIB5_4_NV */ - { 19116, 0x00008676 }, /* GL_MAP2_VERTEX_ATTRIB6_4_NV */ - { 19144, 0x00008677 }, /* GL_MAP2_VERTEX_ATTRIB7_4_NV */ - { 19172, 0x00008678 }, /* GL_MAP2_VERTEX_ATTRIB8_4_NV */ - { 19200, 0x00008679 }, /* GL_MAP2_VERTEX_ATTRIB9_4_NV */ - { 19228, 0x00000D10 }, /* GL_MAP_COLOR */ - { 19241, 0x00000010 }, /* GL_MAP_FLUSH_EXPLICIT_BIT */ - { 19267, 0x00000008 }, /* GL_MAP_INVALIDATE_BUFFER_BIT */ - { 19296, 0x00000004 }, /* GL_MAP_INVALIDATE_RANGE_BIT */ - { 19324, 0x00000001 }, /* GL_MAP_READ_BIT */ - { 19340, 0x00000D11 }, /* GL_MAP_STENCIL */ - { 19355, 0x00000020 }, /* GL_MAP_UNSYNCHRONIZED_BIT */ - { 19381, 0x00000002 }, /* GL_MAP_WRITE_BIT */ - { 19398, 0x000088C0 }, /* GL_MATRIX0_ARB */ - { 19413, 0x00008630 }, /* GL_MATRIX0_NV */ - { 19427, 0x000088CA }, /* GL_MATRIX10_ARB */ - { 19443, 0x000088CB }, /* GL_MATRIX11_ARB */ - { 19459, 0x000088CC }, /* GL_MATRIX12_ARB */ - { 19475, 0x000088CD }, /* GL_MATRIX13_ARB */ - { 19491, 0x000088CE }, /* GL_MATRIX14_ARB */ - { 19507, 0x000088CF }, /* GL_MATRIX15_ARB */ - { 19523, 0x000088D0 }, /* GL_MATRIX16_ARB */ - { 19539, 0x000088D1 }, /* GL_MATRIX17_ARB */ - { 19555, 0x000088D2 }, /* GL_MATRIX18_ARB */ - { 19571, 0x000088D3 }, /* GL_MATRIX19_ARB */ - { 19587, 0x000088C1 }, /* GL_MATRIX1_ARB */ - { 19602, 0x00008631 }, /* GL_MATRIX1_NV */ - { 19616, 0x000088D4 }, /* GL_MATRIX20_ARB */ - { 19632, 0x000088D5 }, /* GL_MATRIX21_ARB */ - { 19648, 0x000088D6 }, /* GL_MATRIX22_ARB */ - { 19664, 0x000088D7 }, /* GL_MATRIX23_ARB */ - { 19680, 0x000088D8 }, /* GL_MATRIX24_ARB */ - { 19696, 0x000088D9 }, /* GL_MATRIX25_ARB */ - { 19712, 0x000088DA }, /* GL_MATRIX26_ARB */ - { 19728, 0x000088DB }, /* GL_MATRIX27_ARB */ - { 19744, 0x000088DC }, /* GL_MATRIX28_ARB */ - { 19760, 0x000088DD }, /* GL_MATRIX29_ARB */ - { 19776, 0x000088C2 }, /* GL_MATRIX2_ARB */ - { 19791, 0x00008632 }, /* GL_MATRIX2_NV */ - { 19805, 0x000088DE }, /* GL_MATRIX30_ARB */ - { 19821, 0x000088DF }, /* GL_MATRIX31_ARB */ - { 19837, 0x000088C3 }, /* GL_MATRIX3_ARB */ - { 19852, 0x00008633 }, /* GL_MATRIX3_NV */ - { 19866, 0x000088C4 }, /* GL_MATRIX4_ARB */ - { 19881, 0x00008634 }, /* GL_MATRIX4_NV */ - { 19895, 0x000088C5 }, /* GL_MATRIX5_ARB */ - { 19910, 0x00008635 }, /* GL_MATRIX5_NV */ - { 19924, 0x000088C6 }, /* GL_MATRIX6_ARB */ - { 19939, 0x00008636 }, /* GL_MATRIX6_NV */ - { 19953, 0x000088C7 }, /* GL_MATRIX7_ARB */ - { 19968, 0x00008637 }, /* GL_MATRIX7_NV */ - { 19982, 0x000088C8 }, /* GL_MATRIX8_ARB */ - { 19997, 0x000088C9 }, /* GL_MATRIX9_ARB */ - { 20012, 0x00008844 }, /* GL_MATRIX_INDEX_ARRAY_ARB */ - { 20038, 0x00008B9E }, /* GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES */ - { 20079, 0x00008844 }, /* GL_MATRIX_INDEX_ARRAY_OES */ - { 20105, 0x00008849 }, /* GL_MATRIX_INDEX_ARRAY_POINTER_ARB */ - { 20139, 0x00008849 }, /* GL_MATRIX_INDEX_ARRAY_POINTER_OES */ - { 20173, 0x00008846 }, /* GL_MATRIX_INDEX_ARRAY_SIZE_ARB */ - { 20204, 0x00008846 }, /* GL_MATRIX_INDEX_ARRAY_SIZE_OES */ - { 20235, 0x00008848 }, /* GL_MATRIX_INDEX_ARRAY_STRIDE_ARB */ - { 20268, 0x00008848 }, /* GL_MATRIX_INDEX_ARRAY_STRIDE_OES */ - { 20301, 0x00008847 }, /* GL_MATRIX_INDEX_ARRAY_TYPE_ARB */ - { 20332, 0x00008847 }, /* GL_MATRIX_INDEX_ARRAY_TYPE_OES */ - { 20363, 0x00000BA0 }, /* GL_MATRIX_MODE */ - { 20378, 0x00008840 }, /* GL_MATRIX_PALETTE_ARB */ - { 20400, 0x00008840 }, /* GL_MATRIX_PALETTE_OES */ - { 20422, 0x00008008 }, /* GL_MAX */ - { 20429, 0x00008073 }, /* GL_MAX_3D_TEXTURE_SIZE */ - { 20452, 0x00008073 }, /* GL_MAX_3D_TEXTURE_SIZE_OES */ - { 20479, 0x000088FF }, /* GL_MAX_ARRAY_TEXTURE_LAYERS_EXT */ - { 20511, 0x00000D35 }, /* GL_MAX_ATTRIB_STACK_DEPTH */ - { 20537, 0x00000D3B }, /* GL_MAX_CLIENT_ATTRIB_STACK_DEPTH */ - { 20570, 0x00008177 }, /* GL_MAX_CLIPMAP_DEPTH_SGIX */ - { 20596, 0x00008178 }, /* GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX */ - { 20630, 0x00000D32 }, /* GL_MAX_CLIP_PLANES */ - { 20649, 0x00008CDF }, /* GL_MAX_COLOR_ATTACHMENTS */ - { 20674, 0x00008CDF }, /* GL_MAX_COLOR_ATTACHMENTS_EXT */ - { 20703, 0x000080B3 }, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH */ - { 20735, 0x000080B3 }, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI */ - { 20771, 0x00008B4D }, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS */ - { 20807, 0x00008B4D }, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB */ - { 20847, 0x0000801B }, /* GL_MAX_CONVOLUTION_HEIGHT */ - { 20873, 0x0000801B }, /* GL_MAX_CONVOLUTION_HEIGHT_EXT */ - { 20903, 0x0000801A }, /* GL_MAX_CONVOLUTION_WIDTH */ - { 20928, 0x0000801A }, /* GL_MAX_CONVOLUTION_WIDTH_EXT */ - { 20957, 0x0000851C }, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE */ - { 20986, 0x0000851C }, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB */ - { 21019, 0x0000851C }, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES */ - { 21052, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS */ - { 21072, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_ARB */ - { 21096, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_ATI */ - { 21120, 0x000080E9 }, /* GL_MAX_ELEMENTS_INDICES */ - { 21144, 0x000080E8 }, /* GL_MAX_ELEMENTS_VERTICES */ - { 21169, 0x00000D30 }, /* GL_MAX_EVAL_ORDER */ - { 21187, 0x00008008 }, /* GL_MAX_EXT */ - { 21198, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */ - { 21233, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB */ - { 21272, 0x00008DFD }, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */ - { 21304, 0x00008DE0 }, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB */ - { 21340, 0x00008C29 }, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB */ - { 21380, 0x00008DE1 }, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB */ - { 21424, 0x00008DDF }, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB */ - { 21463, 0x00008DDD }, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */ - { 21502, 0x00000D31 }, /* GL_MAX_LIGHTS */ - { 21516, 0x00000B31 }, /* GL_MAX_LIST_NESTING */ - { 21536, 0x00008841 }, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */ - { 21574, 0x00000D36 }, /* GL_MAX_MODELVIEW_STACK_DEPTH */ - { 21603, 0x00000D37 }, /* GL_MAX_NAME_STACK_DEPTH */ - { 21627, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_ARB */ - { 21655, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_OES */ - { 21683, 0x00000D34 }, /* GL_MAX_PIXEL_MAP_TABLE */ - { 21706, 0x000088B1 }, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */ - { 21743, 0x0000880B }, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */ - { 21779, 0x000088AD }, /* GL_MAX_PROGRAM_ATTRIBS_ARB */ - { 21806, 0x000088F5 }, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */ - { 21835, 0x000088B5 }, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */ - { 21869, 0x000088F4 }, /* GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV */ - { 21905, 0x000088F6 }, /* GL_MAX_PROGRAM_IF_DEPTH_NV */ - { 21932, 0x000088A1 }, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */ - { 21964, 0x000088B4 }, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */ - { 22000, 0x000088F8 }, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */ - { 22029, 0x000088F7 }, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */ - { 22058, 0x0000862F }, /* GL_MAX_PROGRAM_MATRICES_ARB */ - { 22086, 0x0000862E }, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */ - { 22124, 0x000088B3 }, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ - { 22168, 0x0000880E }, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ - { 22211, 0x000088AF }, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */ - { 22245, 0x000088A3 }, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ - { 22284, 0x000088AB }, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */ - { 22321, 0x000088A7 }, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */ - { 22359, 0x00008810 }, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ - { 22402, 0x0000880F }, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ - { 22445, 0x000088A9 }, /* GL_MAX_PROGRAM_PARAMETERS_ARB */ - { 22475, 0x000088A5 }, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */ - { 22506, 0x0000880D }, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */ - { 22542, 0x0000880C }, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */ - { 22578, 0x00000D38 }, /* GL_MAX_PROJECTION_STACK_DEPTH */ - { 22608, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB */ - { 22642, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_NV */ - { 22675, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE */ - { 22700, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_EXT */ - { 22729, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_OES */ - { 22758, 0x00008D57 }, /* GL_MAX_SAMPLES */ - { 22773, 0x00008D57 }, /* GL_MAX_SAMPLES_EXT */ - { 22792, 0x00009111 }, /* GL_MAX_SERVER_WAIT_TIMEOUT */ - { 22819, 0x00008504 }, /* GL_MAX_SHININESS_NV */ - { 22839, 0x00008505 }, /* GL_MAX_SPOT_EXPONENT_NV */ - { 22863, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS */ - { 22885, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS_ARB */ - { 22911, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS */ - { 22938, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS_ARB */ - { 22969, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS */ - { 22993, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS_EXT */ - { 23021, 0x000084FF }, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */ - { 23055, 0x00000D33 }, /* GL_MAX_TEXTURE_SIZE */ - { 23075, 0x00000D39 }, /* GL_MAX_TEXTURE_STACK_DEPTH */ - { 23102, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS */ - { 23123, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS_ARB */ - { 23148, 0x0000862F }, /* GL_MAX_TRACK_MATRICES_NV */ - { 23173, 0x0000862E }, /* GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV */ - { 23208, 0x00008C8A }, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT */ - { 23261, 0x00008C8B }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT */ - { 23308, 0x00008C80 }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT */ - { 23358, 0x00008B4B }, /* GL_MAX_VARYING_COMPONENTS */ - { 23384, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS */ - { 23406, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS_ARB */ - { 23432, 0x00008DFC }, /* GL_MAX_VARYING_VECTORS */ - { 23455, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS */ - { 23477, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS_ARB */ - { 23503, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */ - { 23537, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB */ - { 23575, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */ - { 23608, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB */ - { 23645, 0x00008DFB }, /* GL_MAX_VERTEX_UNIFORM_VECTORS */ - { 23675, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_ARB */ - { 23699, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_OES */ - { 23723, 0x00008DDE }, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */ - { 23760, 0x00000D3A }, /* GL_MAX_VIEWPORT_DIMS */ - { 23781, 0x00008DF1 }, /* GL_MEDIUM_FLOAT */ - { 23797, 0x00008DF4 }, /* GL_MEDIUM_INT */ - { 23811, 0x00008007 }, /* GL_MIN */ - { 23818, 0x0000802E }, /* GL_MINMAX */ - { 23828, 0x0000802E }, /* GL_MINMAX_EXT */ - { 23842, 0x0000802F }, /* GL_MINMAX_FORMAT */ - { 23859, 0x0000802F }, /* GL_MINMAX_FORMAT_EXT */ - { 23880, 0x00008030 }, /* GL_MINMAX_SINK */ - { 23895, 0x00008030 }, /* GL_MINMAX_SINK_EXT */ - { 23914, 0x00008007 }, /* GL_MIN_EXT */ - { 23925, 0x00008370 }, /* GL_MIRRORED_REPEAT */ - { 23944, 0x00008370 }, /* GL_MIRRORED_REPEAT_ARB */ - { 23967, 0x00008370 }, /* GL_MIRRORED_REPEAT_IBM */ - { 23990, 0x00008742 }, /* GL_MIRROR_CLAMP_ATI */ - { 24010, 0x00008742 }, /* GL_MIRROR_CLAMP_EXT */ - { 24030, 0x00008912 }, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */ - { 24060, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_ATI */ - { 24088, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */ - { 24116, 0x00001700 }, /* GL_MODELVIEW */ - { 24129, 0x00001700 }, /* GL_MODELVIEW0_ARB */ - { 24147, 0x0000872A }, /* GL_MODELVIEW10_ARB */ - { 24166, 0x0000872B }, /* GL_MODELVIEW11_ARB */ - { 24185, 0x0000872C }, /* GL_MODELVIEW12_ARB */ - { 24204, 0x0000872D }, /* GL_MODELVIEW13_ARB */ - { 24223, 0x0000872E }, /* GL_MODELVIEW14_ARB */ - { 24242, 0x0000872F }, /* GL_MODELVIEW15_ARB */ - { 24261, 0x00008730 }, /* GL_MODELVIEW16_ARB */ - { 24280, 0x00008731 }, /* GL_MODELVIEW17_ARB */ - { 24299, 0x00008732 }, /* GL_MODELVIEW18_ARB */ - { 24318, 0x00008733 }, /* GL_MODELVIEW19_ARB */ - { 24337, 0x0000850A }, /* GL_MODELVIEW1_ARB */ - { 24355, 0x00008734 }, /* GL_MODELVIEW20_ARB */ - { 24374, 0x00008735 }, /* GL_MODELVIEW21_ARB */ - { 24393, 0x00008736 }, /* GL_MODELVIEW22_ARB */ - { 24412, 0x00008737 }, /* GL_MODELVIEW23_ARB */ - { 24431, 0x00008738 }, /* GL_MODELVIEW24_ARB */ - { 24450, 0x00008739 }, /* GL_MODELVIEW25_ARB */ - { 24469, 0x0000873A }, /* GL_MODELVIEW26_ARB */ - { 24488, 0x0000873B }, /* GL_MODELVIEW27_ARB */ - { 24507, 0x0000873C }, /* GL_MODELVIEW28_ARB */ - { 24526, 0x0000873D }, /* GL_MODELVIEW29_ARB */ - { 24545, 0x00008722 }, /* GL_MODELVIEW2_ARB */ - { 24563, 0x0000873E }, /* GL_MODELVIEW30_ARB */ - { 24582, 0x0000873F }, /* GL_MODELVIEW31_ARB */ - { 24601, 0x00008723 }, /* GL_MODELVIEW3_ARB */ - { 24619, 0x00008724 }, /* GL_MODELVIEW4_ARB */ - { 24637, 0x00008725 }, /* GL_MODELVIEW5_ARB */ - { 24655, 0x00008726 }, /* GL_MODELVIEW6_ARB */ - { 24673, 0x00008727 }, /* GL_MODELVIEW7_ARB */ - { 24691, 0x00008728 }, /* GL_MODELVIEW8_ARB */ - { 24709, 0x00008729 }, /* GL_MODELVIEW9_ARB */ - { 24727, 0x00000BA6 }, /* GL_MODELVIEW_MATRIX */ - { 24747, 0x0000898D }, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */ - { 24789, 0x00008629 }, /* GL_MODELVIEW_PROJECTION_NV */ - { 24816, 0x00000BA3 }, /* GL_MODELVIEW_STACK_DEPTH */ - { 24841, 0x00002100 }, /* GL_MODULATE */ - { 24853, 0x00008744 }, /* GL_MODULATE_ADD_ATI */ - { 24873, 0x00008745 }, /* GL_MODULATE_SIGNED_ADD_ATI */ - { 24900, 0x00008746 }, /* GL_MODULATE_SUBTRACT_ATI */ - { 24925, 0x00000103 }, /* GL_MULT */ - { 24933, 0x0000809D }, /* GL_MULTISAMPLE */ - { 24948, 0x000086B2 }, /* GL_MULTISAMPLE_3DFX */ - { 24968, 0x0000809D }, /* GL_MULTISAMPLE_ARB */ - { 24987, 0x20000000 }, /* GL_MULTISAMPLE_BIT */ - { 25006, 0x20000000 }, /* GL_MULTISAMPLE_BIT_3DFX */ - { 25030, 0x20000000 }, /* GL_MULTISAMPLE_BIT_ARB */ - { 25053, 0x00008534 }, /* GL_MULTISAMPLE_FILTER_HINT_NV */ - { 25083, 0x00002A25 }, /* GL_N3F_V3F */ - { 25094, 0x00000D70 }, /* GL_NAME_STACK_DEPTH */ - { 25114, 0x0000150E }, /* GL_NAND */ - { 25122, 0x00002600 }, /* GL_NEAREST */ - { 25133, 0x0000844E }, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */ - { 25164, 0x0000844D }, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */ - { 25196, 0x00002702 }, /* GL_NEAREST_MIPMAP_LINEAR */ - { 25221, 0x00002700 }, /* GL_NEAREST_MIPMAP_NEAREST */ - { 25247, 0x00000200 }, /* GL_NEVER */ - { 25256, 0x00001102 }, /* GL_NICEST */ - { 25266, 0x00000000 }, /* GL_NONE */ - { 25274, 0x00000000 }, /* GL_NONE_OES */ - { 25286, 0x00001505 }, /* GL_NOOP */ - { 25294, 0x00001508 }, /* GL_NOR */ - { 25301, 0x00000BA1 }, /* GL_NORMALIZE */ - { 25314, 0x00008075 }, /* GL_NORMAL_ARRAY */ - { 25330, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING */ - { 25361, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING_ARB */ - { 25396, 0x0000808F }, /* GL_NORMAL_ARRAY_POINTER */ - { 25420, 0x0000807F }, /* GL_NORMAL_ARRAY_STRIDE */ - { 25443, 0x0000807E }, /* GL_NORMAL_ARRAY_TYPE */ - { 25464, 0x00008511 }, /* GL_NORMAL_MAP */ - { 25478, 0x00008511 }, /* GL_NORMAL_MAP_ARB */ - { 25496, 0x00008511 }, /* GL_NORMAL_MAP_NV */ - { 25513, 0x00008511 }, /* GL_NORMAL_MAP_OES */ - { 25531, 0x00000205 }, /* GL_NOTEQUAL */ - { 25543, 0x00000000 }, /* GL_NO_ERROR */ - { 25555, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */ - { 25589, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB */ - { 25627, 0x000087FE }, /* GL_NUM_PROGRAM_BINARY_FORMATS_OES */ - { 25661, 0x00008DF9 }, /* GL_NUM_SHADER_BINARY_FORMATS */ - { 25690, 0x00008B89 }, /* GL_OBJECT_ACTIVE_ATTRIBUTES_ARB */ - { 25722, 0x00008B8A }, /* GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB */ - { 25764, 0x00008B86 }, /* GL_OBJECT_ACTIVE_UNIFORMS_ARB */ - { 25794, 0x00008B87 }, /* GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB */ - { 25834, 0x00008B85 }, /* GL_OBJECT_ATTACHED_OBJECTS_ARB */ - { 25865, 0x00008B81 }, /* GL_OBJECT_COMPILE_STATUS_ARB */ - { 25894, 0x00008B80 }, /* GL_OBJECT_DELETE_STATUS_ARB */ - { 25922, 0x00008B84 }, /* GL_OBJECT_INFO_LOG_LENGTH_ARB */ - { 25952, 0x00002401 }, /* GL_OBJECT_LINEAR */ - { 25969, 0x00008B82 }, /* GL_OBJECT_LINK_STATUS_ARB */ - { 25995, 0x00002501 }, /* GL_OBJECT_PLANE */ - { 26011, 0x00008B88 }, /* GL_OBJECT_SHADER_SOURCE_LENGTH_ARB */ - { 26046, 0x00008B4F }, /* GL_OBJECT_SUBTYPE_ARB */ - { 26068, 0x00009112 }, /* GL_OBJECT_TYPE */ - { 26083, 0x00008B4E }, /* GL_OBJECT_TYPE_ARB */ - { 26102, 0x00008B83 }, /* GL_OBJECT_VALIDATE_STATUS_ARB */ - { 26132, 0x00008165 }, /* GL_OCCLUSION_TEST_HP */ - { 26153, 0x00008166 }, /* GL_OCCLUSION_TEST_RESULT_HP */ - { 26181, 0x00000001 }, /* GL_ONE */ - { 26188, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA */ - { 26216, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA_EXT */ - { 26248, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR */ - { 26276, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR_EXT */ - { 26308, 0x00000305 }, /* GL_ONE_MINUS_DST_ALPHA */ - { 26331, 0x00000307 }, /* GL_ONE_MINUS_DST_COLOR */ - { 26354, 0x00000303 }, /* GL_ONE_MINUS_SRC_ALPHA */ - { 26377, 0x00000301 }, /* GL_ONE_MINUS_SRC_COLOR */ - { 26400, 0x00008598 }, /* GL_OPERAND0_ALPHA */ - { 26418, 0x00008598 }, /* GL_OPERAND0_ALPHA_ARB */ - { 26440, 0x00008598 }, /* GL_OPERAND0_ALPHA_EXT */ - { 26462, 0x00008590 }, /* GL_OPERAND0_RGB */ - { 26478, 0x00008590 }, /* GL_OPERAND0_RGB_ARB */ - { 26498, 0x00008590 }, /* GL_OPERAND0_RGB_EXT */ - { 26518, 0x00008599 }, /* GL_OPERAND1_ALPHA */ - { 26536, 0x00008599 }, /* GL_OPERAND1_ALPHA_ARB */ - { 26558, 0x00008599 }, /* GL_OPERAND1_ALPHA_EXT */ - { 26580, 0x00008591 }, /* GL_OPERAND1_RGB */ - { 26596, 0x00008591 }, /* GL_OPERAND1_RGB_ARB */ - { 26616, 0x00008591 }, /* GL_OPERAND1_RGB_EXT */ - { 26636, 0x0000859A }, /* GL_OPERAND2_ALPHA */ - { 26654, 0x0000859A }, /* GL_OPERAND2_ALPHA_ARB */ - { 26676, 0x0000859A }, /* GL_OPERAND2_ALPHA_EXT */ - { 26698, 0x00008592 }, /* GL_OPERAND2_RGB */ - { 26714, 0x00008592 }, /* GL_OPERAND2_RGB_ARB */ - { 26734, 0x00008592 }, /* GL_OPERAND2_RGB_EXT */ - { 26754, 0x0000859B }, /* GL_OPERAND3_ALPHA_NV */ - { 26775, 0x00008593 }, /* GL_OPERAND3_RGB_NV */ - { 26794, 0x00001507 }, /* GL_OR */ - { 26800, 0x00000A01 }, /* GL_ORDER */ - { 26809, 0x0000150D }, /* GL_OR_INVERTED */ - { 26824, 0x0000150B }, /* GL_OR_REVERSE */ - { 26838, 0x00000505 }, /* GL_OUT_OF_MEMORY */ - { 26855, 0x00000D05 }, /* GL_PACK_ALIGNMENT */ - { 26873, 0x0000806C }, /* GL_PACK_IMAGE_HEIGHT */ - { 26894, 0x00008758 }, /* GL_PACK_INVERT_MESA */ - { 26914, 0x00000D01 }, /* GL_PACK_LSB_FIRST */ - { 26932, 0x00000D02 }, /* GL_PACK_ROW_LENGTH */ - { 26951, 0x0000806B }, /* GL_PACK_SKIP_IMAGES */ - { 26971, 0x00000D04 }, /* GL_PACK_SKIP_PIXELS */ - { 26991, 0x00000D03 }, /* GL_PACK_SKIP_ROWS */ - { 27009, 0x00000D00 }, /* GL_PACK_SWAP_BYTES */ - { 27028, 0x00008B92 }, /* GL_PALETTE4_R5_G6_B5_OES */ - { 27053, 0x00008B94 }, /* GL_PALETTE4_RGB5_A1_OES */ - { 27077, 0x00008B90 }, /* GL_PALETTE4_RGB8_OES */ - { 27098, 0x00008B93 }, /* GL_PALETTE4_RGBA4_OES */ - { 27120, 0x00008B91 }, /* GL_PALETTE4_RGBA8_OES */ - { 27142, 0x00008B97 }, /* GL_PALETTE8_R5_G6_B5_OES */ - { 27167, 0x00008B99 }, /* GL_PALETTE8_RGB5_A1_OES */ - { 27191, 0x00008B95 }, /* GL_PALETTE8_RGB8_OES */ - { 27212, 0x00008B98 }, /* GL_PALETTE8_RGBA4_OES */ - { 27234, 0x00008B96 }, /* GL_PALETTE8_RGBA8_OES */ - { 27256, 0x00000700 }, /* GL_PASS_THROUGH_TOKEN */ - { 27278, 0x00000C50 }, /* GL_PERSPECTIVE_CORRECTION_HINT */ - { 27309, 0x00000C79 }, /* GL_PIXEL_MAP_A_TO_A */ - { 27329, 0x00000CB9 }, /* GL_PIXEL_MAP_A_TO_A_SIZE */ - { 27354, 0x00000C78 }, /* GL_PIXEL_MAP_B_TO_B */ - { 27374, 0x00000CB8 }, /* GL_PIXEL_MAP_B_TO_B_SIZE */ - { 27399, 0x00000C77 }, /* GL_PIXEL_MAP_G_TO_G */ - { 27419, 0x00000CB7 }, /* GL_PIXEL_MAP_G_TO_G_SIZE */ - { 27444, 0x00000C75 }, /* GL_PIXEL_MAP_I_TO_A */ - { 27464, 0x00000CB5 }, /* GL_PIXEL_MAP_I_TO_A_SIZE */ - { 27489, 0x00000C74 }, /* GL_PIXEL_MAP_I_TO_B */ - { 27509, 0x00000CB4 }, /* GL_PIXEL_MAP_I_TO_B_SIZE */ - { 27534, 0x00000C73 }, /* GL_PIXEL_MAP_I_TO_G */ - { 27554, 0x00000CB3 }, /* GL_PIXEL_MAP_I_TO_G_SIZE */ - { 27579, 0x00000C70 }, /* GL_PIXEL_MAP_I_TO_I */ - { 27599, 0x00000CB0 }, /* GL_PIXEL_MAP_I_TO_I_SIZE */ - { 27624, 0x00000C72 }, /* GL_PIXEL_MAP_I_TO_R */ - { 27644, 0x00000CB2 }, /* GL_PIXEL_MAP_I_TO_R_SIZE */ - { 27669, 0x00000C76 }, /* GL_PIXEL_MAP_R_TO_R */ - { 27689, 0x00000CB6 }, /* GL_PIXEL_MAP_R_TO_R_SIZE */ - { 27714, 0x00000C71 }, /* GL_PIXEL_MAP_S_TO_S */ - { 27734, 0x00000CB1 }, /* GL_PIXEL_MAP_S_TO_S_SIZE */ - { 27759, 0x00000020 }, /* GL_PIXEL_MODE_BIT */ - { 27777, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER */ - { 27798, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING */ - { 27827, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING_EXT */ - { 27860, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER_EXT */ - { 27885, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER */ - { 27908, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING */ - { 27939, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING_EXT */ - { 27974, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER_EXT */ - { 28001, 0x00001B00 }, /* GL_POINT */ - { 28010, 0x00000000 }, /* GL_POINTS */ - { 28020, 0x00000002 }, /* GL_POINT_BIT */ - { 28033, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION */ - { 28063, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_ARB */ - { 28097, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_EXT */ - { 28131, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_SGIS */ - { 28166, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE */ - { 28195, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_ARB */ - { 28228, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_EXT */ - { 28261, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_SGIS */ - { 28295, 0x00000B11 }, /* GL_POINT_SIZE */ - { 28309, 0x00008B9F }, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */ - { 28348, 0x00008B9C }, /* GL_POINT_SIZE_ARRAY_OES */ - { 28372, 0x0000898C }, /* GL_POINT_SIZE_ARRAY_POINTER_OES */ - { 28404, 0x0000898B }, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */ - { 28435, 0x0000898A }, /* GL_POINT_SIZE_ARRAY_TYPE_OES */ - { 28464, 0x00000B13 }, /* GL_POINT_SIZE_GRANULARITY */ - { 28490, 0x00008127 }, /* GL_POINT_SIZE_MAX */ - { 28508, 0x00008127 }, /* GL_POINT_SIZE_MAX_ARB */ - { 28530, 0x00008127 }, /* GL_POINT_SIZE_MAX_EXT */ - { 28552, 0x00008127 }, /* GL_POINT_SIZE_MAX_SGIS */ - { 28575, 0x00008126 }, /* GL_POINT_SIZE_MIN */ - { 28593, 0x00008126 }, /* GL_POINT_SIZE_MIN_ARB */ - { 28615, 0x00008126 }, /* GL_POINT_SIZE_MIN_EXT */ - { 28637, 0x00008126 }, /* GL_POINT_SIZE_MIN_SGIS */ - { 28660, 0x00000B12 }, /* GL_POINT_SIZE_RANGE */ - { 28680, 0x00000B10 }, /* GL_POINT_SMOOTH */ - { 28696, 0x00000C51 }, /* GL_POINT_SMOOTH_HINT */ - { 28717, 0x00008861 }, /* GL_POINT_SPRITE */ - { 28733, 0x00008861 }, /* GL_POINT_SPRITE_ARB */ - { 28753, 0x00008CA0 }, /* GL_POINT_SPRITE_COORD_ORIGIN */ - { 28782, 0x00008861 }, /* GL_POINT_SPRITE_NV */ - { 28801, 0x00008861 }, /* GL_POINT_SPRITE_OES */ - { 28821, 0x00008863 }, /* GL_POINT_SPRITE_R_MODE_NV */ - { 28847, 0x00000701 }, /* GL_POINT_TOKEN */ - { 28862, 0x00000009 }, /* GL_POLYGON */ - { 28873, 0x00000008 }, /* GL_POLYGON_BIT */ - { 28888, 0x00000B40 }, /* GL_POLYGON_MODE */ - { 28904, 0x00008039 }, /* GL_POLYGON_OFFSET_BIAS */ - { 28927, 0x00008038 }, /* GL_POLYGON_OFFSET_FACTOR */ - { 28952, 0x00008037 }, /* GL_POLYGON_OFFSET_FILL */ - { 28975, 0x00002A02 }, /* GL_POLYGON_OFFSET_LINE */ - { 28998, 0x00002A01 }, /* GL_POLYGON_OFFSET_POINT */ - { 29022, 0x00002A00 }, /* GL_POLYGON_OFFSET_UNITS */ - { 29046, 0x00000B41 }, /* GL_POLYGON_SMOOTH */ - { 29064, 0x00000C53 }, /* GL_POLYGON_SMOOTH_HINT */ - { 29087, 0x00000B42 }, /* GL_POLYGON_STIPPLE */ - { 29106, 0x00000010 }, /* GL_POLYGON_STIPPLE_BIT */ - { 29129, 0x00000703 }, /* GL_POLYGON_TOKEN */ - { 29146, 0x00001203 }, /* GL_POSITION */ - { 29158, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */ - { 29190, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI */ - { 29226, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */ - { 29259, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI */ - { 29296, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */ - { 29327, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI */ - { 29362, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */ - { 29394, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI */ - { 29430, 0x000080D2 }, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */ - { 29463, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */ - { 29495, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI */ - { 29531, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */ - { 29564, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI */ - { 29601, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS */ - { 29631, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS_SGI */ - { 29665, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE */ - { 29696, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE_SGI */ - { 29731, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS */ - { 29762, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS_EXT */ - { 29797, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE */ - { 29829, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE_EXT */ - { 29865, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS */ - { 29895, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS_EXT */ - { 29929, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE */ - { 29960, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE_EXT */ - { 29995, 0x000080D1 }, /* GL_POST_CONVOLUTION_COLOR_TABLE */ - { 30027, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS */ - { 30058, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS_EXT */ - { 30093, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE */ - { 30125, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE_EXT */ - { 30161, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS */ - { 30190, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS_EXT */ - { 30223, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE */ - { 30253, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE_EXT */ - { 30287, 0x0000817B }, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */ - { 30326, 0x00008179 }, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */ - { 30359, 0x0000817C }, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */ - { 30399, 0x0000817A }, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */ - { 30433, 0x00008578 }, /* GL_PREVIOUS */ - { 30445, 0x00008578 }, /* GL_PREVIOUS_ARB */ - { 30461, 0x00008578 }, /* GL_PREVIOUS_EXT */ - { 30477, 0x00008577 }, /* GL_PRIMARY_COLOR */ - { 30494, 0x00008577 }, /* GL_PRIMARY_COLOR_ARB */ - { 30515, 0x00008577 }, /* GL_PRIMARY_COLOR_EXT */ - { 30536, 0x00008C87 }, /* GL_PRIMITIVES_GENERATED_EXT */ - { 30564, 0x00008559 }, /* GL_PRIMITIVE_RESTART_INDEX_NV */ - { 30594, 0x00008558 }, /* GL_PRIMITIVE_RESTART_NV */ - { 30618, 0x000088B0 }, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */ - { 30651, 0x00008805 }, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */ - { 30683, 0x000088AC }, /* GL_PROGRAM_ATTRIBS_ARB */ - { 30706, 0x000087FF }, /* GL_PROGRAM_BINARY_FORMATS_OES */ - { 30736, 0x00008741 }, /* GL_PROGRAM_BINARY_LENGTH_OES */ - { 30765, 0x00008677 }, /* GL_PROGRAM_BINDING_ARB */ - { 30788, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_ARB */ - { 30818, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_NV */ - { 30847, 0x00008874 }, /* GL_PROGRAM_ERROR_STRING_ARB */ - { 30875, 0x00008876 }, /* GL_PROGRAM_FORMAT_ARB */ - { 30897, 0x00008875 }, /* GL_PROGRAM_FORMAT_ASCII_ARB */ - { 30925, 0x000088A0 }, /* GL_PROGRAM_INSTRUCTIONS_ARB */ - { 30953, 0x00008627 }, /* GL_PROGRAM_LENGTH_ARB */ - { 30975, 0x00008627 }, /* GL_PROGRAM_LENGTH_NV */ - { 30996, 0x000088B2 }, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ - { 31036, 0x00008808 }, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ - { 31075, 0x000088AE }, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */ - { 31105, 0x000088A2 }, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ - { 31140, 0x000088AA }, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */ - { 31173, 0x000088A6 }, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */ - { 31207, 0x0000880A }, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ - { 31246, 0x00008809 }, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ - { 31285, 0x00008B40 }, /* GL_PROGRAM_OBJECT_ARB */ - { 31307, 0x000088A8 }, /* GL_PROGRAM_PARAMETERS_ARB */ - { 31333, 0x00008644 }, /* GL_PROGRAM_PARAMETER_NV */ - { 31357, 0x00008642 }, /* GL_PROGRAM_POINT_SIZE_ARB */ - { 31383, 0x00008647 }, /* GL_PROGRAM_RESIDENT_NV */ - { 31406, 0x00008628 }, /* GL_PROGRAM_STRING_ARB */ - { 31428, 0x00008628 }, /* GL_PROGRAM_STRING_NV */ - { 31449, 0x00008646 }, /* GL_PROGRAM_TARGET_NV */ - { 31470, 0x000088A4 }, /* GL_PROGRAM_TEMPORARIES_ARB */ - { 31497, 0x00008807 }, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */ - { 31529, 0x00008806 }, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */ - { 31561, 0x000088B6 }, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */ - { 31596, 0x00001701 }, /* GL_PROJECTION */ - { 31610, 0x00000BA7 }, /* GL_PROJECTION_MATRIX */ - { 31631, 0x0000898E }, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */ - { 31674, 0x00000BA4 }, /* GL_PROJECTION_STACK_DEPTH */ - { 31700, 0x00008E4F }, /* GL_PROVOKING_VERTEX */ - { 31720, 0x00008E4F }, /* GL_PROVOKING_VERTEX_EXT */ - { 31744, 0x000080D3 }, /* GL_PROXY_COLOR_TABLE */ - { 31765, 0x00008025 }, /* GL_PROXY_HISTOGRAM */ - { 31784, 0x00008025 }, /* GL_PROXY_HISTOGRAM_EXT */ - { 31807, 0x000080D5 }, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */ - { 31846, 0x000080D4 }, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */ - { 31884, 0x00008063 }, /* GL_PROXY_TEXTURE_1D */ - { 31904, 0x00008C19 }, /* GL_PROXY_TEXTURE_1D_ARRAY_EXT */ - { 31934, 0x00008063 }, /* GL_PROXY_TEXTURE_1D_EXT */ - { 31958, 0x00008064 }, /* GL_PROXY_TEXTURE_2D */ - { 31978, 0x00008C1B }, /* GL_PROXY_TEXTURE_2D_ARRAY_EXT */ - { 32008, 0x00008064 }, /* GL_PROXY_TEXTURE_2D_EXT */ - { 32032, 0x00008070 }, /* GL_PROXY_TEXTURE_3D */ - { 32052, 0x000080BD }, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */ - { 32085, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP */ - { 32111, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP_ARB */ - { 32141, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_ARB */ - { 32172, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_NV */ - { 32202, 0x00008A1D }, /* GL_PURGEABLE_APPLE */ - { 32221, 0x00002003 }, /* GL_Q */ - { 32226, 0x00001209 }, /* GL_QUADRATIC_ATTENUATION */ - { 32251, 0x00000007 }, /* GL_QUADS */ - { 32260, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */ - { 32304, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT */ - { 32352, 0x00008614 }, /* GL_QUAD_MESH_SUN */ - { 32369, 0x00000008 }, /* GL_QUAD_STRIP */ - { 32383, 0x00008E16 }, /* GL_QUERY_BY_REGION_NO_WAIT_NV */ - { 32413, 0x00008E15 }, /* GL_QUERY_BY_REGION_WAIT_NV */ - { 32440, 0x00008864 }, /* GL_QUERY_COUNTER_BITS */ - { 32462, 0x00008864 }, /* GL_QUERY_COUNTER_BITS_ARB */ - { 32488, 0x00008E14 }, /* GL_QUERY_NO_WAIT_NV */ - { 32508, 0x00008866 }, /* GL_QUERY_RESULT */ - { 32524, 0x00008866 }, /* GL_QUERY_RESULT_ARB */ - { 32544, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE */ - { 32570, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE_ARB */ - { 32600, 0x00008E13 }, /* GL_QUERY_WAIT_NV */ - { 32617, 0x00002002 }, /* GL_R */ - { 32622, 0x00002A10 }, /* GL_R3_G3_B2 */ - { 32634, 0x00008C89 }, /* GL_RASTERIZER_DISCARD_EXT */ - { 32660, 0x00019262 }, /* GL_RASTER_POSITION_UNCLIPPED_IBM */ - { 32693, 0x00000C02 }, /* GL_READ_BUFFER */ - { 32708, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER */ - { 32728, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING */ - { 32756, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING_EXT */ - { 32788, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER_EXT */ - { 32812, 0x000088B8 }, /* GL_READ_ONLY */ - { 32825, 0x000088B8 }, /* GL_READ_ONLY_ARB */ - { 32842, 0x000088BA }, /* GL_READ_WRITE */ - { 32856, 0x000088BA }, /* GL_READ_WRITE_ARB */ - { 32874, 0x00001903 }, /* GL_RED */ - { 32881, 0x00008016 }, /* GL_REDUCE */ - { 32891, 0x00008016 }, /* GL_REDUCE_EXT */ - { 32905, 0x00000D15 }, /* GL_RED_BIAS */ - { 32917, 0x00000D52 }, /* GL_RED_BITS */ - { 32929, 0x00008D94 }, /* GL_RED_INTEGER_EXT */ - { 32948, 0x00000D14 }, /* GL_RED_SCALE */ - { 32961, 0x00008512 }, /* GL_REFLECTION_MAP */ - { 32979, 0x00008512 }, /* GL_REFLECTION_MAP_ARB */ - { 33001, 0x00008512 }, /* GL_REFLECTION_MAP_NV */ - { 33022, 0x00008512 }, /* GL_REFLECTION_MAP_OES */ - { 33044, 0x00008A19 }, /* GL_RELEASED_APPLE */ - { 33062, 0x00001C00 }, /* GL_RENDER */ - { 33072, 0x00008D41 }, /* GL_RENDERBUFFER */ - { 33088, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE */ - { 33115, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE_OES */ - { 33146, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING */ - { 33170, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_EXT */ - { 33198, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_OES */ - { 33226, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE */ - { 33252, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE_OES */ - { 33282, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE */ - { 33309, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE_OES */ - { 33340, 0x00008D41 }, /* GL_RENDERBUFFER_EXT */ - { 33360, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE */ - { 33387, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE_OES */ - { 33418, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT */ - { 33441, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_EXT */ - { 33468, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_OES */ - { 33495, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT */ - { 33527, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_EXT */ - { 33563, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_OES */ - { 33599, 0x00008D41 }, /* GL_RENDERBUFFER_OES */ - { 33619, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE */ - { 33644, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE_OES */ - { 33673, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES */ - { 33697, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES_EXT */ - { 33725, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE */ - { 33754, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE_OES */ - { 33787, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH */ - { 33809, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_EXT */ - { 33835, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_OES */ - { 33861, 0x00001F01 }, /* GL_RENDERER */ - { 33873, 0x00000C40 }, /* GL_RENDER_MODE */ - { 33888, 0x00002901 }, /* GL_REPEAT */ - { 33898, 0x00001E01 }, /* GL_REPLACE */ - { 33909, 0x00008062 }, /* GL_REPLACE_EXT */ - { 33924, 0x00008153 }, /* GL_REPLICATE_BORDER_HP */ - { 33947, 0x0000803A }, /* GL_RESCALE_NORMAL */ - { 33965, 0x0000803A }, /* GL_RESCALE_NORMAL_EXT */ - { 33987, 0x00008A1B }, /* GL_RETAINED_APPLE */ - { 34005, 0x00000102 }, /* GL_RETURN */ - { 34015, 0x00001907 }, /* GL_RGB */ - { 34022, 0x00008052 }, /* GL_RGB10 */ - { 34031, 0x00008059 }, /* GL_RGB10_A2 */ - { 34043, 0x00008059 }, /* GL_RGB10_A2_EXT */ - { 34059, 0x00008052 }, /* GL_RGB10_EXT */ - { 34072, 0x00008053 }, /* GL_RGB12 */ - { 34081, 0x00008053 }, /* GL_RGB12_EXT */ - { 34094, 0x00008054 }, /* GL_RGB16 */ - { 34103, 0x00008D89 }, /* GL_RGB16I_EXT */ - { 34117, 0x00008D77 }, /* GL_RGB16UI_EXT */ - { 34132, 0x00008054 }, /* GL_RGB16_EXT */ - { 34145, 0x0000804E }, /* GL_RGB2_EXT */ - { 34157, 0x00008D83 }, /* GL_RGB32I_EXT */ - { 34171, 0x00008D71 }, /* GL_RGB32UI_EXT */ - { 34186, 0x0000804F }, /* GL_RGB4 */ - { 34194, 0x0000804F }, /* GL_RGB4_EXT */ - { 34206, 0x000083A1 }, /* GL_RGB4_S3TC */ - { 34219, 0x00008050 }, /* GL_RGB5 */ - { 34227, 0x00008D62 }, /* GL_RGB565 */ - { 34237, 0x00008D62 }, /* GL_RGB565_OES */ - { 34251, 0x00008057 }, /* GL_RGB5_A1 */ - { 34262, 0x00008057 }, /* GL_RGB5_A1_EXT */ - { 34277, 0x00008057 }, /* GL_RGB5_A1_OES */ - { 34292, 0x00008050 }, /* GL_RGB5_EXT */ - { 34304, 0x00008051 }, /* GL_RGB8 */ - { 34312, 0x00008D8F }, /* GL_RGB8I_EXT */ - { 34325, 0x00008D7D }, /* GL_RGB8UI_EXT */ - { 34339, 0x00008051 }, /* GL_RGB8_EXT */ - { 34351, 0x00008051 }, /* GL_RGB8_OES */ - { 34363, 0x00001908 }, /* GL_RGBA */ - { 34371, 0x0000805A }, /* GL_RGBA12 */ - { 34381, 0x0000805A }, /* GL_RGBA12_EXT */ - { 34395, 0x0000805B }, /* GL_RGBA16 */ - { 34405, 0x00008D88 }, /* GL_RGBA16I_EXT */ - { 34420, 0x00008D76 }, /* GL_RGBA16UI_EXT */ - { 34436, 0x0000805B }, /* GL_RGBA16_EXT */ - { 34450, 0x00008055 }, /* GL_RGBA2 */ - { 34459, 0x00008055 }, /* GL_RGBA2_EXT */ - { 34472, 0x00008D82 }, /* GL_RGBA32I_EXT */ - { 34487, 0x00008D70 }, /* GL_RGBA32UI_EXT */ - { 34503, 0x00008056 }, /* GL_RGBA4 */ - { 34512, 0x000083A5 }, /* GL_RGBA4_DXT5_S3TC */ - { 34531, 0x00008056 }, /* GL_RGBA4_EXT */ - { 34544, 0x00008056 }, /* GL_RGBA4_OES */ - { 34557, 0x000083A3 }, /* GL_RGBA4_S3TC */ - { 34571, 0x00008058 }, /* GL_RGBA8 */ - { 34580, 0x00008D8E }, /* GL_RGBA8I_EXT */ - { 34594, 0x00008D7C }, /* GL_RGBA8UI_EXT */ - { 34609, 0x00008058 }, /* GL_RGBA8_EXT */ - { 34622, 0x00008058 }, /* GL_RGBA8_OES */ - { 34635, 0x00008F97 }, /* GL_RGBA8_SNORM */ - { 34650, 0x000083A4 }, /* GL_RGBA_DXT5_S3TC */ - { 34668, 0x00008D99 }, /* GL_RGBA_INTEGER_EXT */ - { 34688, 0x00008D9E }, /* GL_RGBA_INTEGER_MODE_EXT */ - { 34713, 0x00000C31 }, /* GL_RGBA_MODE */ - { 34726, 0x000083A2 }, /* GL_RGBA_S3TC */ - { 34739, 0x00008F93 }, /* GL_RGBA_SNORM */ - { 34753, 0x00008D98 }, /* GL_RGB_INTEGER_EXT */ - { 34772, 0x000083A0 }, /* GL_RGB_S3TC */ - { 34784, 0x00008573 }, /* GL_RGB_SCALE */ - { 34797, 0x00008573 }, /* GL_RGB_SCALE_ARB */ - { 34814, 0x00008573 }, /* GL_RGB_SCALE_EXT */ - { 34831, 0x00000407 }, /* GL_RIGHT */ - { 34840, 0x00002000 }, /* GL_S */ - { 34845, 0x00008B5D }, /* GL_SAMPLER_1D */ - { 34859, 0x00008B61 }, /* GL_SAMPLER_1D_SHADOW */ - { 34880, 0x00008B5E }, /* GL_SAMPLER_2D */ - { 34894, 0x00008B62 }, /* GL_SAMPLER_2D_SHADOW */ - { 34915, 0x00008B5F }, /* GL_SAMPLER_3D */ - { 34929, 0x00008B5F }, /* GL_SAMPLER_3D_OES */ - { 34947, 0x00008B60 }, /* GL_SAMPLER_CUBE */ - { 34963, 0x000080A9 }, /* GL_SAMPLES */ - { 34974, 0x000086B4 }, /* GL_SAMPLES_3DFX */ - { 34990, 0x000080A9 }, /* GL_SAMPLES_ARB */ - { 35005, 0x00008914 }, /* GL_SAMPLES_PASSED */ - { 35023, 0x00008914 }, /* GL_SAMPLES_PASSED_ARB */ - { 35045, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE */ - { 35073, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE_ARB */ - { 35105, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE */ - { 35128, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE_ARB */ - { 35155, 0x000080A8 }, /* GL_SAMPLE_BUFFERS */ - { 35173, 0x000086B3 }, /* GL_SAMPLE_BUFFERS_3DFX */ - { 35196, 0x000080A8 }, /* GL_SAMPLE_BUFFERS_ARB */ - { 35218, 0x000080A0 }, /* GL_SAMPLE_COVERAGE */ - { 35237, 0x000080A0 }, /* GL_SAMPLE_COVERAGE_ARB */ - { 35260, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT */ - { 35286, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT_ARB */ - { 35316, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE */ - { 35341, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE_ARB */ - { 35370, 0x00080000 }, /* GL_SCISSOR_BIT */ - { 35385, 0x00000C10 }, /* GL_SCISSOR_BOX */ - { 35400, 0x00000C11 }, /* GL_SCISSOR_TEST */ - { 35416, 0x0000845E }, /* GL_SECONDARY_COLOR_ARRAY */ - { 35441, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */ - { 35481, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB */ - { 35525, 0x0000845D }, /* GL_SECONDARY_COLOR_ARRAY_POINTER */ - { 35558, 0x0000845A }, /* GL_SECONDARY_COLOR_ARRAY_SIZE */ - { 35588, 0x0000845C }, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */ - { 35620, 0x0000845B }, /* GL_SECONDARY_COLOR_ARRAY_TYPE */ - { 35650, 0x00001C02 }, /* GL_SELECT */ - { 35660, 0x00000DF3 }, /* GL_SELECTION_BUFFER_POINTER */ - { 35688, 0x00000DF4 }, /* GL_SELECTION_BUFFER_SIZE */ - { 35713, 0x00008012 }, /* GL_SEPARABLE_2D */ - { 35729, 0x00008C8D }, /* GL_SEPARATE_ATTRIBS_EXT */ - { 35753, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR */ - { 35780, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR_EXT */ - { 35811, 0x0000150F }, /* GL_SET */ - { 35818, 0x00008DF8 }, /* GL_SHADER_BINARY_FORMATS */ - { 35843, 0x00008DFA }, /* GL_SHADER_COMPILER */ - { 35862, 0x00008B48 }, /* GL_SHADER_OBJECT_ARB */ - { 35883, 0x00008B88 }, /* GL_SHADER_SOURCE_LENGTH */ - { 35907, 0x00008B4F }, /* GL_SHADER_TYPE */ - { 35922, 0x00000B54 }, /* GL_SHADE_MODEL */ - { 35937, 0x00008B8C }, /* GL_SHADING_LANGUAGE_VERSION */ - { 35965, 0x000080BF }, /* GL_SHADOW_AMBIENT_SGIX */ - { 35988, 0x000081FB }, /* GL_SHARED_TEXTURE_PALETTE_EXT */ - { 36018, 0x00001601 }, /* GL_SHININESS */ - { 36031, 0x00001402 }, /* GL_SHORT */ - { 36040, 0x00009119 }, /* GL_SIGNALED */ - { 36052, 0x00008F9C }, /* GL_SIGNED_NORMALIZED */ - { 36073, 0x000081F9 }, /* GL_SINGLE_COLOR */ - { 36089, 0x000081F9 }, /* GL_SINGLE_COLOR_EXT */ - { 36109, 0x000085CC }, /* GL_SLICE_ACCUM_SUN */ - { 36128, 0x00008C46 }, /* GL_SLUMINANCE */ - { 36142, 0x00008C47 }, /* GL_SLUMINANCE8 */ - { 36157, 0x00008C45 }, /* GL_SLUMINANCE8_ALPHA8 */ - { 36179, 0x00008C44 }, /* GL_SLUMINANCE_ALPHA */ - { 36199, 0x00001D01 }, /* GL_SMOOTH */ - { 36209, 0x00000B23 }, /* GL_SMOOTH_LINE_WIDTH_GRANULARITY */ - { 36242, 0x00000B22 }, /* GL_SMOOTH_LINE_WIDTH_RANGE */ - { 36269, 0x00000B13 }, /* GL_SMOOTH_POINT_SIZE_GRANULARITY */ - { 36302, 0x00000B12 }, /* GL_SMOOTH_POINT_SIZE_RANGE */ - { 36329, 0x00008588 }, /* GL_SOURCE0_ALPHA */ - { 36346, 0x00008588 }, /* GL_SOURCE0_ALPHA_ARB */ - { 36367, 0x00008588 }, /* GL_SOURCE0_ALPHA_EXT */ - { 36388, 0x00008580 }, /* GL_SOURCE0_RGB */ - { 36403, 0x00008580 }, /* GL_SOURCE0_RGB_ARB */ - { 36422, 0x00008580 }, /* GL_SOURCE0_RGB_EXT */ - { 36441, 0x00008589 }, /* GL_SOURCE1_ALPHA */ - { 36458, 0x00008589 }, /* GL_SOURCE1_ALPHA_ARB */ - { 36479, 0x00008589 }, /* GL_SOURCE1_ALPHA_EXT */ - { 36500, 0x00008581 }, /* GL_SOURCE1_RGB */ - { 36515, 0x00008581 }, /* GL_SOURCE1_RGB_ARB */ - { 36534, 0x00008581 }, /* GL_SOURCE1_RGB_EXT */ - { 36553, 0x0000858A }, /* GL_SOURCE2_ALPHA */ - { 36570, 0x0000858A }, /* GL_SOURCE2_ALPHA_ARB */ - { 36591, 0x0000858A }, /* GL_SOURCE2_ALPHA_EXT */ - { 36612, 0x00008582 }, /* GL_SOURCE2_RGB */ - { 36627, 0x00008582 }, /* GL_SOURCE2_RGB_ARB */ - { 36646, 0x00008582 }, /* GL_SOURCE2_RGB_EXT */ - { 36665, 0x0000858B }, /* GL_SOURCE3_ALPHA_NV */ - { 36685, 0x00008583 }, /* GL_SOURCE3_RGB_NV */ - { 36703, 0x00001202 }, /* GL_SPECULAR */ - { 36715, 0x00002402 }, /* GL_SPHERE_MAP */ - { 36729, 0x00001206 }, /* GL_SPOT_CUTOFF */ - { 36744, 0x00001204 }, /* GL_SPOT_DIRECTION */ - { 36762, 0x00001205 }, /* GL_SPOT_EXPONENT */ - { 36779, 0x00008588 }, /* GL_SRC0_ALPHA */ - { 36793, 0x00008580 }, /* GL_SRC0_RGB */ - { 36805, 0x00008589 }, /* GL_SRC1_ALPHA */ - { 36819, 0x00008581 }, /* GL_SRC1_RGB */ - { 36831, 0x0000858A }, /* GL_SRC2_ALPHA */ - { 36845, 0x00008582 }, /* GL_SRC2_RGB */ - { 36857, 0x00000302 }, /* GL_SRC_ALPHA */ - { 36870, 0x00000308 }, /* GL_SRC_ALPHA_SATURATE */ - { 36892, 0x00000300 }, /* GL_SRC_COLOR */ - { 36905, 0x00008C40 }, /* GL_SRGB */ - { 36913, 0x00008C41 }, /* GL_SRGB8 */ - { 36922, 0x00008C43 }, /* GL_SRGB8_ALPHA8 */ - { 36938, 0x00008C42 }, /* GL_SRGB_ALPHA */ - { 36952, 0x00000503 }, /* GL_STACK_OVERFLOW */ - { 36970, 0x00000504 }, /* GL_STACK_UNDERFLOW */ - { 36989, 0x000088E6 }, /* GL_STATIC_COPY */ - { 37004, 0x000088E6 }, /* GL_STATIC_COPY_ARB */ - { 37023, 0x000088E4 }, /* GL_STATIC_DRAW */ - { 37038, 0x000088E4 }, /* GL_STATIC_DRAW_ARB */ - { 37057, 0x000088E5 }, /* GL_STATIC_READ */ - { 37072, 0x000088E5 }, /* GL_STATIC_READ_ARB */ - { 37091, 0x00001802 }, /* GL_STENCIL */ - { 37102, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT */ - { 37124, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_EXT */ - { 37150, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_OES */ - { 37176, 0x00008801 }, /* GL_STENCIL_BACK_FAIL */ - { 37197, 0x00008801 }, /* GL_STENCIL_BACK_FAIL_ATI */ - { 37222, 0x00008800 }, /* GL_STENCIL_BACK_FUNC */ - { 37243, 0x00008800 }, /* GL_STENCIL_BACK_FUNC_ATI */ - { 37268, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */ - { 37300, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI */ - { 37336, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */ - { 37368, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI */ - { 37404, 0x00008CA3 }, /* GL_STENCIL_BACK_REF */ - { 37424, 0x00008CA4 }, /* GL_STENCIL_BACK_VALUE_MASK */ - { 37451, 0x00008CA5 }, /* GL_STENCIL_BACK_WRITEMASK */ - { 37477, 0x00000D57 }, /* GL_STENCIL_BITS */ - { 37493, 0x00000400 }, /* GL_STENCIL_BUFFER_BIT */ - { 37515, 0x00000B91 }, /* GL_STENCIL_CLEAR_VALUE */ - { 37538, 0x00000B94 }, /* GL_STENCIL_FAIL */ - { 37554, 0x00000B92 }, /* GL_STENCIL_FUNC */ - { 37570, 0x00001901 }, /* GL_STENCIL_INDEX */ - { 37587, 0x00008D46 }, /* GL_STENCIL_INDEX1 */ - { 37605, 0x00008D49 }, /* GL_STENCIL_INDEX16 */ - { 37624, 0x00008D49 }, /* GL_STENCIL_INDEX16_EXT */ - { 37647, 0x00008D46 }, /* GL_STENCIL_INDEX1_EXT */ - { 37669, 0x00008D46 }, /* GL_STENCIL_INDEX1_OES */ - { 37691, 0x00008D47 }, /* GL_STENCIL_INDEX4 */ - { 37709, 0x00008D47 }, /* GL_STENCIL_INDEX4_EXT */ - { 37731, 0x00008D47 }, /* GL_STENCIL_INDEX4_OES */ - { 37753, 0x00008D48 }, /* GL_STENCIL_INDEX8 */ - { 37771, 0x00008D48 }, /* GL_STENCIL_INDEX8_EXT */ - { 37793, 0x00008D48 }, /* GL_STENCIL_INDEX8_OES */ - { 37815, 0x00008D45 }, /* GL_STENCIL_INDEX_EXT */ - { 37836, 0x00000B95 }, /* GL_STENCIL_PASS_DEPTH_FAIL */ - { 37863, 0x00000B96 }, /* GL_STENCIL_PASS_DEPTH_PASS */ - { 37890, 0x00000B97 }, /* GL_STENCIL_REF */ - { 37905, 0x00000B90 }, /* GL_STENCIL_TEST */ - { 37921, 0x00008910 }, /* GL_STENCIL_TEST_TWO_SIDE_EXT */ - { 37950, 0x00000B93 }, /* GL_STENCIL_VALUE_MASK */ - { 37972, 0x00000B98 }, /* GL_STENCIL_WRITEMASK */ - { 37993, 0x00000C33 }, /* GL_STEREO */ - { 38003, 0x000085BE }, /* GL_STORAGE_CACHED_APPLE */ - { 38027, 0x000085BD }, /* GL_STORAGE_PRIVATE_APPLE */ - { 38052, 0x000085BF }, /* GL_STORAGE_SHARED_APPLE */ - { 38076, 0x000088E2 }, /* GL_STREAM_COPY */ - { 38091, 0x000088E2 }, /* GL_STREAM_COPY_ARB */ - { 38110, 0x000088E0 }, /* GL_STREAM_DRAW */ - { 38125, 0x000088E0 }, /* GL_STREAM_DRAW_ARB */ - { 38144, 0x000088E1 }, /* GL_STREAM_READ */ - { 38159, 0x000088E1 }, /* GL_STREAM_READ_ARB */ - { 38178, 0x00000D50 }, /* GL_SUBPIXEL_BITS */ - { 38195, 0x000084E7 }, /* GL_SUBTRACT */ - { 38207, 0x000084E7 }, /* GL_SUBTRACT_ARB */ - { 38223, 0x00009113 }, /* GL_SYNC_CONDITION */ - { 38241, 0x00009116 }, /* GL_SYNC_FENCE */ - { 38255, 0x00009115 }, /* GL_SYNC_FLAGS */ - { 38269, 0x00000001 }, /* GL_SYNC_FLUSH_COMMANDS_BIT */ - { 38296, 0x00009117 }, /* GL_SYNC_GPU_COMMANDS_COMPLETE */ - { 38326, 0x00009114 }, /* GL_SYNC_STATUS */ - { 38341, 0x00002001 }, /* GL_T */ - { 38346, 0x00002A2A }, /* GL_T2F_C3F_V3F */ - { 38361, 0x00002A2C }, /* GL_T2F_C4F_N3F_V3F */ - { 38380, 0x00002A29 }, /* GL_T2F_C4UB_V3F */ - { 38396, 0x00002A2B }, /* GL_T2F_N3F_V3F */ - { 38411, 0x00002A27 }, /* GL_T2F_V3F */ - { 38422, 0x00002A2D }, /* GL_T4F_C4F_N3F_V4F */ - { 38441, 0x00002A28 }, /* GL_T4F_V4F */ - { 38452, 0x00008031 }, /* GL_TABLE_TOO_LARGE_EXT */ - { 38475, 0x00001702 }, /* GL_TEXTURE */ - { 38486, 0x000084C0 }, /* GL_TEXTURE0 */ - { 38498, 0x000084C0 }, /* GL_TEXTURE0_ARB */ - { 38514, 0x000084C1 }, /* GL_TEXTURE1 */ - { 38526, 0x000084CA }, /* GL_TEXTURE10 */ - { 38539, 0x000084CA }, /* GL_TEXTURE10_ARB */ - { 38556, 0x000084CB }, /* GL_TEXTURE11 */ - { 38569, 0x000084CB }, /* GL_TEXTURE11_ARB */ - { 38586, 0x000084CC }, /* GL_TEXTURE12 */ - { 38599, 0x000084CC }, /* GL_TEXTURE12_ARB */ - { 38616, 0x000084CD }, /* GL_TEXTURE13 */ - { 38629, 0x000084CD }, /* GL_TEXTURE13_ARB */ - { 38646, 0x000084CE }, /* GL_TEXTURE14 */ - { 38659, 0x000084CE }, /* GL_TEXTURE14_ARB */ - { 38676, 0x000084CF }, /* GL_TEXTURE15 */ - { 38689, 0x000084CF }, /* GL_TEXTURE15_ARB */ - { 38706, 0x000084D0 }, /* GL_TEXTURE16 */ - { 38719, 0x000084D0 }, /* GL_TEXTURE16_ARB */ - { 38736, 0x000084D1 }, /* GL_TEXTURE17 */ - { 38749, 0x000084D1 }, /* GL_TEXTURE17_ARB */ - { 38766, 0x000084D2 }, /* GL_TEXTURE18 */ - { 38779, 0x000084D2 }, /* GL_TEXTURE18_ARB */ - { 38796, 0x000084D3 }, /* GL_TEXTURE19 */ - { 38809, 0x000084D3 }, /* GL_TEXTURE19_ARB */ - { 38826, 0x000084C1 }, /* GL_TEXTURE1_ARB */ - { 38842, 0x000084C2 }, /* GL_TEXTURE2 */ - { 38854, 0x000084D4 }, /* GL_TEXTURE20 */ - { 38867, 0x000084D4 }, /* GL_TEXTURE20_ARB */ - { 38884, 0x000084D5 }, /* GL_TEXTURE21 */ - { 38897, 0x000084D5 }, /* GL_TEXTURE21_ARB */ - { 38914, 0x000084D6 }, /* GL_TEXTURE22 */ - { 38927, 0x000084D6 }, /* GL_TEXTURE22_ARB */ - { 38944, 0x000084D7 }, /* GL_TEXTURE23 */ - { 38957, 0x000084D7 }, /* GL_TEXTURE23_ARB */ - { 38974, 0x000084D8 }, /* GL_TEXTURE24 */ - { 38987, 0x000084D8 }, /* GL_TEXTURE24_ARB */ - { 39004, 0x000084D9 }, /* GL_TEXTURE25 */ - { 39017, 0x000084D9 }, /* GL_TEXTURE25_ARB */ - { 39034, 0x000084DA }, /* GL_TEXTURE26 */ - { 39047, 0x000084DA }, /* GL_TEXTURE26_ARB */ - { 39064, 0x000084DB }, /* GL_TEXTURE27 */ - { 39077, 0x000084DB }, /* GL_TEXTURE27_ARB */ - { 39094, 0x000084DC }, /* GL_TEXTURE28 */ - { 39107, 0x000084DC }, /* GL_TEXTURE28_ARB */ - { 39124, 0x000084DD }, /* GL_TEXTURE29 */ - { 39137, 0x000084DD }, /* GL_TEXTURE29_ARB */ - { 39154, 0x000084C2 }, /* GL_TEXTURE2_ARB */ - { 39170, 0x000084C3 }, /* GL_TEXTURE3 */ - { 39182, 0x000084DE }, /* GL_TEXTURE30 */ - { 39195, 0x000084DE }, /* GL_TEXTURE30_ARB */ - { 39212, 0x000084DF }, /* GL_TEXTURE31 */ - { 39225, 0x000084DF }, /* GL_TEXTURE31_ARB */ - { 39242, 0x000084C3 }, /* GL_TEXTURE3_ARB */ - { 39258, 0x000084C4 }, /* GL_TEXTURE4 */ - { 39270, 0x000084C4 }, /* GL_TEXTURE4_ARB */ - { 39286, 0x000084C5 }, /* GL_TEXTURE5 */ - { 39298, 0x000084C5 }, /* GL_TEXTURE5_ARB */ - { 39314, 0x000084C6 }, /* GL_TEXTURE6 */ - { 39326, 0x000084C6 }, /* GL_TEXTURE6_ARB */ - { 39342, 0x000084C7 }, /* GL_TEXTURE7 */ - { 39354, 0x000084C7 }, /* GL_TEXTURE7_ARB */ - { 39370, 0x000084C8 }, /* GL_TEXTURE8 */ - { 39382, 0x000084C8 }, /* GL_TEXTURE8_ARB */ - { 39398, 0x000084C9 }, /* GL_TEXTURE9 */ - { 39410, 0x000084C9 }, /* GL_TEXTURE9_ARB */ - { 39426, 0x00000DE0 }, /* GL_TEXTURE_1D */ - { 39440, 0x00008C18 }, /* GL_TEXTURE_1D_ARRAY_EXT */ - { 39464, 0x00000DE1 }, /* GL_TEXTURE_2D */ - { 39478, 0x00008C1A }, /* GL_TEXTURE_2D_ARRAY_EXT */ - { 39502, 0x0000806F }, /* GL_TEXTURE_3D */ - { 39516, 0x0000806F }, /* GL_TEXTURE_3D_OES */ - { 39534, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE */ - { 39556, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE_EXT */ - { 39582, 0x0000813C }, /* GL_TEXTURE_BASE_LEVEL */ - { 39604, 0x00008068 }, /* GL_TEXTURE_BINDING_1D */ - { 39626, 0x00008C1C }, /* GL_TEXTURE_BINDING_1D_ARRAY_EXT */ - { 39658, 0x00008069 }, /* GL_TEXTURE_BINDING_2D */ - { 39680, 0x00008C1D }, /* GL_TEXTURE_BINDING_2D_ARRAY_EXT */ - { 39712, 0x0000806A }, /* GL_TEXTURE_BINDING_3D */ - { 39734, 0x0000806A }, /* GL_TEXTURE_BINDING_3D_OES */ - { 39760, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP */ - { 39788, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_ARB */ - { 39820, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_OES */ - { 39852, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_ARB */ - { 39885, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_NV */ - { 39917, 0x00040000 }, /* GL_TEXTURE_BIT */ - { 39932, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE */ - { 39953, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE_EXT */ - { 39978, 0x00001005 }, /* GL_TEXTURE_BORDER */ - { 39996, 0x00001004 }, /* GL_TEXTURE_BORDER_COLOR */ - { 40020, 0x00008171 }, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */ - { 40051, 0x00008176 }, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */ - { 40081, 0x00008172 }, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */ - { 40111, 0x00008175 }, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */ - { 40146, 0x00008173 }, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */ - { 40177, 0x00008174 }, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */ - { 40215, 0x000080BC }, /* GL_TEXTURE_COLOR_TABLE_SGI */ - { 40242, 0x000081EF }, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */ - { 40274, 0x000080BF }, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */ - { 40308, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC */ - { 40332, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC_ARB */ - { 40360, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE */ - { 40384, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE_ARB */ - { 40412, 0x0000819B }, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */ - { 40445, 0x0000819A }, /* GL_TEXTURE_COMPARE_SGIX */ - { 40469, 0x00001003 }, /* GL_TEXTURE_COMPONENTS */ - { 40491, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED */ - { 40513, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED_ARB */ - { 40539, 0x000086A3 }, /* GL_TEXTURE_COMPRESSED_FORMATS_ARB */ - { 40573, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */ - { 40606, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB */ - { 40643, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT */ - { 40671, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT_ARB */ - { 40703, 0x00008078 }, /* GL_TEXTURE_COORD_ARRAY */ - { 40726, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */ - { 40764, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB */ - { 40806, 0x00008092 }, /* GL_TEXTURE_COORD_ARRAY_POINTER */ - { 40837, 0x00008088 }, /* GL_TEXTURE_COORD_ARRAY_SIZE */ - { 40865, 0x0000808A }, /* GL_TEXTURE_COORD_ARRAY_STRIDE */ - { 40895, 0x00008089 }, /* GL_TEXTURE_COORD_ARRAY_TYPE */ - { 40923, 0x00008B9D }, /* GL_TEXTURE_CROP_RECT_OES */ - { 40948, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP */ - { 40968, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_ARB */ - { 40992, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */ - { 41023, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB */ - { 41058, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES */ - { 41093, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */ - { 41124, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB */ - { 41159, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES */ - { 41194, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */ - { 41225, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB */ - { 41260, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES */ - { 41295, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_OES */ - { 41319, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */ - { 41350, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB */ - { 41385, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES */ - { 41420, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */ - { 41451, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB */ - { 41486, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES */ - { 41521, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */ - { 41552, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB */ - { 41587, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES */ - { 41622, 0x000088F4 }, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */ - { 41651, 0x00008071 }, /* GL_TEXTURE_DEPTH */ - { 41668, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE */ - { 41690, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE_ARB */ - { 41716, 0x00002300 }, /* GL_TEXTURE_ENV */ - { 41731, 0x00002201 }, /* GL_TEXTURE_ENV_COLOR */ - { 41752, 0x00002200 }, /* GL_TEXTURE_ENV_MODE */ - { 41772, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL */ - { 41798, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL_EXT */ - { 41828, 0x00002500 }, /* GL_TEXTURE_GEN_MODE */ - { 41848, 0x00002500 }, /* GL_TEXTURE_GEN_MODE_OES */ - { 41872, 0x00000C63 }, /* GL_TEXTURE_GEN_Q */ - { 41889, 0x00000C62 }, /* GL_TEXTURE_GEN_R */ - { 41906, 0x00000C60 }, /* GL_TEXTURE_GEN_S */ - { 41923, 0x00008D60 }, /* GL_TEXTURE_GEN_STR_OES */ - { 41946, 0x00000C61 }, /* GL_TEXTURE_GEN_T */ - { 41963, 0x0000819D }, /* GL_TEXTURE_GEQUAL_R_SGIX */ - { 41988, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE */ - { 42010, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE_EXT */ - { 42036, 0x00001001 }, /* GL_TEXTURE_HEIGHT */ - { 42054, 0x000080ED }, /* GL_TEXTURE_INDEX_SIZE_EXT */ - { 42080, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE */ - { 42106, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE_EXT */ - { 42136, 0x00001003 }, /* GL_TEXTURE_INTERNAL_FORMAT */ - { 42163, 0x0000819C }, /* GL_TEXTURE_LEQUAL_R_SGIX */ - { 42188, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS */ - { 42208, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS_EXT */ - { 42232, 0x00008190 }, /* GL_TEXTURE_LOD_BIAS_R_SGIX */ - { 42259, 0x0000818E }, /* GL_TEXTURE_LOD_BIAS_S_SGIX */ - { 42286, 0x0000818F }, /* GL_TEXTURE_LOD_BIAS_T_SGIX */ - { 42313, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE */ - { 42339, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE_EXT */ - { 42369, 0x00002800 }, /* GL_TEXTURE_MAG_FILTER */ - { 42391, 0x00000BA8 }, /* GL_TEXTURE_MATRIX */ - { 42409, 0x0000898F }, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */ - { 42449, 0x000084FE }, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */ - { 42479, 0x0000836B }, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */ - { 42507, 0x00008369 }, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */ - { 42535, 0x0000836A }, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */ - { 42563, 0x0000813D }, /* GL_TEXTURE_MAX_LEVEL */ - { 42584, 0x0000813B }, /* GL_TEXTURE_MAX_LOD */ - { 42603, 0x00002801 }, /* GL_TEXTURE_MIN_FILTER */ - { 42625, 0x0000813A }, /* GL_TEXTURE_MIN_LOD */ - { 42644, 0x00008066 }, /* GL_TEXTURE_PRIORITY */ - { 42664, 0x000085B7 }, /* GL_TEXTURE_RANGE_LENGTH_APPLE */ - { 42694, 0x000085B8 }, /* GL_TEXTURE_RANGE_POINTER_APPLE */ - { 42725, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_ARB */ - { 42750, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_NV */ - { 42774, 0x0000805C }, /* GL_TEXTURE_RED_SIZE */ - { 42794, 0x0000805C }, /* GL_TEXTURE_RED_SIZE_EXT */ - { 42818, 0x00008067 }, /* GL_TEXTURE_RESIDENT */ - { 42838, 0x00000BA5 }, /* GL_TEXTURE_STACK_DEPTH */ - { 42861, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE */ - { 42885, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE_EXT */ - { 42913, 0x000085BC }, /* GL_TEXTURE_STORAGE_HINT_APPLE */ - { 42943, 0x00008065 }, /* GL_TEXTURE_TOO_LARGE_EXT */ - { 42968, 0x0000888F }, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */ - { 43002, 0x00001000 }, /* GL_TEXTURE_WIDTH */ - { 43019, 0x00008072 }, /* GL_TEXTURE_WRAP_R */ - { 43037, 0x00008072 }, /* GL_TEXTURE_WRAP_R_OES */ - { 43059, 0x00002802 }, /* GL_TEXTURE_WRAP_S */ - { 43077, 0x00002803 }, /* GL_TEXTURE_WRAP_T */ - { 43095, 0x0000911B }, /* GL_TIMEOUT_EXPIRED */ - { 43114, 0x000088BF }, /* GL_TIME_ELAPSED_EXT */ - { 43134, 0x00008648 }, /* GL_TRACK_MATRIX_NV */ - { 43153, 0x00008649 }, /* GL_TRACK_MATRIX_TRANSFORM_NV */ - { 43182, 0x00001000 }, /* GL_TRANSFORM_BIT */ - { 43199, 0x00008E22 }, /* GL_TRANSFORM_FEEDBACK */ - { 43221, 0x00008E25 }, /* GL_TRANSFORM_FEEDBACK_BINDING */ - { 43251, 0x00008E24 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */ - { 43287, 0x00008C8F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT */ - { 43328, 0x00008C8E }, /* GL_TRANSFORM_FEEDBACK_BUFFER_EXT */ - { 43361, 0x00008C7F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT */ - { 43399, 0x00008E23 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */ - { 43435, 0x00008C85 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT */ - { 43473, 0x00008C84 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT */ - { 43512, 0x00008C88 }, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT */ - { 43557, 0x00008C83 }, /* GL_TRANSFORM_FEEDBACK_VARYINGS_EXT */ - { 43592, 0x00008C76 }, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT */ - { 43637, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX */ - { 43663, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX_ARB */ - { 43693, 0x000088B7 }, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */ - { 43725, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX */ - { 43755, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX_ARB */ - { 43789, 0x0000862C }, /* GL_TRANSPOSE_NV */ - { 43805, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX */ - { 43836, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX_ARB */ - { 43871, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX */ - { 43899, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX_ARB */ - { 43931, 0x00000004 }, /* GL_TRIANGLES */ - { 43944, 0x0000000C }, /* GL_TRIANGLES_ADJACENCY_ARB */ - { 43971, 0x00000006 }, /* GL_TRIANGLE_FAN */ - { 43987, 0x00008615 }, /* GL_TRIANGLE_MESH_SUN */ - { 44008, 0x00000005 }, /* GL_TRIANGLE_STRIP */ - { 44026, 0x0000000D }, /* GL_TRIANGLE_STRIP_ADJACENCY_ARB */ - { 44058, 0x00000001 }, /* GL_TRUE */ - { 44066, 0x00008A1C }, /* GL_UNDEFINED_APPLE */ - { 44085, 0x00000CF5 }, /* GL_UNPACK_ALIGNMENT */ - { 44105, 0x0000806E }, /* GL_UNPACK_IMAGE_HEIGHT */ - { 44128, 0x00000CF1 }, /* GL_UNPACK_LSB_FIRST */ - { 44148, 0x00000CF2 }, /* GL_UNPACK_ROW_LENGTH */ - { 44169, 0x0000806D }, /* GL_UNPACK_SKIP_IMAGES */ - { 44191, 0x00000CF4 }, /* GL_UNPACK_SKIP_PIXELS */ - { 44213, 0x00000CF3 }, /* GL_UNPACK_SKIP_ROWS */ - { 44233, 0x00000CF0 }, /* GL_UNPACK_SWAP_BYTES */ - { 44254, 0x00009118 }, /* GL_UNSIGNALED */ - { 44268, 0x00001401 }, /* GL_UNSIGNED_BYTE */ - { 44285, 0x00008362 }, /* GL_UNSIGNED_BYTE_2_3_3_REV */ - { 44312, 0x00008032 }, /* GL_UNSIGNED_BYTE_3_3_2 */ - { 44335, 0x00001405 }, /* GL_UNSIGNED_INT */ - { 44351, 0x00008036 }, /* GL_UNSIGNED_INT_10_10_10_2 */ - { 44378, 0x00008DF6 }, /* GL_UNSIGNED_INT_10_10_10_2_OES */ - { 44409, 0x000084FA }, /* GL_UNSIGNED_INT_24_8 */ - { 44430, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_EXT */ - { 44455, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_NV */ - { 44479, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_OES */ - { 44504, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV */ - { 44535, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV_EXT */ - { 44570, 0x00008035 }, /* GL_UNSIGNED_INT_8_8_8_8 */ - { 44594, 0x00008367 }, /* GL_UNSIGNED_INT_8_8_8_8_REV */ - { 44622, 0x00008C17 }, /* GL_UNSIGNED_NORMALIZED */ - { 44645, 0x00001403 }, /* GL_UNSIGNED_SHORT */ - { 44663, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */ - { 44693, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT */ - { 44727, 0x00008033 }, /* GL_UNSIGNED_SHORT_4_4_4_4 */ - { 44753, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */ - { 44783, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT */ - { 44817, 0x00008034 }, /* GL_UNSIGNED_SHORT_5_5_5_1 */ - { 44843, 0x00008363 }, /* GL_UNSIGNED_SHORT_5_6_5 */ - { 44867, 0x00008364 }, /* GL_UNSIGNED_SHORT_5_6_5_REV */ - { 44895, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_APPLE */ - { 44923, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_MESA */ - { 44950, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */ - { 44982, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_MESA */ - { 45013, 0x00008CA2 }, /* GL_UPPER_LEFT */ - { 45027, 0x00002A20 }, /* GL_V2F */ - { 45034, 0x00002A21 }, /* GL_V3F */ - { 45041, 0x00008B83 }, /* GL_VALIDATE_STATUS */ - { 45060, 0x00001F00 }, /* GL_VENDOR */ - { 45070, 0x00001F02 }, /* GL_VERSION */ - { 45081, 0x00008074 }, /* GL_VERTEX_ARRAY */ - { 45097, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING */ - { 45121, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING_APPLE */ - { 45151, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING */ - { 45182, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING_ARB */ - { 45217, 0x0000808E }, /* GL_VERTEX_ARRAY_POINTER */ - { 45241, 0x0000807A }, /* GL_VERTEX_ARRAY_SIZE */ - { 45262, 0x0000807C }, /* GL_VERTEX_ARRAY_STRIDE */ - { 45285, 0x0000807B }, /* GL_VERTEX_ARRAY_TYPE */ - { 45306, 0x00008650 }, /* GL_VERTEX_ATTRIB_ARRAY0_NV */ - { 45333, 0x0000865A }, /* GL_VERTEX_ATTRIB_ARRAY10_NV */ - { 45361, 0x0000865B }, /* GL_VERTEX_ATTRIB_ARRAY11_NV */ - { 45389, 0x0000865C }, /* GL_VERTEX_ATTRIB_ARRAY12_NV */ - { 45417, 0x0000865D }, /* GL_VERTEX_ATTRIB_ARRAY13_NV */ - { 45445, 0x0000865E }, /* GL_VERTEX_ATTRIB_ARRAY14_NV */ - { 45473, 0x0000865F }, /* GL_VERTEX_ATTRIB_ARRAY15_NV */ - { 45501, 0x00008651 }, /* GL_VERTEX_ATTRIB_ARRAY1_NV */ - { 45528, 0x00008652 }, /* GL_VERTEX_ATTRIB_ARRAY2_NV */ - { 45555, 0x00008653 }, /* GL_VERTEX_ATTRIB_ARRAY3_NV */ - { 45582, 0x00008654 }, /* GL_VERTEX_ATTRIB_ARRAY4_NV */ - { 45609, 0x00008655 }, /* GL_VERTEX_ATTRIB_ARRAY5_NV */ - { 45636, 0x00008656 }, /* GL_VERTEX_ATTRIB_ARRAY6_NV */ - { 45663, 0x00008657 }, /* GL_VERTEX_ATTRIB_ARRAY7_NV */ - { 45690, 0x00008658 }, /* GL_VERTEX_ATTRIB_ARRAY8_NV */ - { 45717, 0x00008659 }, /* GL_VERTEX_ATTRIB_ARRAY9_NV */ - { 45744, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */ - { 45782, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB */ - { 45824, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */ - { 45855, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB */ - { 45890, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */ - { 45924, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB */ - { 45962, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */ - { 45993, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB */ - { 46028, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */ - { 46056, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB */ - { 46088, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */ - { 46118, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB */ - { 46152, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */ - { 46180, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB */ - { 46212, 0x000086A7 }, /* GL_VERTEX_BLEND_ARB */ - { 46232, 0x00008620 }, /* GL_VERTEX_PROGRAM_ARB */ - { 46254, 0x0000864A }, /* GL_VERTEX_PROGRAM_BINDING_NV */ - { 46283, 0x00008620 }, /* GL_VERTEX_PROGRAM_NV */ - { 46304, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE */ - { 46333, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_ARB */ - { 46366, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_NV */ - { 46398, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE */ - { 46425, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_ARB */ - { 46456, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_NV */ - { 46486, 0x00008B31 }, /* GL_VERTEX_SHADER */ - { 46503, 0x00008B31 }, /* GL_VERTEX_SHADER_ARB */ - { 46524, 0x00008621 }, /* GL_VERTEX_STATE_PROGRAM_NV */ - { 46551, 0x00000BA2 }, /* GL_VIEWPORT */ - { 46563, 0x00000800 }, /* GL_VIEWPORT_BIT */ - { 46579, 0x00008A1A }, /* GL_VOLATILE_APPLE */ - { 46597, 0x0000911D }, /* GL_WAIT_FAILED */ - { 46612, 0x000086AD }, /* GL_WEIGHT_ARRAY_ARB */ - { 46632, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */ - { 46663, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB */ - { 46698, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_OES */ - { 46733, 0x000086AD }, /* GL_WEIGHT_ARRAY_OES */ - { 46753, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_ARB */ - { 46781, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_OES */ - { 46809, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_ARB */ - { 46834, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_OES */ - { 46859, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_ARB */ - { 46886, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_OES */ - { 46913, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_ARB */ - { 46938, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_OES */ - { 46963, 0x000086A6 }, /* GL_WEIGHT_SUM_UNITY_ARB */ - { 46987, 0x000081D4 }, /* GL_WRAP_BORDER_SUN */ - { 47006, 0x000088B9 }, /* GL_WRITE_ONLY */ - { 47020, 0x000088B9 }, /* GL_WRITE_ONLY_ARB */ - { 47038, 0x000088B9 }, /* GL_WRITE_ONLY_OES */ - { 47056, 0x00001506 }, /* GL_XOR */ - { 47063, 0x000085B9 }, /* GL_YCBCR_422_APPLE */ - { 47082, 0x00008757 }, /* GL_YCBCR_MESA */ - { 47096, 0x00000000 }, /* GL_ZERO */ - { 47104, 0x00000D16 }, /* GL_ZOOM_X */ - { 47114, 0x00000D17 }, /* GL_ZOOM_Y */ + { 15891, 0x00008DCE }, /* GL_INT_SAMPLER_1D_ARRAY_EXT */ + { 15919, 0x00008DC9 }, /* GL_INT_SAMPLER_1D_EXT */ + { 15941, 0x00008DCF }, /* GL_INT_SAMPLER_2D_ARRAY_EXT */ + { 15969, 0x00008DCA }, /* GL_INT_SAMPLER_2D_EXT */ + { 15991, 0x00008DCD }, /* GL_INT_SAMPLER_2D_RECT_EXT */ + { 16018, 0x00008DCB }, /* GL_INT_SAMPLER_3D_EXT */ + { 16040, 0x00008DD0 }, /* GL_INT_SAMPLER_BUFFER_EXT */ + { 16066, 0x00008DCC }, /* GL_INT_SAMPLER_CUBE_EXT */ + { 16090, 0x00008B53 }, /* GL_INT_VEC2 */ + { 16102, 0x00008B53 }, /* GL_INT_VEC2_ARB */ + { 16118, 0x00008B54 }, /* GL_INT_VEC3 */ + { 16130, 0x00008B54 }, /* GL_INT_VEC3_ARB */ + { 16146, 0x00008B55 }, /* GL_INT_VEC4 */ + { 16158, 0x00008B55 }, /* GL_INT_VEC4_ARB */ + { 16174, 0x00000500 }, /* GL_INVALID_ENUM */ + { 16190, 0x00000506 }, /* GL_INVALID_FRAMEBUFFER_OPERATION */ + { 16223, 0x00000506 }, /* GL_INVALID_FRAMEBUFFER_OPERATION_EXT */ + { 16260, 0x00000506 }, /* GL_INVALID_FRAMEBUFFER_OPERATION_OES */ + { 16297, 0x00000502 }, /* GL_INVALID_OPERATION */ + { 16318, 0x00000501 }, /* GL_INVALID_VALUE */ + { 16335, 0x0000862B }, /* GL_INVERSE_NV */ + { 16349, 0x0000862D }, /* GL_INVERSE_TRANSPOSE_NV */ + { 16373, 0x0000150A }, /* GL_INVERT */ + { 16383, 0x00001E00 }, /* GL_KEEP */ + { 16391, 0x00008E4E }, /* GL_LAST_VERTEX_CONVENTION */ + { 16417, 0x00008E4E }, /* GL_LAST_VERTEX_CONVENTION_EXT */ + { 16447, 0x00000406 }, /* GL_LEFT */ + { 16455, 0x00000203 }, /* GL_LEQUAL */ + { 16465, 0x00000201 }, /* GL_LESS */ + { 16473, 0x00004000 }, /* GL_LIGHT0 */ + { 16483, 0x00004001 }, /* GL_LIGHT1 */ + { 16493, 0x00004002 }, /* GL_LIGHT2 */ + { 16503, 0x00004003 }, /* GL_LIGHT3 */ + { 16513, 0x00004004 }, /* GL_LIGHT4 */ + { 16523, 0x00004005 }, /* GL_LIGHT5 */ + { 16533, 0x00004006 }, /* GL_LIGHT6 */ + { 16543, 0x00004007 }, /* GL_LIGHT7 */ + { 16553, 0x00000B50 }, /* GL_LIGHTING */ + { 16565, 0x00000040 }, /* GL_LIGHTING_BIT */ + { 16581, 0x00000B53 }, /* GL_LIGHT_MODEL_AMBIENT */ + { 16604, 0x000081F8 }, /* GL_LIGHT_MODEL_COLOR_CONTROL */ + { 16633, 0x000081F8 }, /* GL_LIGHT_MODEL_COLOR_CONTROL_EXT */ + { 16666, 0x00000B51 }, /* GL_LIGHT_MODEL_LOCAL_VIEWER */ + { 16694, 0x00000B52 }, /* GL_LIGHT_MODEL_TWO_SIDE */ + { 16718, 0x00001B01 }, /* GL_LINE */ + { 16726, 0x00002601 }, /* GL_LINEAR */ + { 16736, 0x00001208 }, /* GL_LINEAR_ATTENUATION */ + { 16758, 0x00008170 }, /* GL_LINEAR_CLIPMAP_LINEAR_SGIX */ + { 16788, 0x0000844F }, /* GL_LINEAR_CLIPMAP_NEAREST_SGIX */ + { 16819, 0x00002703 }, /* GL_LINEAR_MIPMAP_LINEAR */ + { 16843, 0x00002701 }, /* GL_LINEAR_MIPMAP_NEAREST */ + { 16868, 0x00000001 }, /* GL_LINES */ + { 16877, 0x0000000A }, /* GL_LINES_ADJACENCY_ARB */ + { 16900, 0x00000004 }, /* GL_LINE_BIT */ + { 16912, 0x00000002 }, /* GL_LINE_LOOP */ + { 16925, 0x00000707 }, /* GL_LINE_RESET_TOKEN */ + { 16945, 0x00000B20 }, /* GL_LINE_SMOOTH */ + { 16960, 0x00000C52 }, /* GL_LINE_SMOOTH_HINT */ + { 16980, 0x00000B24 }, /* GL_LINE_STIPPLE */ + { 16996, 0x00000B25 }, /* GL_LINE_STIPPLE_PATTERN */ + { 17020, 0x00000B26 }, /* GL_LINE_STIPPLE_REPEAT */ + { 17043, 0x00000003 }, /* GL_LINE_STRIP */ + { 17057, 0x0000000B }, /* GL_LINE_STRIP_ADJACENCY_ARB */ + { 17085, 0x00000702 }, /* GL_LINE_TOKEN */ + { 17099, 0x00000B21 }, /* GL_LINE_WIDTH */ + { 17113, 0x00000B23 }, /* GL_LINE_WIDTH_GRANULARITY */ + { 17139, 0x00000B22 }, /* GL_LINE_WIDTH_RANGE */ + { 17159, 0x00008B82 }, /* GL_LINK_STATUS */ + { 17174, 0x00000B32 }, /* GL_LIST_BASE */ + { 17187, 0x00020000 }, /* GL_LIST_BIT */ + { 17199, 0x00000B33 }, /* GL_LIST_INDEX */ + { 17213, 0x00000B30 }, /* GL_LIST_MODE */ + { 17226, 0x00000101 }, /* GL_LOAD */ + { 17234, 0x00000BF1 }, /* GL_LOGIC_OP */ + { 17246, 0x00000BF0 }, /* GL_LOGIC_OP_MODE */ + { 17263, 0x00008CA1 }, /* GL_LOWER_LEFT */ + { 17277, 0x00008DF0 }, /* GL_LOW_FLOAT */ + { 17290, 0x00008DF3 }, /* GL_LOW_INT */ + { 17301, 0x00001909 }, /* GL_LUMINANCE */ + { 17314, 0x00008041 }, /* GL_LUMINANCE12 */ + { 17329, 0x00008047 }, /* GL_LUMINANCE12_ALPHA12 */ + { 17352, 0x00008047 }, /* GL_LUMINANCE12_ALPHA12_EXT */ + { 17379, 0x00008046 }, /* GL_LUMINANCE12_ALPHA4 */ + { 17401, 0x00008046 }, /* GL_LUMINANCE12_ALPHA4_EXT */ + { 17427, 0x00008041 }, /* GL_LUMINANCE12_EXT */ + { 17446, 0x00008042 }, /* GL_LUMINANCE16 */ + { 17461, 0x00008D8C }, /* GL_LUMINANCE16I_EXT */ + { 17481, 0x00008D7A }, /* GL_LUMINANCE16UI_EXT */ + { 17502, 0x00008048 }, /* GL_LUMINANCE16_ALPHA16 */ + { 17525, 0x00008048 }, /* GL_LUMINANCE16_ALPHA16_EXT */ + { 17552, 0x00008042 }, /* GL_LUMINANCE16_EXT */ + { 17571, 0x00008D86 }, /* GL_LUMINANCE32I_EXT */ + { 17591, 0x00008D74 }, /* GL_LUMINANCE32UI_EXT */ + { 17612, 0x0000803F }, /* GL_LUMINANCE4 */ + { 17626, 0x00008043 }, /* GL_LUMINANCE4_ALPHA4 */ + { 17647, 0x00008043 }, /* GL_LUMINANCE4_ALPHA4_EXT */ + { 17672, 0x0000803F }, /* GL_LUMINANCE4_EXT */ + { 17690, 0x00008044 }, /* GL_LUMINANCE6_ALPHA2 */ + { 17711, 0x00008044 }, /* GL_LUMINANCE6_ALPHA2_EXT */ + { 17736, 0x00008040 }, /* GL_LUMINANCE8 */ + { 17750, 0x00008D92 }, /* GL_LUMINANCE8I_EXT */ + { 17769, 0x00008D80 }, /* GL_LUMINANCE8UI_EXT */ + { 17789, 0x00008045 }, /* GL_LUMINANCE8_ALPHA8 */ + { 17810, 0x00008045 }, /* GL_LUMINANCE8_ALPHA8_EXT */ + { 17835, 0x00008040 }, /* GL_LUMINANCE8_EXT */ + { 17853, 0x0000190A }, /* GL_LUMINANCE_ALPHA */ + { 17872, 0x00008D8D }, /* GL_LUMINANCE_ALPHA16I_EXT */ + { 17898, 0x00008D7B }, /* GL_LUMINANCE_ALPHA16UI_EXT */ + { 17925, 0x00008D87 }, /* GL_LUMINANCE_ALPHA32I_EXT */ + { 17951, 0x00008D75 }, /* GL_LUMINANCE_ALPHA32UI_EXT */ + { 17978, 0x00008D93 }, /* GL_LUMINANCE_ALPHA8I_EXT */ + { 18003, 0x00008D81 }, /* GL_LUMINANCE_ALPHA8UI_EXT */ + { 18029, 0x00008D9D }, /* GL_LUMINANCE_ALPHA_INTEGER_EXT */ + { 18060, 0x00008D9C }, /* GL_LUMINANCE_INTEGER_EXT */ + { 18085, 0x00000D90 }, /* GL_MAP1_COLOR_4 */ + { 18101, 0x00000DD0 }, /* GL_MAP1_GRID_DOMAIN */ + { 18121, 0x00000DD1 }, /* GL_MAP1_GRID_SEGMENTS */ + { 18143, 0x00000D91 }, /* GL_MAP1_INDEX */ + { 18157, 0x00000D92 }, /* GL_MAP1_NORMAL */ + { 18172, 0x00000D93 }, /* GL_MAP1_TEXTURE_COORD_1 */ + { 18196, 0x00000D94 }, /* GL_MAP1_TEXTURE_COORD_2 */ + { 18220, 0x00000D95 }, /* GL_MAP1_TEXTURE_COORD_3 */ + { 18244, 0x00000D96 }, /* GL_MAP1_TEXTURE_COORD_4 */ + { 18268, 0x00000D97 }, /* GL_MAP1_VERTEX_3 */ + { 18285, 0x00000D98 }, /* GL_MAP1_VERTEX_4 */ + { 18302, 0x00008660 }, /* GL_MAP1_VERTEX_ATTRIB0_4_NV */ + { 18330, 0x0000866A }, /* GL_MAP1_VERTEX_ATTRIB10_4_NV */ + { 18359, 0x0000866B }, /* GL_MAP1_VERTEX_ATTRIB11_4_NV */ + { 18388, 0x0000866C }, /* GL_MAP1_VERTEX_ATTRIB12_4_NV */ + { 18417, 0x0000866D }, /* GL_MAP1_VERTEX_ATTRIB13_4_NV */ + { 18446, 0x0000866E }, /* GL_MAP1_VERTEX_ATTRIB14_4_NV */ + { 18475, 0x0000866F }, /* GL_MAP1_VERTEX_ATTRIB15_4_NV */ + { 18504, 0x00008661 }, /* GL_MAP1_VERTEX_ATTRIB1_4_NV */ + { 18532, 0x00008662 }, /* GL_MAP1_VERTEX_ATTRIB2_4_NV */ + { 18560, 0x00008663 }, /* GL_MAP1_VERTEX_ATTRIB3_4_NV */ + { 18588, 0x00008664 }, /* GL_MAP1_VERTEX_ATTRIB4_4_NV */ + { 18616, 0x00008665 }, /* GL_MAP1_VERTEX_ATTRIB5_4_NV */ + { 18644, 0x00008666 }, /* GL_MAP1_VERTEX_ATTRIB6_4_NV */ + { 18672, 0x00008667 }, /* GL_MAP1_VERTEX_ATTRIB7_4_NV */ + { 18700, 0x00008668 }, /* GL_MAP1_VERTEX_ATTRIB8_4_NV */ + { 18728, 0x00008669 }, /* GL_MAP1_VERTEX_ATTRIB9_4_NV */ + { 18756, 0x00000DB0 }, /* GL_MAP2_COLOR_4 */ + { 18772, 0x00000DD2 }, /* GL_MAP2_GRID_DOMAIN */ + { 18792, 0x00000DD3 }, /* GL_MAP2_GRID_SEGMENTS */ + { 18814, 0x00000DB1 }, /* GL_MAP2_INDEX */ + { 18828, 0x00000DB2 }, /* GL_MAP2_NORMAL */ + { 18843, 0x00000DB3 }, /* GL_MAP2_TEXTURE_COORD_1 */ + { 18867, 0x00000DB4 }, /* GL_MAP2_TEXTURE_COORD_2 */ + { 18891, 0x00000DB5 }, /* GL_MAP2_TEXTURE_COORD_3 */ + { 18915, 0x00000DB6 }, /* GL_MAP2_TEXTURE_COORD_4 */ + { 18939, 0x00000DB7 }, /* GL_MAP2_VERTEX_3 */ + { 18956, 0x00000DB8 }, /* GL_MAP2_VERTEX_4 */ + { 18973, 0x00008670 }, /* GL_MAP2_VERTEX_ATTRIB0_4_NV */ + { 19001, 0x0000867A }, /* GL_MAP2_VERTEX_ATTRIB10_4_NV */ + { 19030, 0x0000867B }, /* GL_MAP2_VERTEX_ATTRIB11_4_NV */ + { 19059, 0x0000867C }, /* GL_MAP2_VERTEX_ATTRIB12_4_NV */ + { 19088, 0x0000867D }, /* GL_MAP2_VERTEX_ATTRIB13_4_NV */ + { 19117, 0x0000867E }, /* GL_MAP2_VERTEX_ATTRIB14_4_NV */ + { 19146, 0x0000867F }, /* GL_MAP2_VERTEX_ATTRIB15_4_NV */ + { 19175, 0x00008671 }, /* GL_MAP2_VERTEX_ATTRIB1_4_NV */ + { 19203, 0x00008672 }, /* GL_MAP2_VERTEX_ATTRIB2_4_NV */ + { 19231, 0x00008673 }, /* GL_MAP2_VERTEX_ATTRIB3_4_NV */ + { 19259, 0x00008674 }, /* GL_MAP2_VERTEX_ATTRIB4_4_NV */ + { 19287, 0x00008675 }, /* GL_MAP2_VERTEX_ATTRIB5_4_NV */ + { 19315, 0x00008676 }, /* GL_MAP2_VERTEX_ATTRIB6_4_NV */ + { 19343, 0x00008677 }, /* GL_MAP2_VERTEX_ATTRIB7_4_NV */ + { 19371, 0x00008678 }, /* GL_MAP2_VERTEX_ATTRIB8_4_NV */ + { 19399, 0x00008679 }, /* GL_MAP2_VERTEX_ATTRIB9_4_NV */ + { 19427, 0x00000D10 }, /* GL_MAP_COLOR */ + { 19440, 0x00000010 }, /* GL_MAP_FLUSH_EXPLICIT_BIT */ + { 19466, 0x00000008 }, /* GL_MAP_INVALIDATE_BUFFER_BIT */ + { 19495, 0x00000004 }, /* GL_MAP_INVALIDATE_RANGE_BIT */ + { 19523, 0x00000001 }, /* GL_MAP_READ_BIT */ + { 19539, 0x00000D11 }, /* GL_MAP_STENCIL */ + { 19554, 0x00000020 }, /* GL_MAP_UNSYNCHRONIZED_BIT */ + { 19580, 0x00000002 }, /* GL_MAP_WRITE_BIT */ + { 19597, 0x000088C0 }, /* GL_MATRIX0_ARB */ + { 19612, 0x00008630 }, /* GL_MATRIX0_NV */ + { 19626, 0x000088CA }, /* GL_MATRIX10_ARB */ + { 19642, 0x000088CB }, /* GL_MATRIX11_ARB */ + { 19658, 0x000088CC }, /* GL_MATRIX12_ARB */ + { 19674, 0x000088CD }, /* GL_MATRIX13_ARB */ + { 19690, 0x000088CE }, /* GL_MATRIX14_ARB */ + { 19706, 0x000088CF }, /* GL_MATRIX15_ARB */ + { 19722, 0x000088D0 }, /* GL_MATRIX16_ARB */ + { 19738, 0x000088D1 }, /* GL_MATRIX17_ARB */ + { 19754, 0x000088D2 }, /* GL_MATRIX18_ARB */ + { 19770, 0x000088D3 }, /* GL_MATRIX19_ARB */ + { 19786, 0x000088C1 }, /* GL_MATRIX1_ARB */ + { 19801, 0x00008631 }, /* GL_MATRIX1_NV */ + { 19815, 0x000088D4 }, /* GL_MATRIX20_ARB */ + { 19831, 0x000088D5 }, /* GL_MATRIX21_ARB */ + { 19847, 0x000088D6 }, /* GL_MATRIX22_ARB */ + { 19863, 0x000088D7 }, /* GL_MATRIX23_ARB */ + { 19879, 0x000088D8 }, /* GL_MATRIX24_ARB */ + { 19895, 0x000088D9 }, /* GL_MATRIX25_ARB */ + { 19911, 0x000088DA }, /* GL_MATRIX26_ARB */ + { 19927, 0x000088DB }, /* GL_MATRIX27_ARB */ + { 19943, 0x000088DC }, /* GL_MATRIX28_ARB */ + { 19959, 0x000088DD }, /* GL_MATRIX29_ARB */ + { 19975, 0x000088C2 }, /* GL_MATRIX2_ARB */ + { 19990, 0x00008632 }, /* GL_MATRIX2_NV */ + { 20004, 0x000088DE }, /* GL_MATRIX30_ARB */ + { 20020, 0x000088DF }, /* GL_MATRIX31_ARB */ + { 20036, 0x000088C3 }, /* GL_MATRIX3_ARB */ + { 20051, 0x00008633 }, /* GL_MATRIX3_NV */ + { 20065, 0x000088C4 }, /* GL_MATRIX4_ARB */ + { 20080, 0x00008634 }, /* GL_MATRIX4_NV */ + { 20094, 0x000088C5 }, /* GL_MATRIX5_ARB */ + { 20109, 0x00008635 }, /* GL_MATRIX5_NV */ + { 20123, 0x000088C6 }, /* GL_MATRIX6_ARB */ + { 20138, 0x00008636 }, /* GL_MATRIX6_NV */ + { 20152, 0x000088C7 }, /* GL_MATRIX7_ARB */ + { 20167, 0x00008637 }, /* GL_MATRIX7_NV */ + { 20181, 0x000088C8 }, /* GL_MATRIX8_ARB */ + { 20196, 0x000088C9 }, /* GL_MATRIX9_ARB */ + { 20211, 0x00008844 }, /* GL_MATRIX_INDEX_ARRAY_ARB */ + { 20237, 0x00008B9E }, /* GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES */ + { 20278, 0x00008844 }, /* GL_MATRIX_INDEX_ARRAY_OES */ + { 20304, 0x00008849 }, /* GL_MATRIX_INDEX_ARRAY_POINTER_ARB */ + { 20338, 0x00008849 }, /* GL_MATRIX_INDEX_ARRAY_POINTER_OES */ + { 20372, 0x00008846 }, /* GL_MATRIX_INDEX_ARRAY_SIZE_ARB */ + { 20403, 0x00008846 }, /* GL_MATRIX_INDEX_ARRAY_SIZE_OES */ + { 20434, 0x00008848 }, /* GL_MATRIX_INDEX_ARRAY_STRIDE_ARB */ + { 20467, 0x00008848 }, /* GL_MATRIX_INDEX_ARRAY_STRIDE_OES */ + { 20500, 0x00008847 }, /* GL_MATRIX_INDEX_ARRAY_TYPE_ARB */ + { 20531, 0x00008847 }, /* GL_MATRIX_INDEX_ARRAY_TYPE_OES */ + { 20562, 0x00000BA0 }, /* GL_MATRIX_MODE */ + { 20577, 0x00008840 }, /* GL_MATRIX_PALETTE_ARB */ + { 20599, 0x00008840 }, /* GL_MATRIX_PALETTE_OES */ + { 20621, 0x00008008 }, /* GL_MAX */ + { 20628, 0x00008073 }, /* GL_MAX_3D_TEXTURE_SIZE */ + { 20651, 0x00008073 }, /* GL_MAX_3D_TEXTURE_SIZE_OES */ + { 20678, 0x000088FF }, /* GL_MAX_ARRAY_TEXTURE_LAYERS_EXT */ + { 20710, 0x00000D35 }, /* GL_MAX_ATTRIB_STACK_DEPTH */ + { 20736, 0x00000D3B }, /* GL_MAX_CLIENT_ATTRIB_STACK_DEPTH */ + { 20769, 0x00008177 }, /* GL_MAX_CLIPMAP_DEPTH_SGIX */ + { 20795, 0x00008178 }, /* GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX */ + { 20829, 0x00000D32 }, /* GL_MAX_CLIP_PLANES */ + { 20848, 0x00008CDF }, /* GL_MAX_COLOR_ATTACHMENTS */ + { 20873, 0x00008CDF }, /* GL_MAX_COLOR_ATTACHMENTS_EXT */ + { 20902, 0x000080B3 }, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH */ + { 20934, 0x000080B3 }, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI */ + { 20970, 0x00008B4D }, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS */ + { 21006, 0x00008B4D }, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB */ + { 21046, 0x0000801B }, /* GL_MAX_CONVOLUTION_HEIGHT */ + { 21072, 0x0000801B }, /* GL_MAX_CONVOLUTION_HEIGHT_EXT */ + { 21102, 0x0000801A }, /* GL_MAX_CONVOLUTION_WIDTH */ + { 21127, 0x0000801A }, /* GL_MAX_CONVOLUTION_WIDTH_EXT */ + { 21156, 0x0000851C }, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE */ + { 21185, 0x0000851C }, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB */ + { 21218, 0x0000851C }, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES */ + { 21251, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS */ + { 21271, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_ARB */ + { 21295, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_ATI */ + { 21319, 0x000080E9 }, /* GL_MAX_ELEMENTS_INDICES */ + { 21343, 0x000080E8 }, /* GL_MAX_ELEMENTS_VERTICES */ + { 21368, 0x00000D30 }, /* GL_MAX_EVAL_ORDER */ + { 21386, 0x00008008 }, /* GL_MAX_EXT */ + { 21397, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */ + { 21432, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB */ + { 21471, 0x00008DFD }, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */ + { 21503, 0x00008DE0 }, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB */ + { 21539, 0x00008C29 }, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB */ + { 21579, 0x00008DE1 }, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB */ + { 21623, 0x00008DDF }, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB */ + { 21662, 0x00008DDD }, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */ + { 21701, 0x00000D31 }, /* GL_MAX_LIGHTS */ + { 21715, 0x00000B31 }, /* GL_MAX_LIST_NESTING */ + { 21735, 0x00008841 }, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */ + { 21773, 0x00000D36 }, /* GL_MAX_MODELVIEW_STACK_DEPTH */ + { 21802, 0x00000D37 }, /* GL_MAX_NAME_STACK_DEPTH */ + { 21826, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_ARB */ + { 21854, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_OES */ + { 21882, 0x00000D34 }, /* GL_MAX_PIXEL_MAP_TABLE */ + { 21905, 0x000088B1 }, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */ + { 21942, 0x0000880B }, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */ + { 21978, 0x000088AD }, /* GL_MAX_PROGRAM_ATTRIBS_ARB */ + { 22005, 0x000088F5 }, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */ + { 22034, 0x000088B5 }, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */ + { 22068, 0x000088F4 }, /* GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV */ + { 22104, 0x000088F6 }, /* GL_MAX_PROGRAM_IF_DEPTH_NV */ + { 22131, 0x000088A1 }, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */ + { 22163, 0x000088B4 }, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */ + { 22199, 0x000088F8 }, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */ + { 22228, 0x000088F7 }, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */ + { 22257, 0x0000862F }, /* GL_MAX_PROGRAM_MATRICES_ARB */ + { 22285, 0x0000862E }, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */ + { 22323, 0x000088B3 }, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ + { 22367, 0x0000880E }, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ + { 22410, 0x000088AF }, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */ + { 22444, 0x000088A3 }, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ + { 22483, 0x000088AB }, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */ + { 22520, 0x000088A7 }, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */ + { 22558, 0x00008810 }, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ + { 22601, 0x0000880F }, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ + { 22644, 0x000088A9 }, /* GL_MAX_PROGRAM_PARAMETERS_ARB */ + { 22674, 0x000088A5 }, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */ + { 22705, 0x00008905 }, /* GL_MAX_PROGRAM_TEXEL_OFFSET_EXT */ + { 22737, 0x0000880D }, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */ + { 22773, 0x0000880C }, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */ + { 22809, 0x00000D38 }, /* GL_MAX_PROJECTION_STACK_DEPTH */ + { 22839, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB */ + { 22873, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_NV */ + { 22906, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE */ + { 22931, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_EXT */ + { 22960, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_OES */ + { 22989, 0x00008D57 }, /* GL_MAX_SAMPLES */ + { 23004, 0x00008D57 }, /* GL_MAX_SAMPLES_EXT */ + { 23023, 0x00009111 }, /* GL_MAX_SERVER_WAIT_TIMEOUT */ + { 23050, 0x00008504 }, /* GL_MAX_SHININESS_NV */ + { 23070, 0x00008505 }, /* GL_MAX_SPOT_EXPONENT_NV */ + { 23094, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS */ + { 23116, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS_ARB */ + { 23142, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS */ + { 23169, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS_ARB */ + { 23200, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS */ + { 23224, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS_EXT */ + { 23252, 0x000084FF }, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */ + { 23286, 0x00000D33 }, /* GL_MAX_TEXTURE_SIZE */ + { 23306, 0x00000D39 }, /* GL_MAX_TEXTURE_STACK_DEPTH */ + { 23333, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS */ + { 23354, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS_ARB */ + { 23379, 0x0000862F }, /* GL_MAX_TRACK_MATRICES_NV */ + { 23404, 0x0000862E }, /* GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV */ + { 23439, 0x00008C8A }, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT */ + { 23492, 0x00008C8B }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT */ + { 23539, 0x00008C80 }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT */ + { 23589, 0x00008B4B }, /* GL_MAX_VARYING_COMPONENTS */ + { 23615, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS */ + { 23637, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS_ARB */ + { 23663, 0x00008DFC }, /* GL_MAX_VARYING_VECTORS */ + { 23686, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS */ + { 23708, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS_ARB */ + { 23734, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */ + { 23768, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB */ + { 23806, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */ + { 23839, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB */ + { 23876, 0x00008DFB }, /* GL_MAX_VERTEX_UNIFORM_VECTORS */ + { 23906, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_ARB */ + { 23930, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_OES */ + { 23954, 0x00008DDE }, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */ + { 23991, 0x00000D3A }, /* GL_MAX_VIEWPORT_DIMS */ + { 24012, 0x00008DF1 }, /* GL_MEDIUM_FLOAT */ + { 24028, 0x00008DF4 }, /* GL_MEDIUM_INT */ + { 24042, 0x00008007 }, /* GL_MIN */ + { 24049, 0x0000802E }, /* GL_MINMAX */ + { 24059, 0x0000802E }, /* GL_MINMAX_EXT */ + { 24073, 0x0000802F }, /* GL_MINMAX_FORMAT */ + { 24090, 0x0000802F }, /* GL_MINMAX_FORMAT_EXT */ + { 24111, 0x00008030 }, /* GL_MINMAX_SINK */ + { 24126, 0x00008030 }, /* GL_MINMAX_SINK_EXT */ + { 24145, 0x00008007 }, /* GL_MIN_EXT */ + { 24156, 0x00008904 }, /* GL_MIN_PROGRAM_TEXEL_OFFSET_EXT */ + { 24188, 0x00008370 }, /* GL_MIRRORED_REPEAT */ + { 24207, 0x00008370 }, /* GL_MIRRORED_REPEAT_ARB */ + { 24230, 0x00008370 }, /* GL_MIRRORED_REPEAT_IBM */ + { 24253, 0x00008742 }, /* GL_MIRROR_CLAMP_ATI */ + { 24273, 0x00008742 }, /* GL_MIRROR_CLAMP_EXT */ + { 24293, 0x00008912 }, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */ + { 24323, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_ATI */ + { 24351, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */ + { 24379, 0x00001700 }, /* GL_MODELVIEW */ + { 24392, 0x00001700 }, /* GL_MODELVIEW0_ARB */ + { 24410, 0x0000872A }, /* GL_MODELVIEW10_ARB */ + { 24429, 0x0000872B }, /* GL_MODELVIEW11_ARB */ + { 24448, 0x0000872C }, /* GL_MODELVIEW12_ARB */ + { 24467, 0x0000872D }, /* GL_MODELVIEW13_ARB */ + { 24486, 0x0000872E }, /* GL_MODELVIEW14_ARB */ + { 24505, 0x0000872F }, /* GL_MODELVIEW15_ARB */ + { 24524, 0x00008730 }, /* GL_MODELVIEW16_ARB */ + { 24543, 0x00008731 }, /* GL_MODELVIEW17_ARB */ + { 24562, 0x00008732 }, /* GL_MODELVIEW18_ARB */ + { 24581, 0x00008733 }, /* GL_MODELVIEW19_ARB */ + { 24600, 0x0000850A }, /* GL_MODELVIEW1_ARB */ + { 24618, 0x00008734 }, /* GL_MODELVIEW20_ARB */ + { 24637, 0x00008735 }, /* GL_MODELVIEW21_ARB */ + { 24656, 0x00008736 }, /* GL_MODELVIEW22_ARB */ + { 24675, 0x00008737 }, /* GL_MODELVIEW23_ARB */ + { 24694, 0x00008738 }, /* GL_MODELVIEW24_ARB */ + { 24713, 0x00008739 }, /* GL_MODELVIEW25_ARB */ + { 24732, 0x0000873A }, /* GL_MODELVIEW26_ARB */ + { 24751, 0x0000873B }, /* GL_MODELVIEW27_ARB */ + { 24770, 0x0000873C }, /* GL_MODELVIEW28_ARB */ + { 24789, 0x0000873D }, /* GL_MODELVIEW29_ARB */ + { 24808, 0x00008722 }, /* GL_MODELVIEW2_ARB */ + { 24826, 0x0000873E }, /* GL_MODELVIEW30_ARB */ + { 24845, 0x0000873F }, /* GL_MODELVIEW31_ARB */ + { 24864, 0x00008723 }, /* GL_MODELVIEW3_ARB */ + { 24882, 0x00008724 }, /* GL_MODELVIEW4_ARB */ + { 24900, 0x00008725 }, /* GL_MODELVIEW5_ARB */ + { 24918, 0x00008726 }, /* GL_MODELVIEW6_ARB */ + { 24936, 0x00008727 }, /* GL_MODELVIEW7_ARB */ + { 24954, 0x00008728 }, /* GL_MODELVIEW8_ARB */ + { 24972, 0x00008729 }, /* GL_MODELVIEW9_ARB */ + { 24990, 0x00000BA6 }, /* GL_MODELVIEW_MATRIX */ + { 25010, 0x0000898D }, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */ + { 25052, 0x00008629 }, /* GL_MODELVIEW_PROJECTION_NV */ + { 25079, 0x00000BA3 }, /* GL_MODELVIEW_STACK_DEPTH */ + { 25104, 0x00002100 }, /* GL_MODULATE */ + { 25116, 0x00008744 }, /* GL_MODULATE_ADD_ATI */ + { 25136, 0x00008745 }, /* GL_MODULATE_SIGNED_ADD_ATI */ + { 25163, 0x00008746 }, /* GL_MODULATE_SUBTRACT_ATI */ + { 25188, 0x00000103 }, /* GL_MULT */ + { 25196, 0x0000809D }, /* GL_MULTISAMPLE */ + { 25211, 0x000086B2 }, /* GL_MULTISAMPLE_3DFX */ + { 25231, 0x0000809D }, /* GL_MULTISAMPLE_ARB */ + { 25250, 0x20000000 }, /* GL_MULTISAMPLE_BIT */ + { 25269, 0x20000000 }, /* GL_MULTISAMPLE_BIT_3DFX */ + { 25293, 0x20000000 }, /* GL_MULTISAMPLE_BIT_ARB */ + { 25316, 0x00008534 }, /* GL_MULTISAMPLE_FILTER_HINT_NV */ + { 25346, 0x00002A25 }, /* GL_N3F_V3F */ + { 25357, 0x00000D70 }, /* GL_NAME_STACK_DEPTH */ + { 25377, 0x0000150E }, /* GL_NAND */ + { 25385, 0x00002600 }, /* GL_NEAREST */ + { 25396, 0x0000844E }, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */ + { 25427, 0x0000844D }, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */ + { 25459, 0x00002702 }, /* GL_NEAREST_MIPMAP_LINEAR */ + { 25484, 0x00002700 }, /* GL_NEAREST_MIPMAP_NEAREST */ + { 25510, 0x00000200 }, /* GL_NEVER */ + { 25519, 0x00001102 }, /* GL_NICEST */ + { 25529, 0x00000000 }, /* GL_NONE */ + { 25537, 0x00000000 }, /* GL_NONE_OES */ + { 25549, 0x00001505 }, /* GL_NOOP */ + { 25557, 0x00001508 }, /* GL_NOR */ + { 25564, 0x00000BA1 }, /* GL_NORMALIZE */ + { 25577, 0x00008075 }, /* GL_NORMAL_ARRAY */ + { 25593, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING */ + { 25624, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING_ARB */ + { 25659, 0x0000808F }, /* GL_NORMAL_ARRAY_POINTER */ + { 25683, 0x0000807F }, /* GL_NORMAL_ARRAY_STRIDE */ + { 25706, 0x0000807E }, /* GL_NORMAL_ARRAY_TYPE */ + { 25727, 0x00008511 }, /* GL_NORMAL_MAP */ + { 25741, 0x00008511 }, /* GL_NORMAL_MAP_ARB */ + { 25759, 0x00008511 }, /* GL_NORMAL_MAP_NV */ + { 25776, 0x00008511 }, /* GL_NORMAL_MAP_OES */ + { 25794, 0x00000205 }, /* GL_NOTEQUAL */ + { 25806, 0x00000000 }, /* GL_NO_ERROR */ + { 25818, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */ + { 25852, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB */ + { 25890, 0x000087FE }, /* GL_NUM_PROGRAM_BINARY_FORMATS_OES */ + { 25924, 0x00008DF9 }, /* GL_NUM_SHADER_BINARY_FORMATS */ + { 25953, 0x00008B89 }, /* GL_OBJECT_ACTIVE_ATTRIBUTES_ARB */ + { 25985, 0x00008B8A }, /* GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB */ + { 26027, 0x00008B86 }, /* GL_OBJECT_ACTIVE_UNIFORMS_ARB */ + { 26057, 0x00008B87 }, /* GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB */ + { 26097, 0x00008B85 }, /* GL_OBJECT_ATTACHED_OBJECTS_ARB */ + { 26128, 0x00008B81 }, /* GL_OBJECT_COMPILE_STATUS_ARB */ + { 26157, 0x00008B80 }, /* GL_OBJECT_DELETE_STATUS_ARB */ + { 26185, 0x00008B84 }, /* GL_OBJECT_INFO_LOG_LENGTH_ARB */ + { 26215, 0x00002401 }, /* GL_OBJECT_LINEAR */ + { 26232, 0x00008B82 }, /* GL_OBJECT_LINK_STATUS_ARB */ + { 26258, 0x00002501 }, /* GL_OBJECT_PLANE */ + { 26274, 0x00008B88 }, /* GL_OBJECT_SHADER_SOURCE_LENGTH_ARB */ + { 26309, 0x00008B4F }, /* GL_OBJECT_SUBTYPE_ARB */ + { 26331, 0x00009112 }, /* GL_OBJECT_TYPE */ + { 26346, 0x00008B4E }, /* GL_OBJECT_TYPE_ARB */ + { 26365, 0x00008B83 }, /* GL_OBJECT_VALIDATE_STATUS_ARB */ + { 26395, 0x00008165 }, /* GL_OCCLUSION_TEST_HP */ + { 26416, 0x00008166 }, /* GL_OCCLUSION_TEST_RESULT_HP */ + { 26444, 0x00000001 }, /* GL_ONE */ + { 26451, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA */ + { 26479, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA_EXT */ + { 26511, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR */ + { 26539, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR_EXT */ + { 26571, 0x00000305 }, /* GL_ONE_MINUS_DST_ALPHA */ + { 26594, 0x00000307 }, /* GL_ONE_MINUS_DST_COLOR */ + { 26617, 0x00000303 }, /* GL_ONE_MINUS_SRC_ALPHA */ + { 26640, 0x00000301 }, /* GL_ONE_MINUS_SRC_COLOR */ + { 26663, 0x00008598 }, /* GL_OPERAND0_ALPHA */ + { 26681, 0x00008598 }, /* GL_OPERAND0_ALPHA_ARB */ + { 26703, 0x00008598 }, /* GL_OPERAND0_ALPHA_EXT */ + { 26725, 0x00008590 }, /* GL_OPERAND0_RGB */ + { 26741, 0x00008590 }, /* GL_OPERAND0_RGB_ARB */ + { 26761, 0x00008590 }, /* GL_OPERAND0_RGB_EXT */ + { 26781, 0x00008599 }, /* GL_OPERAND1_ALPHA */ + { 26799, 0x00008599 }, /* GL_OPERAND1_ALPHA_ARB */ + { 26821, 0x00008599 }, /* GL_OPERAND1_ALPHA_EXT */ + { 26843, 0x00008591 }, /* GL_OPERAND1_RGB */ + { 26859, 0x00008591 }, /* GL_OPERAND1_RGB_ARB */ + { 26879, 0x00008591 }, /* GL_OPERAND1_RGB_EXT */ + { 26899, 0x0000859A }, /* GL_OPERAND2_ALPHA */ + { 26917, 0x0000859A }, /* GL_OPERAND2_ALPHA_ARB */ + { 26939, 0x0000859A }, /* GL_OPERAND2_ALPHA_EXT */ + { 26961, 0x00008592 }, /* GL_OPERAND2_RGB */ + { 26977, 0x00008592 }, /* GL_OPERAND2_RGB_ARB */ + { 26997, 0x00008592 }, /* GL_OPERAND2_RGB_EXT */ + { 27017, 0x0000859B }, /* GL_OPERAND3_ALPHA_NV */ + { 27038, 0x00008593 }, /* GL_OPERAND3_RGB_NV */ + { 27057, 0x00001507 }, /* GL_OR */ + { 27063, 0x00000A01 }, /* GL_ORDER */ + { 27072, 0x0000150D }, /* GL_OR_INVERTED */ + { 27087, 0x0000150B }, /* GL_OR_REVERSE */ + { 27101, 0x00000505 }, /* GL_OUT_OF_MEMORY */ + { 27118, 0x00000D05 }, /* GL_PACK_ALIGNMENT */ + { 27136, 0x0000806C }, /* GL_PACK_IMAGE_HEIGHT */ + { 27157, 0x00008758 }, /* GL_PACK_INVERT_MESA */ + { 27177, 0x00000D01 }, /* GL_PACK_LSB_FIRST */ + { 27195, 0x00000D02 }, /* GL_PACK_ROW_LENGTH */ + { 27214, 0x0000806B }, /* GL_PACK_SKIP_IMAGES */ + { 27234, 0x00000D04 }, /* GL_PACK_SKIP_PIXELS */ + { 27254, 0x00000D03 }, /* GL_PACK_SKIP_ROWS */ + { 27272, 0x00000D00 }, /* GL_PACK_SWAP_BYTES */ + { 27291, 0x00008B92 }, /* GL_PALETTE4_R5_G6_B5_OES */ + { 27316, 0x00008B94 }, /* GL_PALETTE4_RGB5_A1_OES */ + { 27340, 0x00008B90 }, /* GL_PALETTE4_RGB8_OES */ + { 27361, 0x00008B93 }, /* GL_PALETTE4_RGBA4_OES */ + { 27383, 0x00008B91 }, /* GL_PALETTE4_RGBA8_OES */ + { 27405, 0x00008B97 }, /* GL_PALETTE8_R5_G6_B5_OES */ + { 27430, 0x00008B99 }, /* GL_PALETTE8_RGB5_A1_OES */ + { 27454, 0x00008B95 }, /* GL_PALETTE8_RGB8_OES */ + { 27475, 0x00008B98 }, /* GL_PALETTE8_RGBA4_OES */ + { 27497, 0x00008B96 }, /* GL_PALETTE8_RGBA8_OES */ + { 27519, 0x00000700 }, /* GL_PASS_THROUGH_TOKEN */ + { 27541, 0x00000C50 }, /* GL_PERSPECTIVE_CORRECTION_HINT */ + { 27572, 0x00000C79 }, /* GL_PIXEL_MAP_A_TO_A */ + { 27592, 0x00000CB9 }, /* GL_PIXEL_MAP_A_TO_A_SIZE */ + { 27617, 0x00000C78 }, /* GL_PIXEL_MAP_B_TO_B */ + { 27637, 0x00000CB8 }, /* GL_PIXEL_MAP_B_TO_B_SIZE */ + { 27662, 0x00000C77 }, /* GL_PIXEL_MAP_G_TO_G */ + { 27682, 0x00000CB7 }, /* GL_PIXEL_MAP_G_TO_G_SIZE */ + { 27707, 0x00000C75 }, /* GL_PIXEL_MAP_I_TO_A */ + { 27727, 0x00000CB5 }, /* GL_PIXEL_MAP_I_TO_A_SIZE */ + { 27752, 0x00000C74 }, /* GL_PIXEL_MAP_I_TO_B */ + { 27772, 0x00000CB4 }, /* GL_PIXEL_MAP_I_TO_B_SIZE */ + { 27797, 0x00000C73 }, /* GL_PIXEL_MAP_I_TO_G */ + { 27817, 0x00000CB3 }, /* GL_PIXEL_MAP_I_TO_G_SIZE */ + { 27842, 0x00000C70 }, /* GL_PIXEL_MAP_I_TO_I */ + { 27862, 0x00000CB0 }, /* GL_PIXEL_MAP_I_TO_I_SIZE */ + { 27887, 0x00000C72 }, /* GL_PIXEL_MAP_I_TO_R */ + { 27907, 0x00000CB2 }, /* GL_PIXEL_MAP_I_TO_R_SIZE */ + { 27932, 0x00000C76 }, /* GL_PIXEL_MAP_R_TO_R */ + { 27952, 0x00000CB6 }, /* GL_PIXEL_MAP_R_TO_R_SIZE */ + { 27977, 0x00000C71 }, /* GL_PIXEL_MAP_S_TO_S */ + { 27997, 0x00000CB1 }, /* GL_PIXEL_MAP_S_TO_S_SIZE */ + { 28022, 0x00000020 }, /* GL_PIXEL_MODE_BIT */ + { 28040, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER */ + { 28061, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING */ + { 28090, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING_EXT */ + { 28123, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER_EXT */ + { 28148, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER */ + { 28171, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING */ + { 28202, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING_EXT */ + { 28237, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER_EXT */ + { 28264, 0x00001B00 }, /* GL_POINT */ + { 28273, 0x00000000 }, /* GL_POINTS */ + { 28283, 0x00000002 }, /* GL_POINT_BIT */ + { 28296, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION */ + { 28326, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_ARB */ + { 28360, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_EXT */ + { 28394, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_SGIS */ + { 28429, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE */ + { 28458, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_ARB */ + { 28491, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_EXT */ + { 28524, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_SGIS */ + { 28558, 0x00000B11 }, /* GL_POINT_SIZE */ + { 28572, 0x00008B9F }, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */ + { 28611, 0x00008B9C }, /* GL_POINT_SIZE_ARRAY_OES */ + { 28635, 0x0000898C }, /* GL_POINT_SIZE_ARRAY_POINTER_OES */ + { 28667, 0x0000898B }, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */ + { 28698, 0x0000898A }, /* GL_POINT_SIZE_ARRAY_TYPE_OES */ + { 28727, 0x00000B13 }, /* GL_POINT_SIZE_GRANULARITY */ + { 28753, 0x00008127 }, /* GL_POINT_SIZE_MAX */ + { 28771, 0x00008127 }, /* GL_POINT_SIZE_MAX_ARB */ + { 28793, 0x00008127 }, /* GL_POINT_SIZE_MAX_EXT */ + { 28815, 0x00008127 }, /* GL_POINT_SIZE_MAX_SGIS */ + { 28838, 0x00008126 }, /* GL_POINT_SIZE_MIN */ + { 28856, 0x00008126 }, /* GL_POINT_SIZE_MIN_ARB */ + { 28878, 0x00008126 }, /* GL_POINT_SIZE_MIN_EXT */ + { 28900, 0x00008126 }, /* GL_POINT_SIZE_MIN_SGIS */ + { 28923, 0x00000B12 }, /* GL_POINT_SIZE_RANGE */ + { 28943, 0x00000B10 }, /* GL_POINT_SMOOTH */ + { 28959, 0x00000C51 }, /* GL_POINT_SMOOTH_HINT */ + { 28980, 0x00008861 }, /* GL_POINT_SPRITE */ + { 28996, 0x00008861 }, /* GL_POINT_SPRITE_ARB */ + { 29016, 0x00008CA0 }, /* GL_POINT_SPRITE_COORD_ORIGIN */ + { 29045, 0x00008861 }, /* GL_POINT_SPRITE_NV */ + { 29064, 0x00008861 }, /* GL_POINT_SPRITE_OES */ + { 29084, 0x00008863 }, /* GL_POINT_SPRITE_R_MODE_NV */ + { 29110, 0x00000701 }, /* GL_POINT_TOKEN */ + { 29125, 0x00000009 }, /* GL_POLYGON */ + { 29136, 0x00000008 }, /* GL_POLYGON_BIT */ + { 29151, 0x00000B40 }, /* GL_POLYGON_MODE */ + { 29167, 0x00008039 }, /* GL_POLYGON_OFFSET_BIAS */ + { 29190, 0x00008038 }, /* GL_POLYGON_OFFSET_FACTOR */ + { 29215, 0x00008037 }, /* GL_POLYGON_OFFSET_FILL */ + { 29238, 0x00002A02 }, /* GL_POLYGON_OFFSET_LINE */ + { 29261, 0x00002A01 }, /* GL_POLYGON_OFFSET_POINT */ + { 29285, 0x00002A00 }, /* GL_POLYGON_OFFSET_UNITS */ + { 29309, 0x00000B41 }, /* GL_POLYGON_SMOOTH */ + { 29327, 0x00000C53 }, /* GL_POLYGON_SMOOTH_HINT */ + { 29350, 0x00000B42 }, /* GL_POLYGON_STIPPLE */ + { 29369, 0x00000010 }, /* GL_POLYGON_STIPPLE_BIT */ + { 29392, 0x00000703 }, /* GL_POLYGON_TOKEN */ + { 29409, 0x00001203 }, /* GL_POSITION */ + { 29421, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */ + { 29453, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI */ + { 29489, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */ + { 29522, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI */ + { 29559, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */ + { 29590, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI */ + { 29625, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */ + { 29657, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI */ + { 29693, 0x000080D2 }, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */ + { 29726, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */ + { 29758, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI */ + { 29794, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */ + { 29827, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI */ + { 29864, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS */ + { 29894, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS_SGI */ + { 29928, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE */ + { 29959, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE_SGI */ + { 29994, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS */ + { 30025, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS_EXT */ + { 30060, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE */ + { 30092, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE_EXT */ + { 30128, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS */ + { 30158, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS_EXT */ + { 30192, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE */ + { 30223, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE_EXT */ + { 30258, 0x000080D1 }, /* GL_POST_CONVOLUTION_COLOR_TABLE */ + { 30290, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS */ + { 30321, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS_EXT */ + { 30356, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE */ + { 30388, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE_EXT */ + { 30424, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS */ + { 30453, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS_EXT */ + { 30486, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE */ + { 30516, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE_EXT */ + { 30550, 0x0000817B }, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */ + { 30589, 0x00008179 }, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */ + { 30622, 0x0000817C }, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */ + { 30662, 0x0000817A }, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */ + { 30696, 0x00008578 }, /* GL_PREVIOUS */ + { 30708, 0x00008578 }, /* GL_PREVIOUS_ARB */ + { 30724, 0x00008578 }, /* GL_PREVIOUS_EXT */ + { 30740, 0x00008577 }, /* GL_PRIMARY_COLOR */ + { 30757, 0x00008577 }, /* GL_PRIMARY_COLOR_ARB */ + { 30778, 0x00008577 }, /* GL_PRIMARY_COLOR_EXT */ + { 30799, 0x00008C87 }, /* GL_PRIMITIVES_GENERATED_EXT */ + { 30827, 0x00008559 }, /* GL_PRIMITIVE_RESTART_INDEX_NV */ + { 30857, 0x00008558 }, /* GL_PRIMITIVE_RESTART_NV */ + { 30881, 0x000088B0 }, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */ + { 30914, 0x00008805 }, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */ + { 30946, 0x000088AC }, /* GL_PROGRAM_ATTRIBS_ARB */ + { 30969, 0x000087FF }, /* GL_PROGRAM_BINARY_FORMATS_OES */ + { 30999, 0x00008741 }, /* GL_PROGRAM_BINARY_LENGTH_OES */ + { 31028, 0x00008677 }, /* GL_PROGRAM_BINDING_ARB */ + { 31051, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_ARB */ + { 31081, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_NV */ + { 31110, 0x00008874 }, /* GL_PROGRAM_ERROR_STRING_ARB */ + { 31138, 0x00008876 }, /* GL_PROGRAM_FORMAT_ARB */ + { 31160, 0x00008875 }, /* GL_PROGRAM_FORMAT_ASCII_ARB */ + { 31188, 0x000088A0 }, /* GL_PROGRAM_INSTRUCTIONS_ARB */ + { 31216, 0x00008627 }, /* GL_PROGRAM_LENGTH_ARB */ + { 31238, 0x00008627 }, /* GL_PROGRAM_LENGTH_NV */ + { 31259, 0x000088B2 }, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ + { 31299, 0x00008808 }, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ + { 31338, 0x000088AE }, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */ + { 31368, 0x000088A2 }, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ + { 31403, 0x000088AA }, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */ + { 31436, 0x000088A6 }, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */ + { 31470, 0x0000880A }, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ + { 31509, 0x00008809 }, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ + { 31548, 0x00008B40 }, /* GL_PROGRAM_OBJECT_ARB */ + { 31570, 0x000088A8 }, /* GL_PROGRAM_PARAMETERS_ARB */ + { 31596, 0x00008644 }, /* GL_PROGRAM_PARAMETER_NV */ + { 31620, 0x00008642 }, /* GL_PROGRAM_POINT_SIZE_ARB */ + { 31646, 0x00008647 }, /* GL_PROGRAM_RESIDENT_NV */ + { 31669, 0x00008628 }, /* GL_PROGRAM_STRING_ARB */ + { 31691, 0x00008628 }, /* GL_PROGRAM_STRING_NV */ + { 31712, 0x00008646 }, /* GL_PROGRAM_TARGET_NV */ + { 31733, 0x000088A4 }, /* GL_PROGRAM_TEMPORARIES_ARB */ + { 31760, 0x00008807 }, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */ + { 31792, 0x00008806 }, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */ + { 31824, 0x000088B6 }, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */ + { 31859, 0x00001701 }, /* GL_PROJECTION */ + { 31873, 0x00000BA7 }, /* GL_PROJECTION_MATRIX */ + { 31894, 0x0000898E }, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */ + { 31937, 0x00000BA4 }, /* GL_PROJECTION_STACK_DEPTH */ + { 31963, 0x00008E4F }, /* GL_PROVOKING_VERTEX */ + { 31983, 0x00008E4F }, /* GL_PROVOKING_VERTEX_EXT */ + { 32007, 0x000080D3 }, /* GL_PROXY_COLOR_TABLE */ + { 32028, 0x00008025 }, /* GL_PROXY_HISTOGRAM */ + { 32047, 0x00008025 }, /* GL_PROXY_HISTOGRAM_EXT */ + { 32070, 0x000080D5 }, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */ + { 32109, 0x000080D4 }, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */ + { 32147, 0x00008063 }, /* GL_PROXY_TEXTURE_1D */ + { 32167, 0x00008C19 }, /* GL_PROXY_TEXTURE_1D_ARRAY_EXT */ + { 32197, 0x00008063 }, /* GL_PROXY_TEXTURE_1D_EXT */ + { 32221, 0x00008064 }, /* GL_PROXY_TEXTURE_2D */ + { 32241, 0x00008C1B }, /* GL_PROXY_TEXTURE_2D_ARRAY_EXT */ + { 32271, 0x00008064 }, /* GL_PROXY_TEXTURE_2D_EXT */ + { 32295, 0x00008070 }, /* GL_PROXY_TEXTURE_3D */ + { 32315, 0x000080BD }, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */ + { 32348, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP */ + { 32374, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP_ARB */ + { 32404, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_ARB */ + { 32435, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_NV */ + { 32465, 0x00008A1D }, /* GL_PURGEABLE_APPLE */ + { 32484, 0x00002003 }, /* GL_Q */ + { 32489, 0x00001209 }, /* GL_QUADRATIC_ATTENUATION */ + { 32514, 0x00000007 }, /* GL_QUADS */ + { 32523, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */ + { 32567, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT */ + { 32615, 0x00008614 }, /* GL_QUAD_MESH_SUN */ + { 32632, 0x00000008 }, /* GL_QUAD_STRIP */ + { 32646, 0x00008E16 }, /* GL_QUERY_BY_REGION_NO_WAIT_NV */ + { 32676, 0x00008E15 }, /* GL_QUERY_BY_REGION_WAIT_NV */ + { 32703, 0x00008864 }, /* GL_QUERY_COUNTER_BITS */ + { 32725, 0x00008864 }, /* GL_QUERY_COUNTER_BITS_ARB */ + { 32751, 0x00008E14 }, /* GL_QUERY_NO_WAIT_NV */ + { 32771, 0x00008866 }, /* GL_QUERY_RESULT */ + { 32787, 0x00008866 }, /* GL_QUERY_RESULT_ARB */ + { 32807, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE */ + { 32833, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE_ARB */ + { 32863, 0x00008E13 }, /* GL_QUERY_WAIT_NV */ + { 32880, 0x00002002 }, /* GL_R */ + { 32885, 0x00002A10 }, /* GL_R3_G3_B2 */ + { 32897, 0x00008C89 }, /* GL_RASTERIZER_DISCARD_EXT */ + { 32923, 0x00019262 }, /* GL_RASTER_POSITION_UNCLIPPED_IBM */ + { 32956, 0x00000C02 }, /* GL_READ_BUFFER */ + { 32971, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER */ + { 32991, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING */ + { 33019, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING_EXT */ + { 33051, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER_EXT */ + { 33075, 0x000088B8 }, /* GL_READ_ONLY */ + { 33088, 0x000088B8 }, /* GL_READ_ONLY_ARB */ + { 33105, 0x000088BA }, /* GL_READ_WRITE */ + { 33119, 0x000088BA }, /* GL_READ_WRITE_ARB */ + { 33137, 0x00001903 }, /* GL_RED */ + { 33144, 0x00008016 }, /* GL_REDUCE */ + { 33154, 0x00008016 }, /* GL_REDUCE_EXT */ + { 33168, 0x00000D15 }, /* GL_RED_BIAS */ + { 33180, 0x00000D52 }, /* GL_RED_BITS */ + { 33192, 0x00008D94 }, /* GL_RED_INTEGER_EXT */ + { 33211, 0x00000D14 }, /* GL_RED_SCALE */ + { 33224, 0x00008512 }, /* GL_REFLECTION_MAP */ + { 33242, 0x00008512 }, /* GL_REFLECTION_MAP_ARB */ + { 33264, 0x00008512 }, /* GL_REFLECTION_MAP_NV */ + { 33285, 0x00008512 }, /* GL_REFLECTION_MAP_OES */ + { 33307, 0x00008A19 }, /* GL_RELEASED_APPLE */ + { 33325, 0x00001C00 }, /* GL_RENDER */ + { 33335, 0x00008D41 }, /* GL_RENDERBUFFER */ + { 33351, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE */ + { 33378, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE_OES */ + { 33409, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING */ + { 33433, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_EXT */ + { 33461, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_OES */ + { 33489, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE */ + { 33515, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE_OES */ + { 33545, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE */ + { 33572, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE_OES */ + { 33603, 0x00008D41 }, /* GL_RENDERBUFFER_EXT */ + { 33623, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE */ + { 33650, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE_OES */ + { 33681, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT */ + { 33704, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_EXT */ + { 33731, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_OES */ + { 33758, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT */ + { 33790, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_EXT */ + { 33826, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_OES */ + { 33862, 0x00008D41 }, /* GL_RENDERBUFFER_OES */ + { 33882, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE */ + { 33907, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE_OES */ + { 33936, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES */ + { 33960, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES_EXT */ + { 33988, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE */ + { 34017, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE_OES */ + { 34050, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH */ + { 34072, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_EXT */ + { 34098, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_OES */ + { 34124, 0x00001F01 }, /* GL_RENDERER */ + { 34136, 0x00000C40 }, /* GL_RENDER_MODE */ + { 34151, 0x00002901 }, /* GL_REPEAT */ + { 34161, 0x00001E01 }, /* GL_REPLACE */ + { 34172, 0x00008062 }, /* GL_REPLACE_EXT */ + { 34187, 0x00008153 }, /* GL_REPLICATE_BORDER_HP */ + { 34210, 0x0000803A }, /* GL_RESCALE_NORMAL */ + { 34228, 0x0000803A }, /* GL_RESCALE_NORMAL_EXT */ + { 34250, 0x00008A1B }, /* GL_RETAINED_APPLE */ + { 34268, 0x00000102 }, /* GL_RETURN */ + { 34278, 0x00001907 }, /* GL_RGB */ + { 34285, 0x00008052 }, /* GL_RGB10 */ + { 34294, 0x00008059 }, /* GL_RGB10_A2 */ + { 34306, 0x00008059 }, /* GL_RGB10_A2_EXT */ + { 34322, 0x00008052 }, /* GL_RGB10_EXT */ + { 34335, 0x00008053 }, /* GL_RGB12 */ + { 34344, 0x00008053 }, /* GL_RGB12_EXT */ + { 34357, 0x00008054 }, /* GL_RGB16 */ + { 34366, 0x00008D89 }, /* GL_RGB16I_EXT */ + { 34380, 0x00008D77 }, /* GL_RGB16UI_EXT */ + { 34395, 0x00008054 }, /* GL_RGB16_EXT */ + { 34408, 0x0000804E }, /* GL_RGB2_EXT */ + { 34420, 0x00008D83 }, /* GL_RGB32I_EXT */ + { 34434, 0x00008D71 }, /* GL_RGB32UI_EXT */ + { 34449, 0x0000804F }, /* GL_RGB4 */ + { 34457, 0x0000804F }, /* GL_RGB4_EXT */ + { 34469, 0x000083A1 }, /* GL_RGB4_S3TC */ + { 34482, 0x00008050 }, /* GL_RGB5 */ + { 34490, 0x00008D62 }, /* GL_RGB565 */ + { 34500, 0x00008D62 }, /* GL_RGB565_OES */ + { 34514, 0x00008057 }, /* GL_RGB5_A1 */ + { 34525, 0x00008057 }, /* GL_RGB5_A1_EXT */ + { 34540, 0x00008057 }, /* GL_RGB5_A1_OES */ + { 34555, 0x00008050 }, /* GL_RGB5_EXT */ + { 34567, 0x00008051 }, /* GL_RGB8 */ + { 34575, 0x00008D8F }, /* GL_RGB8I_EXT */ + { 34588, 0x00008D7D }, /* GL_RGB8UI_EXT */ + { 34602, 0x00008051 }, /* GL_RGB8_EXT */ + { 34614, 0x00008051 }, /* GL_RGB8_OES */ + { 34626, 0x00001908 }, /* GL_RGBA */ + { 34634, 0x0000805A }, /* GL_RGBA12 */ + { 34644, 0x0000805A }, /* GL_RGBA12_EXT */ + { 34658, 0x0000805B }, /* GL_RGBA16 */ + { 34668, 0x00008D88 }, /* GL_RGBA16I_EXT */ + { 34683, 0x00008D76 }, /* GL_RGBA16UI_EXT */ + { 34699, 0x0000805B }, /* GL_RGBA16_EXT */ + { 34713, 0x00008055 }, /* GL_RGBA2 */ + { 34722, 0x00008055 }, /* GL_RGBA2_EXT */ + { 34735, 0x00008D82 }, /* GL_RGBA32I_EXT */ + { 34750, 0x00008D70 }, /* GL_RGBA32UI_EXT */ + { 34766, 0x00008056 }, /* GL_RGBA4 */ + { 34775, 0x000083A5 }, /* GL_RGBA4_DXT5_S3TC */ + { 34794, 0x00008056 }, /* GL_RGBA4_EXT */ + { 34807, 0x00008056 }, /* GL_RGBA4_OES */ + { 34820, 0x000083A3 }, /* GL_RGBA4_S3TC */ + { 34834, 0x00008058 }, /* GL_RGBA8 */ + { 34843, 0x00008D8E }, /* GL_RGBA8I_EXT */ + { 34857, 0x00008D7C }, /* GL_RGBA8UI_EXT */ + { 34872, 0x00008058 }, /* GL_RGBA8_EXT */ + { 34885, 0x00008058 }, /* GL_RGBA8_OES */ + { 34898, 0x00008F97 }, /* GL_RGBA8_SNORM */ + { 34913, 0x000083A4 }, /* GL_RGBA_DXT5_S3TC */ + { 34931, 0x00008D99 }, /* GL_RGBA_INTEGER_EXT */ + { 34951, 0x00008D9E }, /* GL_RGBA_INTEGER_MODE_EXT */ + { 34976, 0x00000C31 }, /* GL_RGBA_MODE */ + { 34989, 0x000083A2 }, /* GL_RGBA_S3TC */ + { 35002, 0x00008F93 }, /* GL_RGBA_SNORM */ + { 35016, 0x00008D98 }, /* GL_RGB_INTEGER_EXT */ + { 35035, 0x000083A0 }, /* GL_RGB_S3TC */ + { 35047, 0x00008573 }, /* GL_RGB_SCALE */ + { 35060, 0x00008573 }, /* GL_RGB_SCALE_ARB */ + { 35077, 0x00008573 }, /* GL_RGB_SCALE_EXT */ + { 35094, 0x00000407 }, /* GL_RIGHT */ + { 35103, 0x00002000 }, /* GL_S */ + { 35108, 0x00008B5D }, /* GL_SAMPLER_1D */ + { 35122, 0x00008DC0 }, /* GL_SAMPLER_1D_ARRAY_EXT */ + { 35146, 0x00008DC3 }, /* GL_SAMPLER_1D_ARRAY_SHADOW_EXT */ + { 35177, 0x00008B61 }, /* GL_SAMPLER_1D_SHADOW */ + { 35198, 0x00008B5E }, /* GL_SAMPLER_2D */ + { 35212, 0x00008DC1 }, /* GL_SAMPLER_2D_ARRAY_EXT */ + { 35236, 0x00008DC4 }, /* GL_SAMPLER_2D_ARRAY_SHADOW_EXT */ + { 35267, 0x00008B62 }, /* GL_SAMPLER_2D_SHADOW */ + { 35288, 0x00008B5F }, /* GL_SAMPLER_3D */ + { 35302, 0x00008B5F }, /* GL_SAMPLER_3D_OES */ + { 35320, 0x00008DC2 }, /* GL_SAMPLER_BUFFER_EXT */ + { 35342, 0x00008B60 }, /* GL_SAMPLER_CUBE */ + { 35358, 0x00008DC5 }, /* GL_SAMPLER_CUBE_SHADOW_EXT */ + { 35385, 0x000080A9 }, /* GL_SAMPLES */ + { 35396, 0x000086B4 }, /* GL_SAMPLES_3DFX */ + { 35412, 0x000080A9 }, /* GL_SAMPLES_ARB */ + { 35427, 0x00008914 }, /* GL_SAMPLES_PASSED */ + { 35445, 0x00008914 }, /* GL_SAMPLES_PASSED_ARB */ + { 35467, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE */ + { 35495, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE_ARB */ + { 35527, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE */ + { 35550, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE_ARB */ + { 35577, 0x000080A8 }, /* GL_SAMPLE_BUFFERS */ + { 35595, 0x000086B3 }, /* GL_SAMPLE_BUFFERS_3DFX */ + { 35618, 0x000080A8 }, /* GL_SAMPLE_BUFFERS_ARB */ + { 35640, 0x000080A0 }, /* GL_SAMPLE_COVERAGE */ + { 35659, 0x000080A0 }, /* GL_SAMPLE_COVERAGE_ARB */ + { 35682, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT */ + { 35708, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT_ARB */ + { 35738, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE */ + { 35763, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE_ARB */ + { 35792, 0x00080000 }, /* GL_SCISSOR_BIT */ + { 35807, 0x00000C10 }, /* GL_SCISSOR_BOX */ + { 35822, 0x00000C11 }, /* GL_SCISSOR_TEST */ + { 35838, 0x0000845E }, /* GL_SECONDARY_COLOR_ARRAY */ + { 35863, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */ + { 35903, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB */ + { 35947, 0x0000845D }, /* GL_SECONDARY_COLOR_ARRAY_POINTER */ + { 35980, 0x0000845A }, /* GL_SECONDARY_COLOR_ARRAY_SIZE */ + { 36010, 0x0000845C }, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */ + { 36042, 0x0000845B }, /* GL_SECONDARY_COLOR_ARRAY_TYPE */ + { 36072, 0x00001C02 }, /* GL_SELECT */ + { 36082, 0x00000DF3 }, /* GL_SELECTION_BUFFER_POINTER */ + { 36110, 0x00000DF4 }, /* GL_SELECTION_BUFFER_SIZE */ + { 36135, 0x00008012 }, /* GL_SEPARABLE_2D */ + { 36151, 0x00008C8D }, /* GL_SEPARATE_ATTRIBS_EXT */ + { 36175, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR */ + { 36202, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR_EXT */ + { 36233, 0x0000150F }, /* GL_SET */ + { 36240, 0x00008DF8 }, /* GL_SHADER_BINARY_FORMATS */ + { 36265, 0x00008DFA }, /* GL_SHADER_COMPILER */ + { 36284, 0x00008B48 }, /* GL_SHADER_OBJECT_ARB */ + { 36305, 0x00008B88 }, /* GL_SHADER_SOURCE_LENGTH */ + { 36329, 0x00008B4F }, /* GL_SHADER_TYPE */ + { 36344, 0x00000B54 }, /* GL_SHADE_MODEL */ + { 36359, 0x00008B8C }, /* GL_SHADING_LANGUAGE_VERSION */ + { 36387, 0x000080BF }, /* GL_SHADOW_AMBIENT_SGIX */ + { 36410, 0x000081FB }, /* GL_SHARED_TEXTURE_PALETTE_EXT */ + { 36440, 0x00001601 }, /* GL_SHININESS */ + { 36453, 0x00001402 }, /* GL_SHORT */ + { 36462, 0x00009119 }, /* GL_SIGNALED */ + { 36474, 0x00008F9C }, /* GL_SIGNED_NORMALIZED */ + { 36495, 0x000081F9 }, /* GL_SINGLE_COLOR */ + { 36511, 0x000081F9 }, /* GL_SINGLE_COLOR_EXT */ + { 36531, 0x000085CC }, /* GL_SLICE_ACCUM_SUN */ + { 36550, 0x00008C46 }, /* GL_SLUMINANCE */ + { 36564, 0x00008C47 }, /* GL_SLUMINANCE8 */ + { 36579, 0x00008C45 }, /* GL_SLUMINANCE8_ALPHA8 */ + { 36601, 0x00008C44 }, /* GL_SLUMINANCE_ALPHA */ + { 36621, 0x00001D01 }, /* GL_SMOOTH */ + { 36631, 0x00000B23 }, /* GL_SMOOTH_LINE_WIDTH_GRANULARITY */ + { 36664, 0x00000B22 }, /* GL_SMOOTH_LINE_WIDTH_RANGE */ + { 36691, 0x00000B13 }, /* GL_SMOOTH_POINT_SIZE_GRANULARITY */ + { 36724, 0x00000B12 }, /* GL_SMOOTH_POINT_SIZE_RANGE */ + { 36751, 0x00008588 }, /* GL_SOURCE0_ALPHA */ + { 36768, 0x00008588 }, /* GL_SOURCE0_ALPHA_ARB */ + { 36789, 0x00008588 }, /* GL_SOURCE0_ALPHA_EXT */ + { 36810, 0x00008580 }, /* GL_SOURCE0_RGB */ + { 36825, 0x00008580 }, /* GL_SOURCE0_RGB_ARB */ + { 36844, 0x00008580 }, /* GL_SOURCE0_RGB_EXT */ + { 36863, 0x00008589 }, /* GL_SOURCE1_ALPHA */ + { 36880, 0x00008589 }, /* GL_SOURCE1_ALPHA_ARB */ + { 36901, 0x00008589 }, /* GL_SOURCE1_ALPHA_EXT */ + { 36922, 0x00008581 }, /* GL_SOURCE1_RGB */ + { 36937, 0x00008581 }, /* GL_SOURCE1_RGB_ARB */ + { 36956, 0x00008581 }, /* GL_SOURCE1_RGB_EXT */ + { 36975, 0x0000858A }, /* GL_SOURCE2_ALPHA */ + { 36992, 0x0000858A }, /* GL_SOURCE2_ALPHA_ARB */ + { 37013, 0x0000858A }, /* GL_SOURCE2_ALPHA_EXT */ + { 37034, 0x00008582 }, /* GL_SOURCE2_RGB */ + { 37049, 0x00008582 }, /* GL_SOURCE2_RGB_ARB */ + { 37068, 0x00008582 }, /* GL_SOURCE2_RGB_EXT */ + { 37087, 0x0000858B }, /* GL_SOURCE3_ALPHA_NV */ + { 37107, 0x00008583 }, /* GL_SOURCE3_RGB_NV */ + { 37125, 0x00001202 }, /* GL_SPECULAR */ + { 37137, 0x00002402 }, /* GL_SPHERE_MAP */ + { 37151, 0x00001206 }, /* GL_SPOT_CUTOFF */ + { 37166, 0x00001204 }, /* GL_SPOT_DIRECTION */ + { 37184, 0x00001205 }, /* GL_SPOT_EXPONENT */ + { 37201, 0x00008588 }, /* GL_SRC0_ALPHA */ + { 37215, 0x00008580 }, /* GL_SRC0_RGB */ + { 37227, 0x00008589 }, /* GL_SRC1_ALPHA */ + { 37241, 0x00008581 }, /* GL_SRC1_RGB */ + { 37253, 0x0000858A }, /* GL_SRC2_ALPHA */ + { 37267, 0x00008582 }, /* GL_SRC2_RGB */ + { 37279, 0x00000302 }, /* GL_SRC_ALPHA */ + { 37292, 0x00000308 }, /* GL_SRC_ALPHA_SATURATE */ + { 37314, 0x00000300 }, /* GL_SRC_COLOR */ + { 37327, 0x00008C40 }, /* GL_SRGB */ + { 37335, 0x00008C41 }, /* GL_SRGB8 */ + { 37344, 0x00008C43 }, /* GL_SRGB8_ALPHA8 */ + { 37360, 0x00008C42 }, /* GL_SRGB_ALPHA */ + { 37374, 0x00000503 }, /* GL_STACK_OVERFLOW */ + { 37392, 0x00000504 }, /* GL_STACK_UNDERFLOW */ + { 37411, 0x000088E6 }, /* GL_STATIC_COPY */ + { 37426, 0x000088E6 }, /* GL_STATIC_COPY_ARB */ + { 37445, 0x000088E4 }, /* GL_STATIC_DRAW */ + { 37460, 0x000088E4 }, /* GL_STATIC_DRAW_ARB */ + { 37479, 0x000088E5 }, /* GL_STATIC_READ */ + { 37494, 0x000088E5 }, /* GL_STATIC_READ_ARB */ + { 37513, 0x00001802 }, /* GL_STENCIL */ + { 37524, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT */ + { 37546, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_EXT */ + { 37572, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_OES */ + { 37598, 0x00008801 }, /* GL_STENCIL_BACK_FAIL */ + { 37619, 0x00008801 }, /* GL_STENCIL_BACK_FAIL_ATI */ + { 37644, 0x00008800 }, /* GL_STENCIL_BACK_FUNC */ + { 37665, 0x00008800 }, /* GL_STENCIL_BACK_FUNC_ATI */ + { 37690, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */ + { 37722, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI */ + { 37758, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */ + { 37790, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI */ + { 37826, 0x00008CA3 }, /* GL_STENCIL_BACK_REF */ + { 37846, 0x00008CA4 }, /* GL_STENCIL_BACK_VALUE_MASK */ + { 37873, 0x00008CA5 }, /* GL_STENCIL_BACK_WRITEMASK */ + { 37899, 0x00000D57 }, /* GL_STENCIL_BITS */ + { 37915, 0x00000400 }, /* GL_STENCIL_BUFFER_BIT */ + { 37937, 0x00000B91 }, /* GL_STENCIL_CLEAR_VALUE */ + { 37960, 0x00000B94 }, /* GL_STENCIL_FAIL */ + { 37976, 0x00000B92 }, /* GL_STENCIL_FUNC */ + { 37992, 0x00001901 }, /* GL_STENCIL_INDEX */ + { 38009, 0x00008D46 }, /* GL_STENCIL_INDEX1 */ + { 38027, 0x00008D49 }, /* GL_STENCIL_INDEX16 */ + { 38046, 0x00008D49 }, /* GL_STENCIL_INDEX16_EXT */ + { 38069, 0x00008D46 }, /* GL_STENCIL_INDEX1_EXT */ + { 38091, 0x00008D46 }, /* GL_STENCIL_INDEX1_OES */ + { 38113, 0x00008D47 }, /* GL_STENCIL_INDEX4 */ + { 38131, 0x00008D47 }, /* GL_STENCIL_INDEX4_EXT */ + { 38153, 0x00008D47 }, /* GL_STENCIL_INDEX4_OES */ + { 38175, 0x00008D48 }, /* GL_STENCIL_INDEX8 */ + { 38193, 0x00008D48 }, /* GL_STENCIL_INDEX8_EXT */ + { 38215, 0x00008D48 }, /* GL_STENCIL_INDEX8_OES */ + { 38237, 0x00008D45 }, /* GL_STENCIL_INDEX_EXT */ + { 38258, 0x00000B95 }, /* GL_STENCIL_PASS_DEPTH_FAIL */ + { 38285, 0x00000B96 }, /* GL_STENCIL_PASS_DEPTH_PASS */ + { 38312, 0x00000B97 }, /* GL_STENCIL_REF */ + { 38327, 0x00000B90 }, /* GL_STENCIL_TEST */ + { 38343, 0x00008910 }, /* GL_STENCIL_TEST_TWO_SIDE_EXT */ + { 38372, 0x00000B93 }, /* GL_STENCIL_VALUE_MASK */ + { 38394, 0x00000B98 }, /* GL_STENCIL_WRITEMASK */ + { 38415, 0x00000C33 }, /* GL_STEREO */ + { 38425, 0x000085BE }, /* GL_STORAGE_CACHED_APPLE */ + { 38449, 0x000085BD }, /* GL_STORAGE_PRIVATE_APPLE */ + { 38474, 0x000085BF }, /* GL_STORAGE_SHARED_APPLE */ + { 38498, 0x000088E2 }, /* GL_STREAM_COPY */ + { 38513, 0x000088E2 }, /* GL_STREAM_COPY_ARB */ + { 38532, 0x000088E0 }, /* GL_STREAM_DRAW */ + { 38547, 0x000088E0 }, /* GL_STREAM_DRAW_ARB */ + { 38566, 0x000088E1 }, /* GL_STREAM_READ */ + { 38581, 0x000088E1 }, /* GL_STREAM_READ_ARB */ + { 38600, 0x00000D50 }, /* GL_SUBPIXEL_BITS */ + { 38617, 0x000084E7 }, /* GL_SUBTRACT */ + { 38629, 0x000084E7 }, /* GL_SUBTRACT_ARB */ + { 38645, 0x00009113 }, /* GL_SYNC_CONDITION */ + { 38663, 0x00009116 }, /* GL_SYNC_FENCE */ + { 38677, 0x00009115 }, /* GL_SYNC_FLAGS */ + { 38691, 0x00000001 }, /* GL_SYNC_FLUSH_COMMANDS_BIT */ + { 38718, 0x00009117 }, /* GL_SYNC_GPU_COMMANDS_COMPLETE */ + { 38748, 0x00009114 }, /* GL_SYNC_STATUS */ + { 38763, 0x00002001 }, /* GL_T */ + { 38768, 0x00002A2A }, /* GL_T2F_C3F_V3F */ + { 38783, 0x00002A2C }, /* GL_T2F_C4F_N3F_V3F */ + { 38802, 0x00002A29 }, /* GL_T2F_C4UB_V3F */ + { 38818, 0x00002A2B }, /* GL_T2F_N3F_V3F */ + { 38833, 0x00002A27 }, /* GL_T2F_V3F */ + { 38844, 0x00002A2D }, /* GL_T4F_C4F_N3F_V4F */ + { 38863, 0x00002A28 }, /* GL_T4F_V4F */ + { 38874, 0x00008031 }, /* GL_TABLE_TOO_LARGE_EXT */ + { 38897, 0x00001702 }, /* GL_TEXTURE */ + { 38908, 0x000084C0 }, /* GL_TEXTURE0 */ + { 38920, 0x000084C0 }, /* GL_TEXTURE0_ARB */ + { 38936, 0x000084C1 }, /* GL_TEXTURE1 */ + { 38948, 0x000084CA }, /* GL_TEXTURE10 */ + { 38961, 0x000084CA }, /* GL_TEXTURE10_ARB */ + { 38978, 0x000084CB }, /* GL_TEXTURE11 */ + { 38991, 0x000084CB }, /* GL_TEXTURE11_ARB */ + { 39008, 0x000084CC }, /* GL_TEXTURE12 */ + { 39021, 0x000084CC }, /* GL_TEXTURE12_ARB */ + { 39038, 0x000084CD }, /* GL_TEXTURE13 */ + { 39051, 0x000084CD }, /* GL_TEXTURE13_ARB */ + { 39068, 0x000084CE }, /* GL_TEXTURE14 */ + { 39081, 0x000084CE }, /* GL_TEXTURE14_ARB */ + { 39098, 0x000084CF }, /* GL_TEXTURE15 */ + { 39111, 0x000084CF }, /* GL_TEXTURE15_ARB */ + { 39128, 0x000084D0 }, /* GL_TEXTURE16 */ + { 39141, 0x000084D0 }, /* GL_TEXTURE16_ARB */ + { 39158, 0x000084D1 }, /* GL_TEXTURE17 */ + { 39171, 0x000084D1 }, /* GL_TEXTURE17_ARB */ + { 39188, 0x000084D2 }, /* GL_TEXTURE18 */ + { 39201, 0x000084D2 }, /* GL_TEXTURE18_ARB */ + { 39218, 0x000084D3 }, /* GL_TEXTURE19 */ + { 39231, 0x000084D3 }, /* GL_TEXTURE19_ARB */ + { 39248, 0x000084C1 }, /* GL_TEXTURE1_ARB */ + { 39264, 0x000084C2 }, /* GL_TEXTURE2 */ + { 39276, 0x000084D4 }, /* GL_TEXTURE20 */ + { 39289, 0x000084D4 }, /* GL_TEXTURE20_ARB */ + { 39306, 0x000084D5 }, /* GL_TEXTURE21 */ + { 39319, 0x000084D5 }, /* GL_TEXTURE21_ARB */ + { 39336, 0x000084D6 }, /* GL_TEXTURE22 */ + { 39349, 0x000084D6 }, /* GL_TEXTURE22_ARB */ + { 39366, 0x000084D7 }, /* GL_TEXTURE23 */ + { 39379, 0x000084D7 }, /* GL_TEXTURE23_ARB */ + { 39396, 0x000084D8 }, /* GL_TEXTURE24 */ + { 39409, 0x000084D8 }, /* GL_TEXTURE24_ARB */ + { 39426, 0x000084D9 }, /* GL_TEXTURE25 */ + { 39439, 0x000084D9 }, /* GL_TEXTURE25_ARB */ + { 39456, 0x000084DA }, /* GL_TEXTURE26 */ + { 39469, 0x000084DA }, /* GL_TEXTURE26_ARB */ + { 39486, 0x000084DB }, /* GL_TEXTURE27 */ + { 39499, 0x000084DB }, /* GL_TEXTURE27_ARB */ + { 39516, 0x000084DC }, /* GL_TEXTURE28 */ + { 39529, 0x000084DC }, /* GL_TEXTURE28_ARB */ + { 39546, 0x000084DD }, /* GL_TEXTURE29 */ + { 39559, 0x000084DD }, /* GL_TEXTURE29_ARB */ + { 39576, 0x000084C2 }, /* GL_TEXTURE2_ARB */ + { 39592, 0x000084C3 }, /* GL_TEXTURE3 */ + { 39604, 0x000084DE }, /* GL_TEXTURE30 */ + { 39617, 0x000084DE }, /* GL_TEXTURE30_ARB */ + { 39634, 0x000084DF }, /* GL_TEXTURE31 */ + { 39647, 0x000084DF }, /* GL_TEXTURE31_ARB */ + { 39664, 0x000084C3 }, /* GL_TEXTURE3_ARB */ + { 39680, 0x000084C4 }, /* GL_TEXTURE4 */ + { 39692, 0x000084C4 }, /* GL_TEXTURE4_ARB */ + { 39708, 0x000084C5 }, /* GL_TEXTURE5 */ + { 39720, 0x000084C5 }, /* GL_TEXTURE5_ARB */ + { 39736, 0x000084C6 }, /* GL_TEXTURE6 */ + { 39748, 0x000084C6 }, /* GL_TEXTURE6_ARB */ + { 39764, 0x000084C7 }, /* GL_TEXTURE7 */ + { 39776, 0x000084C7 }, /* GL_TEXTURE7_ARB */ + { 39792, 0x000084C8 }, /* GL_TEXTURE8 */ + { 39804, 0x000084C8 }, /* GL_TEXTURE8_ARB */ + { 39820, 0x000084C9 }, /* GL_TEXTURE9 */ + { 39832, 0x000084C9 }, /* GL_TEXTURE9_ARB */ + { 39848, 0x00000DE0 }, /* GL_TEXTURE_1D */ + { 39862, 0x00008C18 }, /* GL_TEXTURE_1D_ARRAY_EXT */ + { 39886, 0x00000DE1 }, /* GL_TEXTURE_2D */ + { 39900, 0x00008C1A }, /* GL_TEXTURE_2D_ARRAY_EXT */ + { 39924, 0x0000806F }, /* GL_TEXTURE_3D */ + { 39938, 0x0000806F }, /* GL_TEXTURE_3D_OES */ + { 39956, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE */ + { 39978, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE_EXT */ + { 40004, 0x0000813C }, /* GL_TEXTURE_BASE_LEVEL */ + { 40026, 0x00008068 }, /* GL_TEXTURE_BINDING_1D */ + { 40048, 0x00008C1C }, /* GL_TEXTURE_BINDING_1D_ARRAY_EXT */ + { 40080, 0x00008069 }, /* GL_TEXTURE_BINDING_2D */ + { 40102, 0x00008C1D }, /* GL_TEXTURE_BINDING_2D_ARRAY_EXT */ + { 40134, 0x0000806A }, /* GL_TEXTURE_BINDING_3D */ + { 40156, 0x0000806A }, /* GL_TEXTURE_BINDING_3D_OES */ + { 40182, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP */ + { 40210, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_ARB */ + { 40242, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_OES */ + { 40274, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_ARB */ + { 40307, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_NV */ + { 40339, 0x00040000 }, /* GL_TEXTURE_BIT */ + { 40354, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE */ + { 40375, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE_EXT */ + { 40400, 0x00001005 }, /* GL_TEXTURE_BORDER */ + { 40418, 0x00001004 }, /* GL_TEXTURE_BORDER_COLOR */ + { 40442, 0x00008171 }, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */ + { 40473, 0x00008176 }, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */ + { 40503, 0x00008172 }, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */ + { 40533, 0x00008175 }, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */ + { 40568, 0x00008173 }, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */ + { 40599, 0x00008174 }, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */ + { 40637, 0x000080BC }, /* GL_TEXTURE_COLOR_TABLE_SGI */ + { 40664, 0x000081EF }, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */ + { 40696, 0x000080BF }, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */ + { 40730, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC */ + { 40754, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC_ARB */ + { 40782, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE */ + { 40806, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE_ARB */ + { 40834, 0x0000819B }, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */ + { 40867, 0x0000819A }, /* GL_TEXTURE_COMPARE_SGIX */ + { 40891, 0x00001003 }, /* GL_TEXTURE_COMPONENTS */ + { 40913, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED */ + { 40935, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED_ARB */ + { 40961, 0x000086A3 }, /* GL_TEXTURE_COMPRESSED_FORMATS_ARB */ + { 40995, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */ + { 41028, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB */ + { 41065, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT */ + { 41093, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT_ARB */ + { 41125, 0x00008078 }, /* GL_TEXTURE_COORD_ARRAY */ + { 41148, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */ + { 41186, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB */ + { 41228, 0x00008092 }, /* GL_TEXTURE_COORD_ARRAY_POINTER */ + { 41259, 0x00008088 }, /* GL_TEXTURE_COORD_ARRAY_SIZE */ + { 41287, 0x0000808A }, /* GL_TEXTURE_COORD_ARRAY_STRIDE */ + { 41317, 0x00008089 }, /* GL_TEXTURE_COORD_ARRAY_TYPE */ + { 41345, 0x00008B9D }, /* GL_TEXTURE_CROP_RECT_OES */ + { 41370, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP */ + { 41390, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_ARB */ + { 41414, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */ + { 41445, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB */ + { 41480, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES */ + { 41515, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */ + { 41546, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB */ + { 41581, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES */ + { 41616, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */ + { 41647, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB */ + { 41682, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES */ + { 41717, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_OES */ + { 41741, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */ + { 41772, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB */ + { 41807, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES */ + { 41842, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */ + { 41873, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB */ + { 41908, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES */ + { 41943, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */ + { 41974, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB */ + { 42009, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES */ + { 42044, 0x000088F4 }, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */ + { 42073, 0x00008071 }, /* GL_TEXTURE_DEPTH */ + { 42090, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE */ + { 42112, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE_ARB */ + { 42138, 0x00002300 }, /* GL_TEXTURE_ENV */ + { 42153, 0x00002201 }, /* GL_TEXTURE_ENV_COLOR */ + { 42174, 0x00002200 }, /* GL_TEXTURE_ENV_MODE */ + { 42194, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL */ + { 42220, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL_EXT */ + { 42250, 0x00002500 }, /* GL_TEXTURE_GEN_MODE */ + { 42270, 0x00002500 }, /* GL_TEXTURE_GEN_MODE_OES */ + { 42294, 0x00000C63 }, /* GL_TEXTURE_GEN_Q */ + { 42311, 0x00000C62 }, /* GL_TEXTURE_GEN_R */ + { 42328, 0x00000C60 }, /* GL_TEXTURE_GEN_S */ + { 42345, 0x00008D60 }, /* GL_TEXTURE_GEN_STR_OES */ + { 42368, 0x00000C61 }, /* GL_TEXTURE_GEN_T */ + { 42385, 0x0000819D }, /* GL_TEXTURE_GEQUAL_R_SGIX */ + { 42410, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE */ + { 42432, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE_EXT */ + { 42458, 0x00001001 }, /* GL_TEXTURE_HEIGHT */ + { 42476, 0x000080ED }, /* GL_TEXTURE_INDEX_SIZE_EXT */ + { 42502, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE */ + { 42528, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE_EXT */ + { 42558, 0x00001003 }, /* GL_TEXTURE_INTERNAL_FORMAT */ + { 42585, 0x0000819C }, /* GL_TEXTURE_LEQUAL_R_SGIX */ + { 42610, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS */ + { 42630, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS_EXT */ + { 42654, 0x00008190 }, /* GL_TEXTURE_LOD_BIAS_R_SGIX */ + { 42681, 0x0000818E }, /* GL_TEXTURE_LOD_BIAS_S_SGIX */ + { 42708, 0x0000818F }, /* GL_TEXTURE_LOD_BIAS_T_SGIX */ + { 42735, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE */ + { 42761, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE_EXT */ + { 42791, 0x00002800 }, /* GL_TEXTURE_MAG_FILTER */ + { 42813, 0x00000BA8 }, /* GL_TEXTURE_MATRIX */ + { 42831, 0x0000898F }, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */ + { 42871, 0x000084FE }, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */ + { 42901, 0x0000836B }, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */ + { 42929, 0x00008369 }, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */ + { 42957, 0x0000836A }, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */ + { 42985, 0x0000813D }, /* GL_TEXTURE_MAX_LEVEL */ + { 43006, 0x0000813B }, /* GL_TEXTURE_MAX_LOD */ + { 43025, 0x00002801 }, /* GL_TEXTURE_MIN_FILTER */ + { 43047, 0x0000813A }, /* GL_TEXTURE_MIN_LOD */ + { 43066, 0x00008066 }, /* GL_TEXTURE_PRIORITY */ + { 43086, 0x000085B7 }, /* GL_TEXTURE_RANGE_LENGTH_APPLE */ + { 43116, 0x000085B8 }, /* GL_TEXTURE_RANGE_POINTER_APPLE */ + { 43147, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_ARB */ + { 43172, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_NV */ + { 43196, 0x0000805C }, /* GL_TEXTURE_RED_SIZE */ + { 43216, 0x0000805C }, /* GL_TEXTURE_RED_SIZE_EXT */ + { 43240, 0x00008067 }, /* GL_TEXTURE_RESIDENT */ + { 43260, 0x00000BA5 }, /* GL_TEXTURE_STACK_DEPTH */ + { 43283, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE */ + { 43307, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE_EXT */ + { 43335, 0x000085BC }, /* GL_TEXTURE_STORAGE_HINT_APPLE */ + { 43365, 0x00008065 }, /* GL_TEXTURE_TOO_LARGE_EXT */ + { 43390, 0x0000888F }, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */ + { 43424, 0x00001000 }, /* GL_TEXTURE_WIDTH */ + { 43441, 0x00008072 }, /* GL_TEXTURE_WRAP_R */ + { 43459, 0x00008072 }, /* GL_TEXTURE_WRAP_R_OES */ + { 43481, 0x00002802 }, /* GL_TEXTURE_WRAP_S */ + { 43499, 0x00002803 }, /* GL_TEXTURE_WRAP_T */ + { 43517, 0x0000911B }, /* GL_TIMEOUT_EXPIRED */ + { 43536, 0x000088BF }, /* GL_TIME_ELAPSED_EXT */ + { 43556, 0x00008648 }, /* GL_TRACK_MATRIX_NV */ + { 43575, 0x00008649 }, /* GL_TRACK_MATRIX_TRANSFORM_NV */ + { 43604, 0x00001000 }, /* GL_TRANSFORM_BIT */ + { 43621, 0x00008E22 }, /* GL_TRANSFORM_FEEDBACK */ + { 43643, 0x00008E25 }, /* GL_TRANSFORM_FEEDBACK_BINDING */ + { 43673, 0x00008E24 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */ + { 43709, 0x00008C8F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT */ + { 43750, 0x00008C8E }, /* GL_TRANSFORM_FEEDBACK_BUFFER_EXT */ + { 43783, 0x00008C7F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT */ + { 43821, 0x00008E23 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */ + { 43857, 0x00008C85 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT */ + { 43895, 0x00008C84 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT */ + { 43934, 0x00008C88 }, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT */ + { 43979, 0x00008C83 }, /* GL_TRANSFORM_FEEDBACK_VARYINGS_EXT */ + { 44014, 0x00008C76 }, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT */ + { 44059, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX */ + { 44085, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX_ARB */ + { 44115, 0x000088B7 }, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */ + { 44147, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX */ + { 44177, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX_ARB */ + { 44211, 0x0000862C }, /* GL_TRANSPOSE_NV */ + { 44227, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX */ + { 44258, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX_ARB */ + { 44293, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX */ + { 44321, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX_ARB */ + { 44353, 0x00000004 }, /* GL_TRIANGLES */ + { 44366, 0x0000000C }, /* GL_TRIANGLES_ADJACENCY_ARB */ + { 44393, 0x00000006 }, /* GL_TRIANGLE_FAN */ + { 44409, 0x00008615 }, /* GL_TRIANGLE_MESH_SUN */ + { 44430, 0x00000005 }, /* GL_TRIANGLE_STRIP */ + { 44448, 0x0000000D }, /* GL_TRIANGLE_STRIP_ADJACENCY_ARB */ + { 44480, 0x00000001 }, /* GL_TRUE */ + { 44488, 0x00008A1C }, /* GL_UNDEFINED_APPLE */ + { 44507, 0x00000CF5 }, /* GL_UNPACK_ALIGNMENT */ + { 44527, 0x0000806E }, /* GL_UNPACK_IMAGE_HEIGHT */ + { 44550, 0x00000CF1 }, /* GL_UNPACK_LSB_FIRST */ + { 44570, 0x00000CF2 }, /* GL_UNPACK_ROW_LENGTH */ + { 44591, 0x0000806D }, /* GL_UNPACK_SKIP_IMAGES */ + { 44613, 0x00000CF4 }, /* GL_UNPACK_SKIP_PIXELS */ + { 44635, 0x00000CF3 }, /* GL_UNPACK_SKIP_ROWS */ + { 44655, 0x00000CF0 }, /* GL_UNPACK_SWAP_BYTES */ + { 44676, 0x00009118 }, /* GL_UNSIGNALED */ + { 44690, 0x00001401 }, /* GL_UNSIGNED_BYTE */ + { 44707, 0x00008362 }, /* GL_UNSIGNED_BYTE_2_3_3_REV */ + { 44734, 0x00008032 }, /* GL_UNSIGNED_BYTE_3_3_2 */ + { 44757, 0x00001405 }, /* GL_UNSIGNED_INT */ + { 44773, 0x00008036 }, /* GL_UNSIGNED_INT_10_10_10_2 */ + { 44800, 0x00008DF6 }, /* GL_UNSIGNED_INT_10_10_10_2_OES */ + { 44831, 0x000084FA }, /* GL_UNSIGNED_INT_24_8 */ + { 44852, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_EXT */ + { 44877, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_NV */ + { 44901, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_OES */ + { 44926, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV */ + { 44957, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV_EXT */ + { 44992, 0x00008035 }, /* GL_UNSIGNED_INT_8_8_8_8 */ + { 45016, 0x00008367 }, /* GL_UNSIGNED_INT_8_8_8_8_REV */ + { 45044, 0x00008DD6 }, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT */ + { 45081, 0x00008DD1 }, /* GL_UNSIGNED_INT_SAMPLER_1D_EXT */ + { 45112, 0x00008DD7 }, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT */ + { 45149, 0x00008DD2 }, /* GL_UNSIGNED_INT_SAMPLER_2D_EXT */ + { 45180, 0x00008DD5 }, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT */ + { 45216, 0x00008DD3 }, /* GL_UNSIGNED_INT_SAMPLER_3D_EXT */ + { 45247, 0x00008DD8 }, /* GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT */ + { 45282, 0x00008DD4 }, /* GL_UNSIGNED_INT_SAMPLER_CUBE_EXT */ + { 45315, 0x00008DC6 }, /* GL_UNSIGNED_INT_VEC2_EXT */ + { 45340, 0x00008DC7 }, /* GL_UNSIGNED_INT_VEC3_EXT */ + { 45365, 0x00008DC8 }, /* GL_UNSIGNED_INT_VEC4_EXT */ + { 45390, 0x00008C17 }, /* GL_UNSIGNED_NORMALIZED */ + { 45413, 0x00001403 }, /* GL_UNSIGNED_SHORT */ + { 45431, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */ + { 45461, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT */ + { 45495, 0x00008033 }, /* GL_UNSIGNED_SHORT_4_4_4_4 */ + { 45521, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */ + { 45551, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT */ + { 45585, 0x00008034 }, /* GL_UNSIGNED_SHORT_5_5_5_1 */ + { 45611, 0x00008363 }, /* GL_UNSIGNED_SHORT_5_6_5 */ + { 45635, 0x00008364 }, /* GL_UNSIGNED_SHORT_5_6_5_REV */ + { 45663, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_APPLE */ + { 45691, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_MESA */ + { 45718, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */ + { 45750, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_MESA */ + { 45781, 0x00008CA2 }, /* GL_UPPER_LEFT */ + { 45795, 0x00002A20 }, /* GL_V2F */ + { 45802, 0x00002A21 }, /* GL_V3F */ + { 45809, 0x00008B83 }, /* GL_VALIDATE_STATUS */ + { 45828, 0x00001F00 }, /* GL_VENDOR */ + { 45838, 0x00001F02 }, /* GL_VERSION */ + { 45849, 0x00008074 }, /* GL_VERTEX_ARRAY */ + { 45865, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING */ + { 45889, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING_APPLE */ + { 45919, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING */ + { 45950, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING_ARB */ + { 45985, 0x0000808E }, /* GL_VERTEX_ARRAY_POINTER */ + { 46009, 0x0000807A }, /* GL_VERTEX_ARRAY_SIZE */ + { 46030, 0x0000807C }, /* GL_VERTEX_ARRAY_STRIDE */ + { 46053, 0x0000807B }, /* GL_VERTEX_ARRAY_TYPE */ + { 46074, 0x00008650 }, /* GL_VERTEX_ATTRIB_ARRAY0_NV */ + { 46101, 0x0000865A }, /* GL_VERTEX_ATTRIB_ARRAY10_NV */ + { 46129, 0x0000865B }, /* GL_VERTEX_ATTRIB_ARRAY11_NV */ + { 46157, 0x0000865C }, /* GL_VERTEX_ATTRIB_ARRAY12_NV */ + { 46185, 0x0000865D }, /* GL_VERTEX_ATTRIB_ARRAY13_NV */ + { 46213, 0x0000865E }, /* GL_VERTEX_ATTRIB_ARRAY14_NV */ + { 46241, 0x0000865F }, /* GL_VERTEX_ATTRIB_ARRAY15_NV */ + { 46269, 0x00008651 }, /* GL_VERTEX_ATTRIB_ARRAY1_NV */ + { 46296, 0x00008652 }, /* GL_VERTEX_ATTRIB_ARRAY2_NV */ + { 46323, 0x00008653 }, /* GL_VERTEX_ATTRIB_ARRAY3_NV */ + { 46350, 0x00008654 }, /* GL_VERTEX_ATTRIB_ARRAY4_NV */ + { 46377, 0x00008655 }, /* GL_VERTEX_ATTRIB_ARRAY5_NV */ + { 46404, 0x00008656 }, /* GL_VERTEX_ATTRIB_ARRAY6_NV */ + { 46431, 0x00008657 }, /* GL_VERTEX_ATTRIB_ARRAY7_NV */ + { 46458, 0x00008658 }, /* GL_VERTEX_ATTRIB_ARRAY8_NV */ + { 46485, 0x00008659 }, /* GL_VERTEX_ATTRIB_ARRAY9_NV */ + { 46512, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */ + { 46550, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB */ + { 46592, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */ + { 46623, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB */ + { 46658, 0x000088FD }, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT */ + { 46693, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */ + { 46727, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB */ + { 46765, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */ + { 46796, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB */ + { 46831, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */ + { 46859, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB */ + { 46891, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */ + { 46921, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB */ + { 46955, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */ + { 46983, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB */ + { 47015, 0x000086A7 }, /* GL_VERTEX_BLEND_ARB */ + { 47035, 0x00008620 }, /* GL_VERTEX_PROGRAM_ARB */ + { 47057, 0x0000864A }, /* GL_VERTEX_PROGRAM_BINDING_NV */ + { 47086, 0x00008620 }, /* GL_VERTEX_PROGRAM_NV */ + { 47107, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE */ + { 47136, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_ARB */ + { 47169, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_NV */ + { 47201, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE */ + { 47228, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_ARB */ + { 47259, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_NV */ + { 47289, 0x00008B31 }, /* GL_VERTEX_SHADER */ + { 47306, 0x00008B31 }, /* GL_VERTEX_SHADER_ARB */ + { 47327, 0x00008621 }, /* GL_VERTEX_STATE_PROGRAM_NV */ + { 47354, 0x00000BA2 }, /* GL_VIEWPORT */ + { 47366, 0x00000800 }, /* GL_VIEWPORT_BIT */ + { 47382, 0x00008A1A }, /* GL_VOLATILE_APPLE */ + { 47400, 0x0000911D }, /* GL_WAIT_FAILED */ + { 47415, 0x000086AD }, /* GL_WEIGHT_ARRAY_ARB */ + { 47435, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */ + { 47466, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB */ + { 47501, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_OES */ + { 47536, 0x000086AD }, /* GL_WEIGHT_ARRAY_OES */ + { 47556, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_ARB */ + { 47584, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_OES */ + { 47612, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_ARB */ + { 47637, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_OES */ + { 47662, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_ARB */ + { 47689, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_OES */ + { 47716, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_ARB */ + { 47741, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_OES */ + { 47766, 0x000086A6 }, /* GL_WEIGHT_SUM_UNITY_ARB */ + { 47790, 0x000081D4 }, /* GL_WRAP_BORDER_SUN */ + { 47809, 0x000088B9 }, /* GL_WRITE_ONLY */ + { 47823, 0x000088B9 }, /* GL_WRITE_ONLY_ARB */ + { 47841, 0x000088B9 }, /* GL_WRITE_ONLY_OES */ + { 47859, 0x00001506 }, /* GL_XOR */ + { 47866, 0x000085B9 }, /* GL_YCBCR_422_APPLE */ + { 47885, 0x00008757 }, /* GL_YCBCR_MESA */ + { 47899, 0x00000000 }, /* GL_ZERO */ + { 47907, 0x00000D16 }, /* GL_ZOOM_X */ + { 47917, 0x00000D17 }, /* GL_ZOOM_Y */ }; -static const unsigned reduced_enums[1472] = +static const unsigned reduced_enums[1500] = { 511, /* GL_FALSE */ - 778, /* GL_LINES */ - 781, /* GL_LINE_LOOP */ - 788, /* GL_LINE_STRIP */ - 1984, /* GL_TRIANGLES */ - 1988, /* GL_TRIANGLE_STRIP */ - 1986, /* GL_TRIANGLE_FAN */ - 1427, /* GL_QUADS */ - 1431, /* GL_QUAD_STRIP */ - 1305, /* GL_POLYGON */ - 779, /* GL_LINES_ADJACENCY_ARB */ - 789, /* GL_LINE_STRIP_ADJACENCY_ARB */ - 1985, /* GL_TRIANGLES_ADJACENCY_ARB */ - 1989, /* GL_TRIANGLE_STRIP_ADJACENCY_ARB */ - 1317, /* GL_POLYGON_STIPPLE_BIT */ - 1260, /* GL_PIXEL_MODE_BIT */ - 765, /* GL_LIGHTING_BIT */ + 786, /* GL_LINES */ + 789, /* GL_LINE_LOOP */ + 796, /* GL_LINE_STRIP */ + 2000, /* GL_TRIANGLES */ + 2004, /* GL_TRIANGLE_STRIP */ + 2002, /* GL_TRIANGLE_FAN */ + 1437, /* GL_QUADS */ + 1441, /* GL_QUAD_STRIP */ + 1315, /* GL_POLYGON */ + 787, /* GL_LINES_ADJACENCY_ARB */ + 797, /* GL_LINE_STRIP_ADJACENCY_ARB */ + 2001, /* GL_TRIANGLES_ADJACENCY_ARB */ + 2005, /* GL_TRIANGLE_STRIP_ADJACENCY_ARB */ + 1327, /* GL_POLYGON_STIPPLE_BIT */ + 1270, /* GL_PIXEL_MODE_BIT */ + 773, /* GL_LIGHTING_BIT */ 543, /* GL_FOG_BIT */ 8, /* GL_ACCUM */ - 799, /* GL_LOAD */ - 1506, /* GL_RETURN */ - 1128, /* GL_MULT */ + 807, /* GL_LOAD */ + 1516, /* GL_RETURN */ + 1138, /* GL_MULT */ 24, /* GL_ADD */ - 1144, /* GL_NEVER */ - 755, /* GL_LESS */ + 1154, /* GL_NEVER */ + 763, /* GL_LESS */ 501, /* GL_EQUAL */ - 754, /* GL_LEQUAL */ + 762, /* GL_LEQUAL */ 660, /* GL_GREATER */ - 1161, /* GL_NOTEQUAL */ + 1171, /* GL_NOTEQUAL */ 659, /* GL_GEQUAL */ 55, /* GL_ALWAYS */ - 1672, /* GL_SRC_COLOR */ - 1193, /* GL_ONE_MINUS_SRC_COLOR */ - 1670, /* GL_SRC_ALPHA */ - 1192, /* GL_ONE_MINUS_SRC_ALPHA */ + 1688, /* GL_SRC_COLOR */ + 1203, /* GL_ONE_MINUS_SRC_COLOR */ + 1686, /* GL_SRC_ALPHA */ + 1202, /* GL_ONE_MINUS_SRC_ALPHA */ 480, /* GL_DST_ALPHA */ - 1190, /* GL_ONE_MINUS_DST_ALPHA */ + 1200, /* GL_ONE_MINUS_DST_ALPHA */ 481, /* GL_DST_COLOR */ - 1191, /* GL_ONE_MINUS_DST_COLOR */ - 1671, /* GL_SRC_ALPHA_SATURATE */ + 1201, /* GL_ONE_MINUS_DST_COLOR */ + 1687, /* GL_SRC_ALPHA_SATURATE */ 640, /* GL_FRONT_LEFT */ 641, /* GL_FRONT_RIGHT */ 77, /* GL_BACK_LEFT */ 78, /* GL_BACK_RIGHT */ 637, /* GL_FRONT */ 76, /* GL_BACK */ - 753, /* GL_LEFT */ - 1569, /* GL_RIGHT */ + 761, /* GL_LEFT */ + 1579, /* GL_RIGHT */ 638, /* GL_FRONT_AND_BACK */ 71, /* GL_AUX0 */ 72, /* GL_AUX1 */ 73, /* GL_AUX2 */ 74, /* GL_AUX3 */ - 741, /* GL_INVALID_ENUM */ - 746, /* GL_INVALID_VALUE */ - 745, /* GL_INVALID_OPERATION */ - 1677, /* GL_STACK_OVERFLOW */ - 1678, /* GL_STACK_UNDERFLOW */ - 1218, /* GL_OUT_OF_MEMORY */ - 742, /* GL_INVALID_FRAMEBUFFER_OPERATION */ + 749, /* GL_INVALID_ENUM */ + 754, /* GL_INVALID_VALUE */ + 753, /* GL_INVALID_OPERATION */ + 1693, /* GL_STACK_OVERFLOW */ + 1694, /* GL_STACK_UNDERFLOW */ + 1228, /* GL_OUT_OF_MEMORY */ + 750, /* GL_INVALID_FRAMEBUFFER_OPERATION */ 0, /* GL_2D */ 2, /* GL_3D */ 3, /* GL_3D_COLOR */ 4, /* GL_3D_COLOR_TEXTURE */ 6, /* GL_4D_COLOR_TEXTURE */ - 1238, /* GL_PASS_THROUGH_TOKEN */ - 1304, /* GL_POINT_TOKEN */ - 790, /* GL_LINE_TOKEN */ - 1318, /* GL_POLYGON_TOKEN */ + 1248, /* GL_PASS_THROUGH_TOKEN */ + 1314, /* GL_POINT_TOKEN */ + 798, /* GL_LINE_TOKEN */ + 1328, /* GL_POLYGON_TOKEN */ 85, /* GL_BITMAP_TOKEN */ 479, /* GL_DRAW_PIXEL_TOKEN */ 326, /* GL_COPY_PIXEL_TOKEN */ - 782, /* GL_LINE_RESET_TOKEN */ + 790, /* GL_LINE_RESET_TOKEN */ 504, /* GL_EXP */ 505, /* GL_EXP2 */ 363, /* GL_CW */ 148, /* GL_CCW */ 169, /* GL_COEFF */ - 1215, /* GL_ORDER */ + 1225, /* GL_ORDER */ 416, /* GL_DOMAIN */ 336, /* GL_CURRENT_COLOR */ 339, /* GL_CURRENT_INDEX */ @@ -4364,33 +4420,33 @@ static const unsigned reduced_enums[1472] = 354, /* GL_CURRENT_RASTER_POSITION */ 355, /* GL_CURRENT_RASTER_POSITION_VALID */ 352, /* GL_CURRENT_RASTER_DISTANCE */ - 1296, /* GL_POINT_SMOOTH */ - 1280, /* GL_POINT_SIZE */ - 1295, /* GL_POINT_SIZE_RANGE */ - 1286, /* GL_POINT_SIZE_GRANULARITY */ - 783, /* GL_LINE_SMOOTH */ - 791, /* GL_LINE_WIDTH */ - 793, /* GL_LINE_WIDTH_RANGE */ - 792, /* GL_LINE_WIDTH_GRANULARITY */ - 785, /* GL_LINE_STIPPLE */ - 786, /* GL_LINE_STIPPLE_PATTERN */ - 787, /* GL_LINE_STIPPLE_REPEAT */ - 798, /* GL_LIST_MODE */ - 995, /* GL_MAX_LIST_NESTING */ - 795, /* GL_LIST_BASE */ - 797, /* GL_LIST_INDEX */ - 1307, /* GL_POLYGON_MODE */ - 1314, /* GL_POLYGON_SMOOTH */ - 1316, /* GL_POLYGON_STIPPLE */ + 1306, /* GL_POINT_SMOOTH */ + 1290, /* GL_POINT_SIZE */ + 1305, /* GL_POINT_SIZE_RANGE */ + 1296, /* GL_POINT_SIZE_GRANULARITY */ + 791, /* GL_LINE_SMOOTH */ + 799, /* GL_LINE_WIDTH */ + 801, /* GL_LINE_WIDTH_RANGE */ + 800, /* GL_LINE_WIDTH_GRANULARITY */ + 793, /* GL_LINE_STIPPLE */ + 794, /* GL_LINE_STIPPLE_PATTERN */ + 795, /* GL_LINE_STIPPLE_REPEAT */ + 806, /* GL_LIST_MODE */ + 1003, /* GL_MAX_LIST_NESTING */ + 803, /* GL_LIST_BASE */ + 805, /* GL_LIST_INDEX */ + 1317, /* GL_POLYGON_MODE */ + 1324, /* GL_POLYGON_SMOOTH */ + 1326, /* GL_POLYGON_STIPPLE */ 490, /* GL_EDGE_FLAG */ 329, /* GL_CULL_FACE */ 330, /* GL_CULL_FACE_MODE */ 639, /* GL_FRONT_FACE */ - 764, /* GL_LIGHTING */ - 769, /* GL_LIGHT_MODEL_LOCAL_VIEWER */ - 770, /* GL_LIGHT_MODEL_TWO_SIDE */ - 766, /* GL_LIGHT_MODEL_AMBIENT */ - 1619, /* GL_SHADE_MODEL */ + 772, /* GL_LIGHTING */ + 777, /* GL_LIGHT_MODEL_LOCAL_VIEWER */ + 778, /* GL_LIGHT_MODEL_TWO_SIDE */ + 774, /* GL_LIGHT_MODEL_AMBIENT */ + 1635, /* GL_SHADE_MODEL */ 217, /* GL_COLOR_MATERIAL_FACE */ 218, /* GL_COLOR_MATERIAL_PARAMETER */ 216, /* GL_COLOR_MATERIAL */ @@ -4407,24 +4463,24 @@ static const unsigned reduced_enums[1472] = 386, /* GL_DEPTH_CLEAR_VALUE */ 400, /* GL_DEPTH_FUNC */ 12, /* GL_ACCUM_CLEAR_VALUE */ - 1721, /* GL_STENCIL_TEST */ - 1702, /* GL_STENCIL_CLEAR_VALUE */ - 1704, /* GL_STENCIL_FUNC */ - 1723, /* GL_STENCIL_VALUE_MASK */ - 1703, /* GL_STENCIL_FAIL */ - 1718, /* GL_STENCIL_PASS_DEPTH_FAIL */ - 1719, /* GL_STENCIL_PASS_DEPTH_PASS */ - 1720, /* GL_STENCIL_REF */ - 1724, /* GL_STENCIL_WRITEMASK */ - 954, /* GL_MATRIX_MODE */ - 1150, /* GL_NORMALIZE */ - 2087, /* GL_VIEWPORT */ - 1123, /* GL_MODELVIEW_STACK_DEPTH */ - 1404, /* GL_PROJECTION_STACK_DEPTH */ - 1946, /* GL_TEXTURE_STACK_DEPTH */ - 1120, /* GL_MODELVIEW_MATRIX */ - 1402, /* GL_PROJECTION_MATRIX */ - 1928, /* GL_TEXTURE_MATRIX */ + 1737, /* GL_STENCIL_TEST */ + 1718, /* GL_STENCIL_CLEAR_VALUE */ + 1720, /* GL_STENCIL_FUNC */ + 1739, /* GL_STENCIL_VALUE_MASK */ + 1719, /* GL_STENCIL_FAIL */ + 1734, /* GL_STENCIL_PASS_DEPTH_FAIL */ + 1735, /* GL_STENCIL_PASS_DEPTH_PASS */ + 1736, /* GL_STENCIL_REF */ + 1740, /* GL_STENCIL_WRITEMASK */ + 962, /* GL_MATRIX_MODE */ + 1160, /* GL_NORMALIZE */ + 2115, /* GL_VIEWPORT */ + 1133, /* GL_MODELVIEW_STACK_DEPTH */ + 1414, /* GL_PROJECTION_STACK_DEPTH */ + 1962, /* GL_TEXTURE_STACK_DEPTH */ + 1130, /* GL_MODELVIEW_MATRIX */ + 1412, /* GL_PROJECTION_MATRIX */ + 1944, /* GL_TEXTURE_MATRIX */ 69, /* GL_ATTRIB_STACK_DEPTH */ 159, /* GL_CLIENT_ATTRIB_STACK_DEPTH */ 51, /* GL_ALPHA_TEST */ @@ -4434,72 +4490,72 @@ static const unsigned reduced_enums[1472] = 89, /* GL_BLEND_DST */ 103, /* GL_BLEND_SRC */ 86, /* GL_BLEND */ - 801, /* GL_LOGIC_OP_MODE */ + 809, /* GL_LOGIC_OP_MODE */ 707, /* GL_INDEX_LOGIC_OP */ 215, /* GL_COLOR_LOGIC_OP */ 75, /* GL_AUX_BUFFERS */ 426, /* GL_DRAW_BUFFER */ - 1446, /* GL_READ_BUFFER */ - 1597, /* GL_SCISSOR_BOX */ - 1598, /* GL_SCISSOR_TEST */ + 1456, /* GL_READ_BUFFER */ + 1613, /* GL_SCISSOR_BOX */ + 1614, /* GL_SCISSOR_TEST */ 706, /* GL_INDEX_CLEAR_VALUE */ 711, /* GL_INDEX_WRITEMASK */ 212, /* GL_COLOR_CLEAR_VALUE */ 254, /* GL_COLOR_WRITEMASK */ 708, /* GL_INDEX_MODE */ - 1561, /* GL_RGBA_MODE */ + 1571, /* GL_RGBA_MODE */ 425, /* GL_DOUBLEBUFFER */ - 1725, /* GL_STEREO */ - 1498, /* GL_RENDER_MODE */ - 1239, /* GL_PERSPECTIVE_CORRECTION_HINT */ - 1297, /* GL_POINT_SMOOTH_HINT */ - 784, /* GL_LINE_SMOOTH_HINT */ - 1315, /* GL_POLYGON_SMOOTH_HINT */ + 1741, /* GL_STEREO */ + 1508, /* GL_RENDER_MODE */ + 1249, /* GL_PERSPECTIVE_CORRECTION_HINT */ + 1307, /* GL_POINT_SMOOTH_HINT */ + 792, /* GL_LINE_SMOOTH_HINT */ + 1325, /* GL_POLYGON_SMOOTH_HINT */ 563, /* GL_FOG_HINT */ - 1908, /* GL_TEXTURE_GEN_S */ - 1910, /* GL_TEXTURE_GEN_T */ - 1907, /* GL_TEXTURE_GEN_R */ - 1906, /* GL_TEXTURE_GEN_Q */ - 1252, /* GL_PIXEL_MAP_I_TO_I */ - 1258, /* GL_PIXEL_MAP_S_TO_S */ - 1254, /* GL_PIXEL_MAP_I_TO_R */ - 1250, /* GL_PIXEL_MAP_I_TO_G */ - 1248, /* GL_PIXEL_MAP_I_TO_B */ - 1246, /* GL_PIXEL_MAP_I_TO_A */ - 1256, /* GL_PIXEL_MAP_R_TO_R */ - 1244, /* GL_PIXEL_MAP_G_TO_G */ - 1242, /* GL_PIXEL_MAP_B_TO_B */ - 1240, /* GL_PIXEL_MAP_A_TO_A */ - 1253, /* GL_PIXEL_MAP_I_TO_I_SIZE */ - 1259, /* GL_PIXEL_MAP_S_TO_S_SIZE */ - 1255, /* GL_PIXEL_MAP_I_TO_R_SIZE */ - 1251, /* GL_PIXEL_MAP_I_TO_G_SIZE */ - 1249, /* GL_PIXEL_MAP_I_TO_B_SIZE */ - 1247, /* GL_PIXEL_MAP_I_TO_A_SIZE */ - 1257, /* GL_PIXEL_MAP_R_TO_R_SIZE */ - 1245, /* GL_PIXEL_MAP_G_TO_G_SIZE */ - 1243, /* GL_PIXEL_MAP_B_TO_B_SIZE */ - 1241, /* GL_PIXEL_MAP_A_TO_A_SIZE */ - 1999, /* GL_UNPACK_SWAP_BYTES */ - 1994, /* GL_UNPACK_LSB_FIRST */ - 1995, /* GL_UNPACK_ROW_LENGTH */ - 1998, /* GL_UNPACK_SKIP_ROWS */ - 1997, /* GL_UNPACK_SKIP_PIXELS */ - 1992, /* GL_UNPACK_ALIGNMENT */ - 1227, /* GL_PACK_SWAP_BYTES */ - 1222, /* GL_PACK_LSB_FIRST */ - 1223, /* GL_PACK_ROW_LENGTH */ - 1226, /* GL_PACK_SKIP_ROWS */ - 1225, /* GL_PACK_SKIP_PIXELS */ - 1219, /* GL_PACK_ALIGNMENT */ - 895, /* GL_MAP_COLOR */ - 900, /* GL_MAP_STENCIL */ + 1924, /* GL_TEXTURE_GEN_S */ + 1926, /* GL_TEXTURE_GEN_T */ + 1923, /* GL_TEXTURE_GEN_R */ + 1922, /* GL_TEXTURE_GEN_Q */ + 1262, /* GL_PIXEL_MAP_I_TO_I */ + 1268, /* GL_PIXEL_MAP_S_TO_S */ + 1264, /* GL_PIXEL_MAP_I_TO_R */ + 1260, /* GL_PIXEL_MAP_I_TO_G */ + 1258, /* GL_PIXEL_MAP_I_TO_B */ + 1256, /* GL_PIXEL_MAP_I_TO_A */ + 1266, /* GL_PIXEL_MAP_R_TO_R */ + 1254, /* GL_PIXEL_MAP_G_TO_G */ + 1252, /* GL_PIXEL_MAP_B_TO_B */ + 1250, /* GL_PIXEL_MAP_A_TO_A */ + 1263, /* GL_PIXEL_MAP_I_TO_I_SIZE */ + 1269, /* GL_PIXEL_MAP_S_TO_S_SIZE */ + 1265, /* GL_PIXEL_MAP_I_TO_R_SIZE */ + 1261, /* GL_PIXEL_MAP_I_TO_G_SIZE */ + 1259, /* GL_PIXEL_MAP_I_TO_B_SIZE */ + 1257, /* GL_PIXEL_MAP_I_TO_A_SIZE */ + 1267, /* GL_PIXEL_MAP_R_TO_R_SIZE */ + 1255, /* GL_PIXEL_MAP_G_TO_G_SIZE */ + 1253, /* GL_PIXEL_MAP_B_TO_B_SIZE */ + 1251, /* GL_PIXEL_MAP_A_TO_A_SIZE */ + 2015, /* GL_UNPACK_SWAP_BYTES */ + 2010, /* GL_UNPACK_LSB_FIRST */ + 2011, /* GL_UNPACK_ROW_LENGTH */ + 2014, /* GL_UNPACK_SKIP_ROWS */ + 2013, /* GL_UNPACK_SKIP_PIXELS */ + 2008, /* GL_UNPACK_ALIGNMENT */ + 1237, /* GL_PACK_SWAP_BYTES */ + 1232, /* GL_PACK_LSB_FIRST */ + 1233, /* GL_PACK_ROW_LENGTH */ + 1236, /* GL_PACK_SKIP_ROWS */ + 1235, /* GL_PACK_SKIP_PIXELS */ + 1229, /* GL_PACK_ALIGNMENT */ + 903, /* GL_MAP_COLOR */ + 908, /* GL_MAP_STENCIL */ 710, /* GL_INDEX_SHIFT */ 709, /* GL_INDEX_OFFSET */ - 1461, /* GL_RED_SCALE */ - 1458, /* GL_RED_BIAS */ - 2113, /* GL_ZOOM_X */ - 2114, /* GL_ZOOM_Y */ + 1471, /* GL_RED_SCALE */ + 1468, /* GL_RED_BIAS */ + 2141, /* GL_ZOOM_X */ + 2142, /* GL_ZOOM_Y */ 665, /* GL_GREEN_SCALE */ 662, /* GL_GREEN_BIAS */ 112, /* GL_BLUE_SCALE */ @@ -4508,87 +4564,87 @@ static const unsigned reduced_enums[1472] = 47, /* GL_ALPHA_BIAS */ 402, /* GL_DEPTH_SCALE */ 379, /* GL_DEPTH_BIAS */ - 984, /* GL_MAX_EVAL_ORDER */ - 994, /* GL_MAX_LIGHTS */ - 965, /* GL_MAX_CLIP_PLANES */ - 1045, /* GL_MAX_TEXTURE_SIZE */ - 1001, /* GL_MAX_PIXEL_MAP_TABLE */ - 961, /* GL_MAX_ATTRIB_STACK_DEPTH */ - 997, /* GL_MAX_MODELVIEW_STACK_DEPTH */ - 998, /* GL_MAX_NAME_STACK_DEPTH */ - 1027, /* GL_MAX_PROJECTION_STACK_DEPTH */ - 1046, /* GL_MAX_TEXTURE_STACK_DEPTH */ - 1068, /* GL_MAX_VIEWPORT_DIMS */ - 962, /* GL_MAX_CLIENT_ATTRIB_STACK_DEPTH */ - 1735, /* GL_SUBPIXEL_BITS */ + 992, /* GL_MAX_EVAL_ORDER */ + 1002, /* GL_MAX_LIGHTS */ + 973, /* GL_MAX_CLIP_PLANES */ + 1054, /* GL_MAX_TEXTURE_SIZE */ + 1009, /* GL_MAX_PIXEL_MAP_TABLE */ + 969, /* GL_MAX_ATTRIB_STACK_DEPTH */ + 1005, /* GL_MAX_MODELVIEW_STACK_DEPTH */ + 1006, /* GL_MAX_NAME_STACK_DEPTH */ + 1036, /* GL_MAX_PROJECTION_STACK_DEPTH */ + 1055, /* GL_MAX_TEXTURE_STACK_DEPTH */ + 1077, /* GL_MAX_VIEWPORT_DIMS */ + 970, /* GL_MAX_CLIENT_ATTRIB_STACK_DEPTH */ + 1751, /* GL_SUBPIXEL_BITS */ 705, /* GL_INDEX_BITS */ - 1459, /* GL_RED_BITS */ + 1469, /* GL_RED_BITS */ 663, /* GL_GREEN_BITS */ 110, /* GL_BLUE_BITS */ 48, /* GL_ALPHA_BITS */ 380, /* GL_DEPTH_BITS */ - 1700, /* GL_STENCIL_BITS */ + 1716, /* GL_STENCIL_BITS */ 14, /* GL_ACCUM_RED_BITS */ 13, /* GL_ACCUM_GREEN_BITS */ 10, /* GL_ACCUM_BLUE_BITS */ 9, /* GL_ACCUM_ALPHA_BITS */ - 1137, /* GL_NAME_STACK_DEPTH */ + 1147, /* GL_NAME_STACK_DEPTH */ 70, /* GL_AUTO_NORMAL */ - 841, /* GL_MAP1_COLOR_4 */ - 844, /* GL_MAP1_INDEX */ - 845, /* GL_MAP1_NORMAL */ - 846, /* GL_MAP1_TEXTURE_COORD_1 */ - 847, /* GL_MAP1_TEXTURE_COORD_2 */ - 848, /* GL_MAP1_TEXTURE_COORD_3 */ - 849, /* GL_MAP1_TEXTURE_COORD_4 */ - 850, /* GL_MAP1_VERTEX_3 */ - 851, /* GL_MAP1_VERTEX_4 */ - 868, /* GL_MAP2_COLOR_4 */ - 871, /* GL_MAP2_INDEX */ - 872, /* GL_MAP2_NORMAL */ - 873, /* GL_MAP2_TEXTURE_COORD_1 */ - 874, /* GL_MAP2_TEXTURE_COORD_2 */ - 875, /* GL_MAP2_TEXTURE_COORD_3 */ - 876, /* GL_MAP2_TEXTURE_COORD_4 */ - 877, /* GL_MAP2_VERTEX_3 */ - 878, /* GL_MAP2_VERTEX_4 */ - 842, /* GL_MAP1_GRID_DOMAIN */ - 843, /* GL_MAP1_GRID_SEGMENTS */ - 869, /* GL_MAP2_GRID_DOMAIN */ - 870, /* GL_MAP2_GRID_SEGMENTS */ - 1818, /* GL_TEXTURE_1D */ - 1820, /* GL_TEXTURE_2D */ + 849, /* GL_MAP1_COLOR_4 */ + 852, /* GL_MAP1_INDEX */ + 853, /* GL_MAP1_NORMAL */ + 854, /* GL_MAP1_TEXTURE_COORD_1 */ + 855, /* GL_MAP1_TEXTURE_COORD_2 */ + 856, /* GL_MAP1_TEXTURE_COORD_3 */ + 857, /* GL_MAP1_TEXTURE_COORD_4 */ + 858, /* GL_MAP1_VERTEX_3 */ + 859, /* GL_MAP1_VERTEX_4 */ + 876, /* GL_MAP2_COLOR_4 */ + 879, /* GL_MAP2_INDEX */ + 880, /* GL_MAP2_NORMAL */ + 881, /* GL_MAP2_TEXTURE_COORD_1 */ + 882, /* GL_MAP2_TEXTURE_COORD_2 */ + 883, /* GL_MAP2_TEXTURE_COORD_3 */ + 884, /* GL_MAP2_TEXTURE_COORD_4 */ + 885, /* GL_MAP2_VERTEX_3 */ + 886, /* GL_MAP2_VERTEX_4 */ + 850, /* GL_MAP1_GRID_DOMAIN */ + 851, /* GL_MAP1_GRID_SEGMENTS */ + 877, /* GL_MAP2_GRID_DOMAIN */ + 878, /* GL_MAP2_GRID_SEGMENTS */ + 1834, /* GL_TEXTURE_1D */ + 1836, /* GL_TEXTURE_2D */ 514, /* GL_FEEDBACK_BUFFER_POINTER */ 515, /* GL_FEEDBACK_BUFFER_SIZE */ 516, /* GL_FEEDBACK_BUFFER_TYPE */ - 1607, /* GL_SELECTION_BUFFER_POINTER */ - 1608, /* GL_SELECTION_BUFFER_SIZE */ - 1952, /* GL_TEXTURE_WIDTH */ - 1914, /* GL_TEXTURE_HEIGHT */ - 1858, /* GL_TEXTURE_COMPONENTS */ - 1842, /* GL_TEXTURE_BORDER_COLOR */ - 1841, /* GL_TEXTURE_BORDER */ + 1623, /* GL_SELECTION_BUFFER_POINTER */ + 1624, /* GL_SELECTION_BUFFER_SIZE */ + 1968, /* GL_TEXTURE_WIDTH */ + 1930, /* GL_TEXTURE_HEIGHT */ + 1874, /* GL_TEXTURE_COMPONENTS */ + 1858, /* GL_TEXTURE_BORDER_COLOR */ + 1857, /* GL_TEXTURE_BORDER */ 417, /* GL_DONT_CARE */ 512, /* GL_FASTEST */ - 1145, /* GL_NICEST */ + 1155, /* GL_NICEST */ 56, /* GL_AMBIENT */ 414, /* GL_DIFFUSE */ - 1659, /* GL_SPECULAR */ - 1319, /* GL_POSITION */ - 1662, /* GL_SPOT_DIRECTION */ - 1663, /* GL_SPOT_EXPONENT */ - 1661, /* GL_SPOT_CUTOFF */ + 1675, /* GL_SPECULAR */ + 1329, /* GL_POSITION */ + 1678, /* GL_SPOT_DIRECTION */ + 1679, /* GL_SPOT_EXPONENT */ + 1677, /* GL_SPOT_CUTOFF */ 299, /* GL_CONSTANT_ATTENUATION */ - 773, /* GL_LINEAR_ATTENUATION */ - 1426, /* GL_QUADRATIC_ATTENUATION */ + 781, /* GL_LINEAR_ATTENUATION */ + 1436, /* GL_QUADRATIC_ATTENUATION */ 268, /* GL_COMPILE */ 269, /* GL_COMPILE_AND_EXECUTE */ 143, /* GL_BYTE */ - 2001, /* GL_UNSIGNED_BYTE */ - 1624, /* GL_SHORT */ - 2016, /* GL_UNSIGNED_SHORT */ + 2017, /* GL_UNSIGNED_BYTE */ + 1640, /* GL_SHORT */ + 2043, /* GL_UNSIGNED_SHORT */ 713, /* GL_INT */ - 2004, /* GL_UNSIGNED_INT */ + 2020, /* GL_UNSIGNED_INT */ 523, /* GL_FLOAT */ 1, /* GL_2_BYTES */ 5, /* GL_3_BYTES */ @@ -4601,148 +4657,148 @@ static const unsigned reduced_enums[1472] = 60, /* GL_AND_REVERSE */ 324, /* GL_COPY */ 59, /* GL_AND_INVERTED */ - 1148, /* GL_NOOP */ - 2109, /* GL_XOR */ - 1214, /* GL_OR */ - 1149, /* GL_NOR */ + 1158, /* GL_NOOP */ + 2137, /* GL_XOR */ + 1224, /* GL_OR */ + 1159, /* GL_NOR */ 502, /* GL_EQUIV */ - 749, /* GL_INVERT */ - 1217, /* GL_OR_REVERSE */ + 757, /* GL_INVERT */ + 1227, /* GL_OR_REVERSE */ 325, /* GL_COPY_INVERTED */ - 1216, /* GL_OR_INVERTED */ - 1138, /* GL_NAND */ - 1613, /* GL_SET */ + 1226, /* GL_OR_INVERTED */ + 1148, /* GL_NAND */ + 1629, /* GL_SET */ 499, /* GL_EMISSION */ - 1623, /* GL_SHININESS */ + 1639, /* GL_SHININESS */ 57, /* GL_AMBIENT_AND_DIFFUSE */ 214, /* GL_COLOR_INDEXES */ - 1087, /* GL_MODELVIEW */ - 1401, /* GL_PROJECTION */ - 1753, /* GL_TEXTURE */ + 1097, /* GL_MODELVIEW */ + 1411, /* GL_PROJECTION */ + 1769, /* GL_TEXTURE */ 170, /* GL_COLOR */ 372, /* GL_DEPTH */ - 1685, /* GL_STENCIL */ + 1701, /* GL_STENCIL */ 213, /* GL_COLOR_INDEX */ - 1705, /* GL_STENCIL_INDEX */ + 1721, /* GL_STENCIL_INDEX */ 387, /* GL_DEPTH_COMPONENT */ - 1455, /* GL_RED */ + 1465, /* GL_RED */ 661, /* GL_GREEN */ 108, /* GL_BLUE */ 32, /* GL_ALPHA */ - 1507, /* GL_RGB */ - 1536, /* GL_RGBA */ - 805, /* GL_LUMINANCE */ - 832, /* GL_LUMINANCE_ALPHA */ + 1517, /* GL_RGB */ + 1546, /* GL_RGBA */ + 813, /* GL_LUMINANCE */ + 840, /* GL_LUMINANCE_ALPHA */ 84, /* GL_BITMAP */ - 1269, /* GL_POINT */ - 771, /* GL_LINE */ + 1279, /* GL_POINT */ + 779, /* GL_LINE */ 517, /* GL_FILL */ - 1467, /* GL_RENDER */ + 1477, /* GL_RENDER */ 513, /* GL_FEEDBACK */ - 1606, /* GL_SELECT */ + 1622, /* GL_SELECT */ 522, /* GL_FLAT */ - 1634, /* GL_SMOOTH */ - 750, /* GL_KEEP */ - 1500, /* GL_REPLACE */ + 1650, /* GL_SMOOTH */ + 758, /* GL_KEEP */ + 1510, /* GL_REPLACE */ 695, /* GL_INCR */ 368, /* GL_DECR */ - 2033, /* GL_VENDOR */ - 1497, /* GL_RENDERER */ - 2034, /* GL_VERSION */ + 2060, /* GL_VENDOR */ + 1507, /* GL_RENDERER */ + 2061, /* GL_VERSION */ 506, /* GL_EXTENSIONS */ - 1570, /* GL_S */ - 1744, /* GL_T */ - 1442, /* GL_R */ - 1425, /* GL_Q */ - 1124, /* GL_MODULATE */ + 1580, /* GL_S */ + 1760, /* GL_T */ + 1452, /* GL_R */ + 1435, /* GL_Q */ + 1134, /* GL_MODULATE */ 367, /* GL_DECAL */ - 1901, /* GL_TEXTURE_ENV_MODE */ - 1900, /* GL_TEXTURE_ENV_COLOR */ - 1899, /* GL_TEXTURE_ENV */ + 1917, /* GL_TEXTURE_ENV_MODE */ + 1916, /* GL_TEXTURE_ENV_COLOR */ + 1915, /* GL_TEXTURE_ENV */ 507, /* GL_EYE_LINEAR */ - 1175, /* GL_OBJECT_LINEAR */ - 1660, /* GL_SPHERE_MAP */ - 1904, /* GL_TEXTURE_GEN_MODE */ - 1177, /* GL_OBJECT_PLANE */ + 1185, /* GL_OBJECT_LINEAR */ + 1676, /* GL_SPHERE_MAP */ + 1920, /* GL_TEXTURE_GEN_MODE */ + 1187, /* GL_OBJECT_PLANE */ 508, /* GL_EYE_PLANE */ - 1139, /* GL_NEAREST */ - 772, /* GL_LINEAR */ - 1143, /* GL_NEAREST_MIPMAP_NEAREST */ - 777, /* GL_LINEAR_MIPMAP_NEAREST */ - 1142, /* GL_NEAREST_MIPMAP_LINEAR */ - 776, /* GL_LINEAR_MIPMAP_LINEAR */ - 1927, /* GL_TEXTURE_MAG_FILTER */ - 1936, /* GL_TEXTURE_MIN_FILTER */ - 1955, /* GL_TEXTURE_WRAP_S */ - 1956, /* GL_TEXTURE_WRAP_T */ + 1149, /* GL_NEAREST */ + 780, /* GL_LINEAR */ + 1153, /* GL_NEAREST_MIPMAP_NEAREST */ + 785, /* GL_LINEAR_MIPMAP_NEAREST */ + 1152, /* GL_NEAREST_MIPMAP_LINEAR */ + 784, /* GL_LINEAR_MIPMAP_LINEAR */ + 1943, /* GL_TEXTURE_MAG_FILTER */ + 1952, /* GL_TEXTURE_MIN_FILTER */ + 1971, /* GL_TEXTURE_WRAP_S */ + 1972, /* GL_TEXTURE_WRAP_T */ 149, /* GL_CLAMP */ - 1499, /* GL_REPEAT */ - 1313, /* GL_POLYGON_OFFSET_UNITS */ - 1312, /* GL_POLYGON_OFFSET_POINT */ - 1311, /* GL_POLYGON_OFFSET_LINE */ - 1443, /* GL_R3_G3_B2 */ - 2030, /* GL_V2F */ - 2031, /* GL_V3F */ + 1509, /* GL_REPEAT */ + 1323, /* GL_POLYGON_OFFSET_UNITS */ + 1322, /* GL_POLYGON_OFFSET_POINT */ + 1321, /* GL_POLYGON_OFFSET_LINE */ + 1453, /* GL_R3_G3_B2 */ + 2057, /* GL_V2F */ + 2058, /* GL_V3F */ 146, /* GL_C4UB_V2F */ 147, /* GL_C4UB_V3F */ 144, /* GL_C3F_V3F */ - 1136, /* GL_N3F_V3F */ + 1146, /* GL_N3F_V3F */ 145, /* GL_C4F_N3F_V3F */ - 1749, /* GL_T2F_V3F */ - 1751, /* GL_T4F_V4F */ - 1747, /* GL_T2F_C4UB_V3F */ - 1745, /* GL_T2F_C3F_V3F */ - 1748, /* GL_T2F_N3F_V3F */ - 1746, /* GL_T2F_C4F_N3F_V3F */ - 1750, /* GL_T4F_C4F_N3F_V4F */ + 1765, /* GL_T2F_V3F */ + 1767, /* GL_T4F_V4F */ + 1763, /* GL_T2F_C4UB_V3F */ + 1761, /* GL_T2F_C3F_V3F */ + 1764, /* GL_T2F_N3F_V3F */ + 1762, /* GL_T2F_C4F_N3F_V3F */ + 1766, /* GL_T4F_C4F_N3F_V4F */ 162, /* GL_CLIP_PLANE0 */ 163, /* GL_CLIP_PLANE1 */ 164, /* GL_CLIP_PLANE2 */ 165, /* GL_CLIP_PLANE3 */ 166, /* GL_CLIP_PLANE4 */ 167, /* GL_CLIP_PLANE5 */ - 756, /* GL_LIGHT0 */ - 757, /* GL_LIGHT1 */ - 758, /* GL_LIGHT2 */ - 759, /* GL_LIGHT3 */ - 760, /* GL_LIGHT4 */ - 761, /* GL_LIGHT5 */ - 762, /* GL_LIGHT6 */ - 763, /* GL_LIGHT7 */ + 764, /* GL_LIGHT0 */ + 765, /* GL_LIGHT1 */ + 766, /* GL_LIGHT2 */ + 767, /* GL_LIGHT3 */ + 768, /* GL_LIGHT4 */ + 769, /* GL_LIGHT5 */ + 770, /* GL_LIGHT6 */ + 771, /* GL_LIGHT7 */ 670, /* GL_HINT_BIT */ 301, /* GL_CONSTANT_COLOR */ - 1188, /* GL_ONE_MINUS_CONSTANT_COLOR */ + 1198, /* GL_ONE_MINUS_CONSTANT_COLOR */ 296, /* GL_CONSTANT_ALPHA */ - 1186, /* GL_ONE_MINUS_CONSTANT_ALPHA */ + 1196, /* GL_ONE_MINUS_CONSTANT_ALPHA */ 87, /* GL_BLEND_COLOR */ 642, /* GL_FUNC_ADD */ - 1071, /* GL_MIN */ - 957, /* GL_MAX */ + 1080, /* GL_MIN */ + 965, /* GL_MAX */ 94, /* GL_BLEND_EQUATION */ 648, /* GL_FUNC_SUBTRACT */ 645, /* GL_FUNC_REVERSE_SUBTRACT */ 304, /* GL_CONVOLUTION_1D */ 305, /* GL_CONVOLUTION_2D */ - 1609, /* GL_SEPARABLE_2D */ + 1625, /* GL_SEPARABLE_2D */ 308, /* GL_CONVOLUTION_BORDER_MODE */ 312, /* GL_CONVOLUTION_FILTER_SCALE */ 310, /* GL_CONVOLUTION_FILTER_BIAS */ - 1456, /* GL_REDUCE */ + 1466, /* GL_REDUCE */ 314, /* GL_CONVOLUTION_FORMAT */ 318, /* GL_CONVOLUTION_WIDTH */ 316, /* GL_CONVOLUTION_HEIGHT */ - 974, /* GL_MAX_CONVOLUTION_WIDTH */ - 972, /* GL_MAX_CONVOLUTION_HEIGHT */ - 1352, /* GL_POST_CONVOLUTION_RED_SCALE */ - 1348, /* GL_POST_CONVOLUTION_GREEN_SCALE */ - 1343, /* GL_POST_CONVOLUTION_BLUE_SCALE */ - 1339, /* GL_POST_CONVOLUTION_ALPHA_SCALE */ - 1350, /* GL_POST_CONVOLUTION_RED_BIAS */ - 1346, /* GL_POST_CONVOLUTION_GREEN_BIAS */ - 1341, /* GL_POST_CONVOLUTION_BLUE_BIAS */ - 1337, /* GL_POST_CONVOLUTION_ALPHA_BIAS */ + 982, /* GL_MAX_CONVOLUTION_WIDTH */ + 980, /* GL_MAX_CONVOLUTION_HEIGHT */ + 1362, /* GL_POST_CONVOLUTION_RED_SCALE */ + 1358, /* GL_POST_CONVOLUTION_GREEN_SCALE */ + 1353, /* GL_POST_CONVOLUTION_BLUE_SCALE */ + 1349, /* GL_POST_CONVOLUTION_ALPHA_SCALE */ + 1360, /* GL_POST_CONVOLUTION_RED_BIAS */ + 1356, /* GL_POST_CONVOLUTION_GREEN_BIAS */ + 1351, /* GL_POST_CONVOLUTION_BLUE_BIAS */ + 1347, /* GL_POST_CONVOLUTION_ALPHA_BIAS */ 671, /* GL_HISTOGRAM */ - 1408, /* GL_PROXY_HISTOGRAM */ + 1418, /* GL_PROXY_HISTOGRAM */ 687, /* GL_HISTOGRAM_WIDTH */ 677, /* GL_HISTOGRAM_FORMAT */ 683, /* GL_HISTOGRAM_RED_SIZE */ @@ -4751,134 +4807,134 @@ static const unsigned reduced_enums[1472] = 672, /* GL_HISTOGRAM_ALPHA_SIZE */ 681, /* GL_HISTOGRAM_LUMINANCE_SIZE */ 685, /* GL_HISTOGRAM_SINK */ - 1072, /* GL_MINMAX */ - 1074, /* GL_MINMAX_FORMAT */ - 1076, /* GL_MINMAX_SINK */ - 1752, /* GL_TABLE_TOO_LARGE_EXT */ - 2003, /* GL_UNSIGNED_BYTE_3_3_2 */ - 2019, /* GL_UNSIGNED_SHORT_4_4_4_4 */ - 2022, /* GL_UNSIGNED_SHORT_5_5_5_1 */ - 2013, /* GL_UNSIGNED_INT_8_8_8_8 */ - 2005, /* GL_UNSIGNED_INT_10_10_10_2 */ - 1310, /* GL_POLYGON_OFFSET_FILL */ - 1309, /* GL_POLYGON_OFFSET_FACTOR */ - 1308, /* GL_POLYGON_OFFSET_BIAS */ - 1503, /* GL_RESCALE_NORMAL */ + 1081, /* GL_MINMAX */ + 1083, /* GL_MINMAX_FORMAT */ + 1085, /* GL_MINMAX_SINK */ + 1768, /* GL_TABLE_TOO_LARGE_EXT */ + 2019, /* GL_UNSIGNED_BYTE_3_3_2 */ + 2046, /* GL_UNSIGNED_SHORT_4_4_4_4 */ + 2049, /* GL_UNSIGNED_SHORT_5_5_5_1 */ + 2029, /* GL_UNSIGNED_INT_8_8_8_8 */ + 2021, /* GL_UNSIGNED_INT_10_10_10_2 */ + 1320, /* GL_POLYGON_OFFSET_FILL */ + 1319, /* GL_POLYGON_OFFSET_FACTOR */ + 1318, /* GL_POLYGON_OFFSET_BIAS */ + 1513, /* GL_RESCALE_NORMAL */ 41, /* GL_ALPHA4 */ 43, /* GL_ALPHA8 */ 33, /* GL_ALPHA12 */ 35, /* GL_ALPHA16 */ - 820, /* GL_LUMINANCE4 */ - 826, /* GL_LUMINANCE8 */ - 806, /* GL_LUMINANCE12 */ - 812, /* GL_LUMINANCE16 */ - 821, /* GL_LUMINANCE4_ALPHA4 */ - 824, /* GL_LUMINANCE6_ALPHA2 */ - 829, /* GL_LUMINANCE8_ALPHA8 */ - 809, /* GL_LUMINANCE12_ALPHA4 */ - 807, /* GL_LUMINANCE12_ALPHA12 */ - 815, /* GL_LUMINANCE16_ALPHA16 */ + 828, /* GL_LUMINANCE4 */ + 834, /* GL_LUMINANCE8 */ + 814, /* GL_LUMINANCE12 */ + 820, /* GL_LUMINANCE16 */ + 829, /* GL_LUMINANCE4_ALPHA4 */ + 832, /* GL_LUMINANCE6_ALPHA2 */ + 837, /* GL_LUMINANCE8_ALPHA8 */ + 817, /* GL_LUMINANCE12_ALPHA4 */ + 815, /* GL_LUMINANCE12_ALPHA12 */ + 823, /* GL_LUMINANCE16_ALPHA16 */ 714, /* GL_INTENSITY */ 723, /* GL_INTENSITY4 */ 725, /* GL_INTENSITY8 */ 715, /* GL_INTENSITY12 */ 717, /* GL_INTENSITY16 */ - 1518, /* GL_RGB2_EXT */ - 1521, /* GL_RGB4 */ - 1524, /* GL_RGB5 */ - 1531, /* GL_RGB8 */ - 1508, /* GL_RGB10 */ - 1512, /* GL_RGB12 */ - 1514, /* GL_RGB16 */ - 1543, /* GL_RGBA2 */ - 1547, /* GL_RGBA4 */ - 1527, /* GL_RGB5_A1 */ - 1552, /* GL_RGBA8 */ - 1509, /* GL_RGB10_A2 */ - 1537, /* GL_RGBA12 */ - 1539, /* GL_RGBA16 */ - 1943, /* GL_TEXTURE_RED_SIZE */ - 1912, /* GL_TEXTURE_GREEN_SIZE */ - 1839, /* GL_TEXTURE_BLUE_SIZE */ - 1824, /* GL_TEXTURE_ALPHA_SIZE */ - 1925, /* GL_TEXTURE_LUMINANCE_SIZE */ - 1916, /* GL_TEXTURE_INTENSITY_SIZE */ - 1501, /* GL_REPLACE_EXT */ - 1412, /* GL_PROXY_TEXTURE_1D */ - 1415, /* GL_PROXY_TEXTURE_2D */ - 1950, /* GL_TEXTURE_TOO_LARGE_EXT */ - 1938, /* GL_TEXTURE_PRIORITY */ - 1945, /* GL_TEXTURE_RESIDENT */ - 1827, /* GL_TEXTURE_BINDING_1D */ - 1829, /* GL_TEXTURE_BINDING_2D */ - 1831, /* GL_TEXTURE_BINDING_3D */ - 1224, /* GL_PACK_SKIP_IMAGES */ - 1220, /* GL_PACK_IMAGE_HEIGHT */ - 1996, /* GL_UNPACK_SKIP_IMAGES */ - 1993, /* GL_UNPACK_IMAGE_HEIGHT */ - 1822, /* GL_TEXTURE_3D */ - 1418, /* GL_PROXY_TEXTURE_3D */ - 1896, /* GL_TEXTURE_DEPTH */ - 1953, /* GL_TEXTURE_WRAP_R */ - 958, /* GL_MAX_3D_TEXTURE_SIZE */ - 2035, /* GL_VERTEX_ARRAY */ - 1151, /* GL_NORMAL_ARRAY */ + 1528, /* GL_RGB2_EXT */ + 1531, /* GL_RGB4 */ + 1534, /* GL_RGB5 */ + 1541, /* GL_RGB8 */ + 1518, /* GL_RGB10 */ + 1522, /* GL_RGB12 */ + 1524, /* GL_RGB16 */ + 1553, /* GL_RGBA2 */ + 1557, /* GL_RGBA4 */ + 1537, /* GL_RGB5_A1 */ + 1562, /* GL_RGBA8 */ + 1519, /* GL_RGB10_A2 */ + 1547, /* GL_RGBA12 */ + 1549, /* GL_RGBA16 */ + 1959, /* GL_TEXTURE_RED_SIZE */ + 1928, /* GL_TEXTURE_GREEN_SIZE */ + 1855, /* GL_TEXTURE_BLUE_SIZE */ + 1840, /* GL_TEXTURE_ALPHA_SIZE */ + 1941, /* GL_TEXTURE_LUMINANCE_SIZE */ + 1932, /* GL_TEXTURE_INTENSITY_SIZE */ + 1511, /* GL_REPLACE_EXT */ + 1422, /* GL_PROXY_TEXTURE_1D */ + 1425, /* GL_PROXY_TEXTURE_2D */ + 1966, /* GL_TEXTURE_TOO_LARGE_EXT */ + 1954, /* GL_TEXTURE_PRIORITY */ + 1961, /* GL_TEXTURE_RESIDENT */ + 1843, /* GL_TEXTURE_BINDING_1D */ + 1845, /* GL_TEXTURE_BINDING_2D */ + 1847, /* GL_TEXTURE_BINDING_3D */ + 1234, /* GL_PACK_SKIP_IMAGES */ + 1230, /* GL_PACK_IMAGE_HEIGHT */ + 2012, /* GL_UNPACK_SKIP_IMAGES */ + 2009, /* GL_UNPACK_IMAGE_HEIGHT */ + 1838, /* GL_TEXTURE_3D */ + 1428, /* GL_PROXY_TEXTURE_3D */ + 1912, /* GL_TEXTURE_DEPTH */ + 1969, /* GL_TEXTURE_WRAP_R */ + 966, /* GL_MAX_3D_TEXTURE_SIZE */ + 2062, /* GL_VERTEX_ARRAY */ + 1161, /* GL_NORMAL_ARRAY */ 171, /* GL_COLOR_ARRAY */ 699, /* GL_INDEX_ARRAY */ - 1866, /* GL_TEXTURE_COORD_ARRAY */ + 1882, /* GL_TEXTURE_COORD_ARRAY */ 491, /* GL_EDGE_FLAG_ARRAY */ - 2041, /* GL_VERTEX_ARRAY_SIZE */ - 2043, /* GL_VERTEX_ARRAY_TYPE */ - 2042, /* GL_VERTEX_ARRAY_STRIDE */ - 1156, /* GL_NORMAL_ARRAY_TYPE */ - 1155, /* GL_NORMAL_ARRAY_STRIDE */ + 2068, /* GL_VERTEX_ARRAY_SIZE */ + 2070, /* GL_VERTEX_ARRAY_TYPE */ + 2069, /* GL_VERTEX_ARRAY_STRIDE */ + 1166, /* GL_NORMAL_ARRAY_TYPE */ + 1165, /* GL_NORMAL_ARRAY_STRIDE */ 175, /* GL_COLOR_ARRAY_SIZE */ 177, /* GL_COLOR_ARRAY_TYPE */ 176, /* GL_COLOR_ARRAY_STRIDE */ 704, /* GL_INDEX_ARRAY_TYPE */ 703, /* GL_INDEX_ARRAY_STRIDE */ - 1870, /* GL_TEXTURE_COORD_ARRAY_SIZE */ - 1872, /* GL_TEXTURE_COORD_ARRAY_TYPE */ - 1871, /* GL_TEXTURE_COORD_ARRAY_STRIDE */ + 1886, /* GL_TEXTURE_COORD_ARRAY_SIZE */ + 1888, /* GL_TEXTURE_COORD_ARRAY_TYPE */ + 1887, /* GL_TEXTURE_COORD_ARRAY_STRIDE */ 495, /* GL_EDGE_FLAG_ARRAY_STRIDE */ - 2040, /* GL_VERTEX_ARRAY_POINTER */ - 1154, /* GL_NORMAL_ARRAY_POINTER */ + 2067, /* GL_VERTEX_ARRAY_POINTER */ + 1164, /* GL_NORMAL_ARRAY_POINTER */ 174, /* GL_COLOR_ARRAY_POINTER */ 702, /* GL_INDEX_ARRAY_POINTER */ - 1869, /* GL_TEXTURE_COORD_ARRAY_POINTER */ + 1885, /* GL_TEXTURE_COORD_ARRAY_POINTER */ 494, /* GL_EDGE_FLAG_ARRAY_POINTER */ - 1129, /* GL_MULTISAMPLE */ - 1583, /* GL_SAMPLE_ALPHA_TO_COVERAGE */ - 1585, /* GL_SAMPLE_ALPHA_TO_ONE */ - 1590, /* GL_SAMPLE_COVERAGE */ - 1587, /* GL_SAMPLE_BUFFERS */ - 1578, /* GL_SAMPLES */ - 1594, /* GL_SAMPLE_COVERAGE_VALUE */ - 1592, /* GL_SAMPLE_COVERAGE_INVERT */ + 1139, /* GL_MULTISAMPLE */ + 1599, /* GL_SAMPLE_ALPHA_TO_COVERAGE */ + 1601, /* GL_SAMPLE_ALPHA_TO_ONE */ + 1606, /* GL_SAMPLE_COVERAGE */ + 1603, /* GL_SAMPLE_BUFFERS */ + 1594, /* GL_SAMPLES */ + 1610, /* GL_SAMPLE_COVERAGE_VALUE */ + 1608, /* GL_SAMPLE_COVERAGE_INVERT */ 219, /* GL_COLOR_MATRIX */ 221, /* GL_COLOR_MATRIX_STACK_DEPTH */ - 968, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH */ - 1335, /* GL_POST_COLOR_MATRIX_RED_SCALE */ - 1331, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */ - 1326, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */ - 1322, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */ - 1333, /* GL_POST_COLOR_MATRIX_RED_BIAS */ - 1329, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */ - 1324, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */ - 1320, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */ - 1849, /* GL_TEXTURE_COLOR_TABLE_SGI */ - 1419, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */ - 1851, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */ + 976, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH */ + 1345, /* GL_POST_COLOR_MATRIX_RED_SCALE */ + 1341, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */ + 1336, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */ + 1332, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */ + 1343, /* GL_POST_COLOR_MATRIX_RED_BIAS */ + 1339, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */ + 1334, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */ + 1330, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */ + 1865, /* GL_TEXTURE_COLOR_TABLE_SGI */ + 1429, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */ + 1867, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */ 92, /* GL_BLEND_DST_RGB */ 106, /* GL_BLEND_SRC_RGB */ 90, /* GL_BLEND_DST_ALPHA */ 104, /* GL_BLEND_SRC_ALPHA */ 225, /* GL_COLOR_TABLE */ - 1345, /* GL_POST_CONVOLUTION_COLOR_TABLE */ - 1328, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */ - 1407, /* GL_PROXY_COLOR_TABLE */ - 1411, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */ - 1410, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */ + 1355, /* GL_POST_CONVOLUTION_COLOR_TABLE */ + 1338, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */ + 1417, /* GL_PROXY_COLOR_TABLE */ + 1421, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */ + 1420, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */ 249, /* GL_COLOR_TABLE_SCALE */ 229, /* GL_COLOR_TABLE_BIAS */ 234, /* GL_COLOR_TABLE_FORMAT */ @@ -4891,62 +4947,62 @@ static const unsigned reduced_enums[1472] = 240, /* GL_COLOR_TABLE_INTENSITY_SIZE */ 79, /* GL_BGR */ 80, /* GL_BGRA */ - 983, /* GL_MAX_ELEMENTS_VERTICES */ - 982, /* GL_MAX_ELEMENTS_INDICES */ - 1915, /* GL_TEXTURE_INDEX_SIZE_EXT */ + 991, /* GL_MAX_ELEMENTS_VERTICES */ + 990, /* GL_MAX_ELEMENTS_INDICES */ + 1931, /* GL_TEXTURE_INDEX_SIZE_EXT */ 168, /* GL_CLIP_VOLUME_CLIPPING_HINT_EXT */ - 1291, /* GL_POINT_SIZE_MIN */ - 1287, /* GL_POINT_SIZE_MAX */ - 1276, /* GL_POINT_FADE_THRESHOLD_SIZE */ - 1272, /* GL_POINT_DISTANCE_ATTENUATION */ + 1301, /* GL_POINT_SIZE_MIN */ + 1297, /* GL_POINT_SIZE_MAX */ + 1286, /* GL_POINT_FADE_THRESHOLD_SIZE */ + 1282, /* GL_POINT_DISTANCE_ATTENUATION */ 150, /* GL_CLAMP_TO_BORDER */ 153, /* GL_CLAMP_TO_EDGE */ - 1937, /* GL_TEXTURE_MIN_LOD */ - 1935, /* GL_TEXTURE_MAX_LOD */ - 1826, /* GL_TEXTURE_BASE_LEVEL */ - 1934, /* GL_TEXTURE_MAX_LEVEL */ + 1953, /* GL_TEXTURE_MIN_LOD */ + 1951, /* GL_TEXTURE_MAX_LOD */ + 1842, /* GL_TEXTURE_BASE_LEVEL */ + 1950, /* GL_TEXTURE_MAX_LEVEL */ 690, /* GL_IGNORE_BORDER_HP */ 300, /* GL_CONSTANT_BORDER_HP */ - 1502, /* GL_REPLICATE_BORDER_HP */ + 1512, /* GL_REPLICATE_BORDER_HP */ 306, /* GL_CONVOLUTION_BORDER_COLOR */ - 1183, /* GL_OCCLUSION_TEST_HP */ - 1184, /* GL_OCCLUSION_TEST_RESULT_HP */ - 774, /* GL_LINEAR_CLIPMAP_LINEAR_SGIX */ - 1843, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */ - 1845, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */ - 1847, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */ - 1848, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */ - 1846, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */ - 1844, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */ - 963, /* GL_MAX_CLIPMAP_DEPTH_SGIX */ - 964, /* GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX */ - 1355, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */ - 1357, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */ - 1354, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */ - 1356, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */ - 1923, /* GL_TEXTURE_LOD_BIAS_S_SGIX */ - 1924, /* GL_TEXTURE_LOD_BIAS_T_SGIX */ - 1922, /* GL_TEXTURE_LOD_BIAS_R_SGIX */ + 1193, /* GL_OCCLUSION_TEST_HP */ + 1194, /* GL_OCCLUSION_TEST_RESULT_HP */ + 782, /* GL_LINEAR_CLIPMAP_LINEAR_SGIX */ + 1859, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */ + 1861, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */ + 1863, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */ + 1864, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */ + 1862, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */ + 1860, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */ + 971, /* GL_MAX_CLIPMAP_DEPTH_SGIX */ + 972, /* GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX */ + 1365, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */ + 1367, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */ + 1364, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */ + 1366, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */ + 1939, /* GL_TEXTURE_LOD_BIAS_S_SGIX */ + 1940, /* GL_TEXTURE_LOD_BIAS_T_SGIX */ + 1938, /* GL_TEXTURE_LOD_BIAS_R_SGIX */ 651, /* GL_GENERATE_MIPMAP */ 652, /* GL_GENERATE_MIPMAP_HINT */ 566, /* GL_FOG_OFFSET_SGIX */ 567, /* GL_FOG_OFFSET_VALUE_SGIX */ - 1857, /* GL_TEXTURE_COMPARE_SGIX */ - 1856, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */ - 1919, /* GL_TEXTURE_LEQUAL_R_SGIX */ - 1911, /* GL_TEXTURE_GEQUAL_R_SGIX */ + 1873, /* GL_TEXTURE_COMPARE_SGIX */ + 1872, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */ + 1935, /* GL_TEXTURE_LEQUAL_R_SGIX */ + 1927, /* GL_TEXTURE_GEQUAL_R_SGIX */ 388, /* GL_DEPTH_COMPONENT16 */ 392, /* GL_DEPTH_COMPONENT24 */ 396, /* GL_DEPTH_COMPONENT32 */ 331, /* GL_CULL_VERTEX_EXT */ 333, /* GL_CULL_VERTEX_OBJECT_POSITION_EXT */ 332, /* GL_CULL_VERTEX_EYE_POSITION_EXT */ - 2105, /* GL_WRAP_BORDER_SUN */ - 1850, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */ - 767, /* GL_LIGHT_MODEL_COLOR_CONTROL */ - 1627, /* GL_SINGLE_COLOR */ - 1611, /* GL_SEPARATE_SPECULAR_COLOR */ - 1622, /* GL_SHARED_TEXTURE_PALETTE_EXT */ + 2133, /* GL_WRAP_BORDER_SUN */ + 1866, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */ + 775, /* GL_LIGHT_MODEL_COLOR_CONTROL */ + 1643, /* GL_SINGLE_COLOR */ + 1627, /* GL_SEPARATE_SPECULAR_COLOR */ + 1638, /* GL_SHARED_TEXTURE_PALETTE_EXT */ 578, /* GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING */ 579, /* GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE */ 589, /* GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE */ @@ -4959,30 +5015,30 @@ static const unsigned reduced_enums[1472] = 633, /* GL_FRAMEBUFFER_UNDEFINED */ 404, /* GL_DEPTH_STENCIL_ATTACHMENT */ 698, /* GL_INDEX */ - 2002, /* GL_UNSIGNED_BYTE_2_3_3_REV */ - 2023, /* GL_UNSIGNED_SHORT_5_6_5 */ - 2024, /* GL_UNSIGNED_SHORT_5_6_5_REV */ - 2020, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */ - 2017, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */ - 2014, /* GL_UNSIGNED_INT_8_8_8_8_REV */ - 2011, /* GL_UNSIGNED_INT_2_10_10_10_REV */ - 1932, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */ - 1933, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */ - 1931, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */ - 1079, /* GL_MIRRORED_REPEAT */ - 1565, /* GL_RGB_S3TC */ - 1523, /* GL_RGB4_S3TC */ - 1562, /* GL_RGBA_S3TC */ - 1551, /* GL_RGBA4_S3TC */ - 1558, /* GL_RGBA_DXT5_S3TC */ - 1548, /* GL_RGBA4_DXT5_S3TC */ + 2018, /* GL_UNSIGNED_BYTE_2_3_3_REV */ + 2050, /* GL_UNSIGNED_SHORT_5_6_5 */ + 2051, /* GL_UNSIGNED_SHORT_5_6_5_REV */ + 2047, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */ + 2044, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */ + 2030, /* GL_UNSIGNED_INT_8_8_8_8_REV */ + 2027, /* GL_UNSIGNED_INT_2_10_10_10_REV */ + 1948, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */ + 1949, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */ + 1947, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */ + 1089, /* GL_MIRRORED_REPEAT */ + 1575, /* GL_RGB_S3TC */ + 1533, /* GL_RGB4_S3TC */ + 1572, /* GL_RGBA_S3TC */ + 1561, /* GL_RGBA4_S3TC */ + 1568, /* GL_RGBA_DXT5_S3TC */ + 1558, /* GL_RGBA4_DXT5_S3TC */ 288, /* GL_COMPRESSED_RGB_S3TC_DXT1_EXT */ 283, /* GL_COMPRESSED_RGBA_S3TC_DXT1_EXT */ 284, /* GL_COMPRESSED_RGBA_S3TC_DXT3_EXT */ 285, /* GL_COMPRESSED_RGBA_S3TC_DXT5_EXT */ - 1141, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */ - 1140, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */ - 775, /* GL_LINEAR_CLIPMAP_NEAREST_SGIX */ + 1151, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */ + 1150, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */ + 783, /* GL_LINEAR_CLIPMAP_NEAREST_SGIX */ 553, /* GL_FOG_COORDINATE_SOURCE */ 545, /* GL_FOG_COORD */ 569, /* GL_FRAGMENT_DEPTH */ @@ -4993,281 +5049,281 @@ static const unsigned reduced_enums[1472] = 547, /* GL_FOG_COORDINATE_ARRAY */ 223, /* GL_COLOR_SUM */ 358, /* GL_CURRENT_SECONDARY_COLOR */ - 1603, /* GL_SECONDARY_COLOR_ARRAY_SIZE */ - 1605, /* GL_SECONDARY_COLOR_ARRAY_TYPE */ - 1604, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */ - 1602, /* GL_SECONDARY_COLOR_ARRAY_POINTER */ - 1599, /* GL_SECONDARY_COLOR_ARRAY */ + 1619, /* GL_SECONDARY_COLOR_ARRAY_SIZE */ + 1621, /* GL_SECONDARY_COLOR_ARRAY_TYPE */ + 1620, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */ + 1618, /* GL_SECONDARY_COLOR_ARRAY_POINTER */ + 1615, /* GL_SECONDARY_COLOR_ARRAY */ 356, /* GL_CURRENT_RASTER_SECONDARY_COLOR */ 29, /* GL_ALIASED_POINT_SIZE_RANGE */ 28, /* GL_ALIASED_LINE_WIDTH_RANGE */ - 1754, /* GL_TEXTURE0 */ - 1756, /* GL_TEXTURE1 */ - 1778, /* GL_TEXTURE2 */ - 1800, /* GL_TEXTURE3 */ - 1806, /* GL_TEXTURE4 */ - 1808, /* GL_TEXTURE5 */ - 1810, /* GL_TEXTURE6 */ - 1812, /* GL_TEXTURE7 */ - 1814, /* GL_TEXTURE8 */ - 1816, /* GL_TEXTURE9 */ - 1757, /* GL_TEXTURE10 */ - 1759, /* GL_TEXTURE11 */ - 1761, /* GL_TEXTURE12 */ - 1763, /* GL_TEXTURE13 */ - 1765, /* GL_TEXTURE14 */ - 1767, /* GL_TEXTURE15 */ - 1769, /* GL_TEXTURE16 */ - 1771, /* GL_TEXTURE17 */ - 1773, /* GL_TEXTURE18 */ - 1775, /* GL_TEXTURE19 */ - 1779, /* GL_TEXTURE20 */ - 1781, /* GL_TEXTURE21 */ - 1783, /* GL_TEXTURE22 */ - 1785, /* GL_TEXTURE23 */ - 1787, /* GL_TEXTURE24 */ - 1789, /* GL_TEXTURE25 */ - 1791, /* GL_TEXTURE26 */ - 1793, /* GL_TEXTURE27 */ - 1795, /* GL_TEXTURE28 */ - 1797, /* GL_TEXTURE29 */ - 1801, /* GL_TEXTURE30 */ - 1803, /* GL_TEXTURE31 */ + 1770, /* GL_TEXTURE0 */ + 1772, /* GL_TEXTURE1 */ + 1794, /* GL_TEXTURE2 */ + 1816, /* GL_TEXTURE3 */ + 1822, /* GL_TEXTURE4 */ + 1824, /* GL_TEXTURE5 */ + 1826, /* GL_TEXTURE6 */ + 1828, /* GL_TEXTURE7 */ + 1830, /* GL_TEXTURE8 */ + 1832, /* GL_TEXTURE9 */ + 1773, /* GL_TEXTURE10 */ + 1775, /* GL_TEXTURE11 */ + 1777, /* GL_TEXTURE12 */ + 1779, /* GL_TEXTURE13 */ + 1781, /* GL_TEXTURE14 */ + 1783, /* GL_TEXTURE15 */ + 1785, /* GL_TEXTURE16 */ + 1787, /* GL_TEXTURE17 */ + 1789, /* GL_TEXTURE18 */ + 1791, /* GL_TEXTURE19 */ + 1795, /* GL_TEXTURE20 */ + 1797, /* GL_TEXTURE21 */ + 1799, /* GL_TEXTURE22 */ + 1801, /* GL_TEXTURE23 */ + 1803, /* GL_TEXTURE24 */ + 1805, /* GL_TEXTURE25 */ + 1807, /* GL_TEXTURE26 */ + 1809, /* GL_TEXTURE27 */ + 1811, /* GL_TEXTURE28 */ + 1813, /* GL_TEXTURE29 */ + 1817, /* GL_TEXTURE30 */ + 1819, /* GL_TEXTURE31 */ 19, /* GL_ACTIVE_TEXTURE */ 156, /* GL_CLIENT_ACTIVE_TEXTURE */ - 1047, /* GL_MAX_TEXTURE_UNITS */ - 1977, /* GL_TRANSPOSE_MODELVIEW_MATRIX */ - 1980, /* GL_TRANSPOSE_PROJECTION_MATRIX */ - 1982, /* GL_TRANSPOSE_TEXTURE_MATRIX */ - 1974, /* GL_TRANSPOSE_COLOR_MATRIX */ - 1736, /* GL_SUBTRACT */ - 1030, /* GL_MAX_RENDERBUFFER_SIZE */ + 1056, /* GL_MAX_TEXTURE_UNITS */ + 1993, /* GL_TRANSPOSE_MODELVIEW_MATRIX */ + 1996, /* GL_TRANSPOSE_PROJECTION_MATRIX */ + 1998, /* GL_TRANSPOSE_TEXTURE_MATRIX */ + 1990, /* GL_TRANSPOSE_COLOR_MATRIX */ + 1752, /* GL_SUBTRACT */ + 1039, /* GL_MAX_RENDERBUFFER_SIZE */ 271, /* GL_COMPRESSED_ALPHA */ 275, /* GL_COMPRESSED_LUMINANCE */ 276, /* GL_COMPRESSED_LUMINANCE_ALPHA */ 273, /* GL_COMPRESSED_INTENSITY */ 279, /* GL_COMPRESSED_RGB */ 280, /* GL_COMPRESSED_RGBA */ - 1864, /* GL_TEXTURE_COMPRESSION_HINT */ - 1941, /* GL_TEXTURE_RECTANGLE_ARB */ - 1836, /* GL_TEXTURE_BINDING_RECTANGLE_ARB */ - 1422, /* GL_PROXY_TEXTURE_RECTANGLE_ARB */ - 1028, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB */ + 1880, /* GL_TEXTURE_COMPRESSION_HINT */ + 1957, /* GL_TEXTURE_RECTANGLE_ARB */ + 1852, /* GL_TEXTURE_BINDING_RECTANGLE_ARB */ + 1432, /* GL_PROXY_TEXTURE_RECTANGLE_ARB */ + 1037, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB */ 403, /* GL_DEPTH_STENCIL */ - 2007, /* GL_UNSIGNED_INT_24_8 */ - 1042, /* GL_MAX_TEXTURE_LOD_BIAS */ - 1930, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */ - 1044, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */ - 1902, /* GL_TEXTURE_FILTER_CONTROL */ - 1920, /* GL_TEXTURE_LOD_BIAS */ + 2023, /* GL_UNSIGNED_INT_24_8 */ + 1051, /* GL_MAX_TEXTURE_LOD_BIAS */ + 1946, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */ + 1053, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */ + 1918, /* GL_TEXTURE_FILTER_CONTROL */ + 1936, /* GL_TEXTURE_LOD_BIAS */ 256, /* GL_COMBINE4 */ - 1036, /* GL_MAX_SHININESS_NV */ - 1037, /* GL_MAX_SPOT_EXPONENT_NV */ + 1045, /* GL_MAX_SHININESS_NV */ + 1046, /* GL_MAX_SPOT_EXPONENT_NV */ 696, /* GL_INCR_WRAP */ 369, /* GL_DECR_WRAP */ - 1099, /* GL_MODELVIEW1_ARB */ - 1157, /* GL_NORMAL_MAP */ - 1462, /* GL_REFLECTION_MAP */ - 1874, /* GL_TEXTURE_CUBE_MAP */ - 1833, /* GL_TEXTURE_BINDING_CUBE_MAP */ - 1886, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */ - 1876, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */ - 1889, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */ - 1879, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */ - 1892, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */ - 1882, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */ - 1420, /* GL_PROXY_TEXTURE_CUBE_MAP */ - 976, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE */ - 1135, /* GL_MULTISAMPLE_FILTER_HINT_NV */ - 1366, /* GL_PRIMITIVE_RESTART_NV */ - 1365, /* GL_PRIMITIVE_RESTART_INDEX_NV */ + 1109, /* GL_MODELVIEW1_ARB */ + 1167, /* GL_NORMAL_MAP */ + 1472, /* GL_REFLECTION_MAP */ + 1890, /* GL_TEXTURE_CUBE_MAP */ + 1849, /* GL_TEXTURE_BINDING_CUBE_MAP */ + 1902, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */ + 1892, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */ + 1905, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */ + 1895, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */ + 1908, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */ + 1898, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */ + 1430, /* GL_PROXY_TEXTURE_CUBE_MAP */ + 984, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE */ + 1145, /* GL_MULTISAMPLE_FILTER_HINT_NV */ + 1376, /* GL_PRIMITIVE_RESTART_NV */ + 1375, /* GL_PRIMITIVE_RESTART_INDEX_NV */ 561, /* GL_FOG_DISTANCE_MODE_NV */ 510, /* GL_EYE_RADIAL_NV */ 509, /* GL_EYE_PLANE_ABSOLUTE_NV */ 255, /* GL_COMBINE */ 262, /* GL_COMBINE_RGB */ 257, /* GL_COMBINE_ALPHA */ - 1566, /* GL_RGB_SCALE */ + 1576, /* GL_RGB_SCALE */ 25, /* GL_ADD_SIGNED */ 731, /* GL_INTERPOLATE */ 295, /* GL_CONSTANT */ - 1361, /* GL_PRIMARY_COLOR */ - 1358, /* GL_PREVIOUS */ - 1642, /* GL_SOURCE0_RGB */ - 1648, /* GL_SOURCE1_RGB */ - 1654, /* GL_SOURCE2_RGB */ - 1658, /* GL_SOURCE3_RGB_NV */ - 1639, /* GL_SOURCE0_ALPHA */ - 1645, /* GL_SOURCE1_ALPHA */ - 1651, /* GL_SOURCE2_ALPHA */ - 1657, /* GL_SOURCE3_ALPHA_NV */ - 1197, /* GL_OPERAND0_RGB */ - 1203, /* GL_OPERAND1_RGB */ - 1209, /* GL_OPERAND2_RGB */ - 1213, /* GL_OPERAND3_RGB_NV */ - 1194, /* GL_OPERAND0_ALPHA */ - 1200, /* GL_OPERAND1_ALPHA */ - 1206, /* GL_OPERAND2_ALPHA */ - 1212, /* GL_OPERAND3_ALPHA_NV */ + 1371, /* GL_PRIMARY_COLOR */ + 1368, /* GL_PREVIOUS */ + 1658, /* GL_SOURCE0_RGB */ + 1664, /* GL_SOURCE1_RGB */ + 1670, /* GL_SOURCE2_RGB */ + 1674, /* GL_SOURCE3_RGB_NV */ + 1655, /* GL_SOURCE0_ALPHA */ + 1661, /* GL_SOURCE1_ALPHA */ + 1667, /* GL_SOURCE2_ALPHA */ + 1673, /* GL_SOURCE3_ALPHA_NV */ + 1207, /* GL_OPERAND0_RGB */ + 1213, /* GL_OPERAND1_RGB */ + 1219, /* GL_OPERAND2_RGB */ + 1223, /* GL_OPERAND3_RGB_NV */ + 1204, /* GL_OPERAND0_ALPHA */ + 1210, /* GL_OPERAND1_ALPHA */ + 1216, /* GL_OPERAND2_ALPHA */ + 1222, /* GL_OPERAND3_ALPHA_NV */ 131, /* GL_BUFFER_OBJECT_APPLE */ - 2036, /* GL_VERTEX_ARRAY_BINDING */ - 1939, /* GL_TEXTURE_RANGE_LENGTH_APPLE */ - 1940, /* GL_TEXTURE_RANGE_POINTER_APPLE */ - 2110, /* GL_YCBCR_422_APPLE */ - 2025, /* GL_UNSIGNED_SHORT_8_8_APPLE */ - 2027, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */ - 1949, /* GL_TEXTURE_STORAGE_HINT_APPLE */ - 1727, /* GL_STORAGE_PRIVATE_APPLE */ - 1726, /* GL_STORAGE_CACHED_APPLE */ - 1728, /* GL_STORAGE_SHARED_APPLE */ - 1629, /* GL_SLICE_ACCUM_SUN */ - 1430, /* GL_QUAD_MESH_SUN */ - 1987, /* GL_TRIANGLE_MESH_SUN */ - 2075, /* GL_VERTEX_PROGRAM_ARB */ - 2086, /* GL_VERTEX_STATE_PROGRAM_NV */ - 2062, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */ - 2068, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */ - 2070, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */ - 2072, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */ + 2063, /* GL_VERTEX_ARRAY_BINDING */ + 1955, /* GL_TEXTURE_RANGE_LENGTH_APPLE */ + 1956, /* GL_TEXTURE_RANGE_POINTER_APPLE */ + 2138, /* GL_YCBCR_422_APPLE */ + 2052, /* GL_UNSIGNED_SHORT_8_8_APPLE */ + 2054, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */ + 1965, /* GL_TEXTURE_STORAGE_HINT_APPLE */ + 1743, /* GL_STORAGE_PRIVATE_APPLE */ + 1742, /* GL_STORAGE_CACHED_APPLE */ + 1744, /* GL_STORAGE_SHARED_APPLE */ + 1645, /* GL_SLICE_ACCUM_SUN */ + 1440, /* GL_QUAD_MESH_SUN */ + 2003, /* GL_TRIANGLE_MESH_SUN */ + 2103, /* GL_VERTEX_PROGRAM_ARB */ + 2114, /* GL_VERTEX_STATE_PROGRAM_NV */ + 2089, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */ + 2096, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */ + 2098, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */ + 2100, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */ 360, /* GL_CURRENT_VERTEX_ATTRIB */ - 1379, /* GL_PROGRAM_LENGTH_ARB */ - 1394, /* GL_PROGRAM_STRING_ARB */ - 1122, /* GL_MODELVIEW_PROJECTION_NV */ + 1389, /* GL_PROGRAM_LENGTH_ARB */ + 1404, /* GL_PROGRAM_STRING_ARB */ + 1132, /* GL_MODELVIEW_PROJECTION_NV */ 689, /* GL_IDENTITY_NV */ - 747, /* GL_INVERSE_NV */ - 1979, /* GL_TRANSPOSE_NV */ - 748, /* GL_INVERSE_TRANSPOSE_NV */ - 1014, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */ - 1013, /* GL_MAX_PROGRAM_MATRICES_ARB */ - 904, /* GL_MATRIX0_NV */ - 916, /* GL_MATRIX1_NV */ - 928, /* GL_MATRIX2_NV */ - 932, /* GL_MATRIX3_NV */ - 934, /* GL_MATRIX4_NV */ - 936, /* GL_MATRIX5_NV */ - 938, /* GL_MATRIX6_NV */ - 940, /* GL_MATRIX7_NV */ + 755, /* GL_INVERSE_NV */ + 1995, /* GL_TRANSPOSE_NV */ + 756, /* GL_INVERSE_TRANSPOSE_NV */ + 1022, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */ + 1021, /* GL_MAX_PROGRAM_MATRICES_ARB */ + 912, /* GL_MATRIX0_NV */ + 924, /* GL_MATRIX1_NV */ + 936, /* GL_MATRIX2_NV */ + 940, /* GL_MATRIX3_NV */ + 942, /* GL_MATRIX4_NV */ + 944, /* GL_MATRIX5_NV */ + 946, /* GL_MATRIX6_NV */ + 948, /* GL_MATRIX7_NV */ 343, /* GL_CURRENT_MATRIX_STACK_DEPTH_ARB */ 340, /* GL_CURRENT_MATRIX_ARB */ - 2078, /* GL_VERTEX_PROGRAM_POINT_SIZE */ - 2081, /* GL_VERTEX_PROGRAM_TWO_SIDE */ - 1391, /* GL_PROGRAM_PARAMETER_NV */ - 2066, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */ - 1396, /* GL_PROGRAM_TARGET_NV */ - 1393, /* GL_PROGRAM_RESIDENT_NV */ - 1959, /* GL_TRACK_MATRIX_NV */ - 1960, /* GL_TRACK_MATRIX_TRANSFORM_NV */ - 2076, /* GL_VERTEX_PROGRAM_BINDING_NV */ - 1373, /* GL_PROGRAM_ERROR_POSITION_ARB */ + 2106, /* GL_VERTEX_PROGRAM_POINT_SIZE */ + 2109, /* GL_VERTEX_PROGRAM_TWO_SIDE */ + 1401, /* GL_PROGRAM_PARAMETER_NV */ + 2094, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */ + 1406, /* GL_PROGRAM_TARGET_NV */ + 1403, /* GL_PROGRAM_RESIDENT_NV */ + 1975, /* GL_TRACK_MATRIX_NV */ + 1976, /* GL_TRACK_MATRIX_TRANSFORM_NV */ + 2104, /* GL_VERTEX_PROGRAM_BINDING_NV */ + 1383, /* GL_PROGRAM_ERROR_POSITION_ARB */ 384, /* GL_DEPTH_CLAMP */ - 2044, /* GL_VERTEX_ATTRIB_ARRAY0_NV */ - 2051, /* GL_VERTEX_ATTRIB_ARRAY1_NV */ - 2052, /* GL_VERTEX_ATTRIB_ARRAY2_NV */ - 2053, /* GL_VERTEX_ATTRIB_ARRAY3_NV */ - 2054, /* GL_VERTEX_ATTRIB_ARRAY4_NV */ - 2055, /* GL_VERTEX_ATTRIB_ARRAY5_NV */ - 2056, /* GL_VERTEX_ATTRIB_ARRAY6_NV */ - 2057, /* GL_VERTEX_ATTRIB_ARRAY7_NV */ - 2058, /* GL_VERTEX_ATTRIB_ARRAY8_NV */ - 2059, /* GL_VERTEX_ATTRIB_ARRAY9_NV */ - 2045, /* GL_VERTEX_ATTRIB_ARRAY10_NV */ - 2046, /* GL_VERTEX_ATTRIB_ARRAY11_NV */ - 2047, /* GL_VERTEX_ATTRIB_ARRAY12_NV */ - 2048, /* GL_VERTEX_ATTRIB_ARRAY13_NV */ - 2049, /* GL_VERTEX_ATTRIB_ARRAY14_NV */ - 2050, /* GL_VERTEX_ATTRIB_ARRAY15_NV */ - 852, /* GL_MAP1_VERTEX_ATTRIB0_4_NV */ - 859, /* GL_MAP1_VERTEX_ATTRIB1_4_NV */ - 860, /* GL_MAP1_VERTEX_ATTRIB2_4_NV */ - 861, /* GL_MAP1_VERTEX_ATTRIB3_4_NV */ - 862, /* GL_MAP1_VERTEX_ATTRIB4_4_NV */ - 863, /* GL_MAP1_VERTEX_ATTRIB5_4_NV */ - 864, /* GL_MAP1_VERTEX_ATTRIB6_4_NV */ - 865, /* GL_MAP1_VERTEX_ATTRIB7_4_NV */ - 866, /* GL_MAP1_VERTEX_ATTRIB8_4_NV */ - 867, /* GL_MAP1_VERTEX_ATTRIB9_4_NV */ - 853, /* GL_MAP1_VERTEX_ATTRIB10_4_NV */ - 854, /* GL_MAP1_VERTEX_ATTRIB11_4_NV */ - 855, /* GL_MAP1_VERTEX_ATTRIB12_4_NV */ - 856, /* GL_MAP1_VERTEX_ATTRIB13_4_NV */ - 857, /* GL_MAP1_VERTEX_ATTRIB14_4_NV */ - 858, /* GL_MAP1_VERTEX_ATTRIB15_4_NV */ - 879, /* GL_MAP2_VERTEX_ATTRIB0_4_NV */ - 886, /* GL_MAP2_VERTEX_ATTRIB1_4_NV */ - 887, /* GL_MAP2_VERTEX_ATTRIB2_4_NV */ - 888, /* GL_MAP2_VERTEX_ATTRIB3_4_NV */ - 889, /* GL_MAP2_VERTEX_ATTRIB4_4_NV */ - 890, /* GL_MAP2_VERTEX_ATTRIB5_4_NV */ - 891, /* GL_MAP2_VERTEX_ATTRIB6_4_NV */ - 1372, /* GL_PROGRAM_BINDING_ARB */ - 893, /* GL_MAP2_VERTEX_ATTRIB8_4_NV */ - 894, /* GL_MAP2_VERTEX_ATTRIB9_4_NV */ - 880, /* GL_MAP2_VERTEX_ATTRIB10_4_NV */ - 881, /* GL_MAP2_VERTEX_ATTRIB11_4_NV */ - 882, /* GL_MAP2_VERTEX_ATTRIB12_4_NV */ - 883, /* GL_MAP2_VERTEX_ATTRIB13_4_NV */ - 884, /* GL_MAP2_VERTEX_ATTRIB14_4_NV */ - 885, /* GL_MAP2_VERTEX_ATTRIB15_4_NV */ - 1862, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */ - 1859, /* GL_TEXTURE_COMPRESSED */ - 1163, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */ + 2071, /* GL_VERTEX_ATTRIB_ARRAY0_NV */ + 2078, /* GL_VERTEX_ATTRIB_ARRAY1_NV */ + 2079, /* GL_VERTEX_ATTRIB_ARRAY2_NV */ + 2080, /* GL_VERTEX_ATTRIB_ARRAY3_NV */ + 2081, /* GL_VERTEX_ATTRIB_ARRAY4_NV */ + 2082, /* GL_VERTEX_ATTRIB_ARRAY5_NV */ + 2083, /* GL_VERTEX_ATTRIB_ARRAY6_NV */ + 2084, /* GL_VERTEX_ATTRIB_ARRAY7_NV */ + 2085, /* GL_VERTEX_ATTRIB_ARRAY8_NV */ + 2086, /* GL_VERTEX_ATTRIB_ARRAY9_NV */ + 2072, /* GL_VERTEX_ATTRIB_ARRAY10_NV */ + 2073, /* GL_VERTEX_ATTRIB_ARRAY11_NV */ + 2074, /* GL_VERTEX_ATTRIB_ARRAY12_NV */ + 2075, /* GL_VERTEX_ATTRIB_ARRAY13_NV */ + 2076, /* GL_VERTEX_ATTRIB_ARRAY14_NV */ + 2077, /* GL_VERTEX_ATTRIB_ARRAY15_NV */ + 860, /* GL_MAP1_VERTEX_ATTRIB0_4_NV */ + 867, /* GL_MAP1_VERTEX_ATTRIB1_4_NV */ + 868, /* GL_MAP1_VERTEX_ATTRIB2_4_NV */ + 869, /* GL_MAP1_VERTEX_ATTRIB3_4_NV */ + 870, /* GL_MAP1_VERTEX_ATTRIB4_4_NV */ + 871, /* GL_MAP1_VERTEX_ATTRIB5_4_NV */ + 872, /* GL_MAP1_VERTEX_ATTRIB6_4_NV */ + 873, /* GL_MAP1_VERTEX_ATTRIB7_4_NV */ + 874, /* GL_MAP1_VERTEX_ATTRIB8_4_NV */ + 875, /* GL_MAP1_VERTEX_ATTRIB9_4_NV */ + 861, /* GL_MAP1_VERTEX_ATTRIB10_4_NV */ + 862, /* GL_MAP1_VERTEX_ATTRIB11_4_NV */ + 863, /* GL_MAP1_VERTEX_ATTRIB12_4_NV */ + 864, /* GL_MAP1_VERTEX_ATTRIB13_4_NV */ + 865, /* GL_MAP1_VERTEX_ATTRIB14_4_NV */ + 866, /* GL_MAP1_VERTEX_ATTRIB15_4_NV */ + 887, /* GL_MAP2_VERTEX_ATTRIB0_4_NV */ + 894, /* GL_MAP2_VERTEX_ATTRIB1_4_NV */ + 895, /* GL_MAP2_VERTEX_ATTRIB2_4_NV */ + 896, /* GL_MAP2_VERTEX_ATTRIB3_4_NV */ + 897, /* GL_MAP2_VERTEX_ATTRIB4_4_NV */ + 898, /* GL_MAP2_VERTEX_ATTRIB5_4_NV */ + 899, /* GL_MAP2_VERTEX_ATTRIB6_4_NV */ + 1382, /* GL_PROGRAM_BINDING_ARB */ + 901, /* GL_MAP2_VERTEX_ATTRIB8_4_NV */ + 902, /* GL_MAP2_VERTEX_ATTRIB9_4_NV */ + 888, /* GL_MAP2_VERTEX_ATTRIB10_4_NV */ + 889, /* GL_MAP2_VERTEX_ATTRIB11_4_NV */ + 890, /* GL_MAP2_VERTEX_ATTRIB12_4_NV */ + 891, /* GL_MAP2_VERTEX_ATTRIB13_4_NV */ + 892, /* GL_MAP2_VERTEX_ATTRIB14_4_NV */ + 893, /* GL_MAP2_VERTEX_ATTRIB15_4_NV */ + 1878, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */ + 1875, /* GL_TEXTURE_COMPRESSED */ + 1173, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */ 293, /* GL_COMPRESSED_TEXTURE_FORMATS */ - 1065, /* GL_MAX_VERTEX_UNITS_ARB */ + 1074, /* GL_MAX_VERTEX_UNITS_ARB */ 23, /* GL_ACTIVE_VERTEX_UNITS_ARB */ - 2104, /* GL_WEIGHT_SUM_UNITY_ARB */ - 2074, /* GL_VERTEX_BLEND_ARB */ + 2132, /* GL_WEIGHT_SUM_UNITY_ARB */ + 2102, /* GL_VERTEX_BLEND_ARB */ 362, /* GL_CURRENT_WEIGHT_ARB */ - 2102, /* GL_WEIGHT_ARRAY_TYPE_ARB */ - 2100, /* GL_WEIGHT_ARRAY_STRIDE_ARB */ - 2098, /* GL_WEIGHT_ARRAY_SIZE_ARB */ - 2096, /* GL_WEIGHT_ARRAY_POINTER_ARB */ - 2091, /* GL_WEIGHT_ARRAY_ARB */ + 2130, /* GL_WEIGHT_ARRAY_TYPE_ARB */ + 2128, /* GL_WEIGHT_ARRAY_STRIDE_ARB */ + 2126, /* GL_WEIGHT_ARRAY_SIZE_ARB */ + 2124, /* GL_WEIGHT_ARRAY_POINTER_ARB */ + 2119, /* GL_WEIGHT_ARRAY_ARB */ 418, /* GL_DOT3_RGB */ 419, /* GL_DOT3_RGBA */ 287, /* GL_COMPRESSED_RGB_FXT1_3DFX */ 282, /* GL_COMPRESSED_RGBA_FXT1_3DFX */ - 1130, /* GL_MULTISAMPLE_3DFX */ - 1588, /* GL_SAMPLE_BUFFERS_3DFX */ - 1579, /* GL_SAMPLES_3DFX */ - 1110, /* GL_MODELVIEW2_ARB */ - 1113, /* GL_MODELVIEW3_ARB */ - 1114, /* GL_MODELVIEW4_ARB */ - 1115, /* GL_MODELVIEW5_ARB */ - 1116, /* GL_MODELVIEW6_ARB */ - 1117, /* GL_MODELVIEW7_ARB */ - 1118, /* GL_MODELVIEW8_ARB */ - 1119, /* GL_MODELVIEW9_ARB */ - 1089, /* GL_MODELVIEW10_ARB */ - 1090, /* GL_MODELVIEW11_ARB */ - 1091, /* GL_MODELVIEW12_ARB */ - 1092, /* GL_MODELVIEW13_ARB */ - 1093, /* GL_MODELVIEW14_ARB */ - 1094, /* GL_MODELVIEW15_ARB */ - 1095, /* GL_MODELVIEW16_ARB */ - 1096, /* GL_MODELVIEW17_ARB */ - 1097, /* GL_MODELVIEW18_ARB */ - 1098, /* GL_MODELVIEW19_ARB */ - 1100, /* GL_MODELVIEW20_ARB */ - 1101, /* GL_MODELVIEW21_ARB */ - 1102, /* GL_MODELVIEW22_ARB */ - 1103, /* GL_MODELVIEW23_ARB */ - 1104, /* GL_MODELVIEW24_ARB */ - 1105, /* GL_MODELVIEW25_ARB */ - 1106, /* GL_MODELVIEW26_ARB */ - 1107, /* GL_MODELVIEW27_ARB */ - 1108, /* GL_MODELVIEW28_ARB */ - 1109, /* GL_MODELVIEW29_ARB */ - 1111, /* GL_MODELVIEW30_ARB */ - 1112, /* GL_MODELVIEW31_ARB */ + 1140, /* GL_MULTISAMPLE_3DFX */ + 1604, /* GL_SAMPLE_BUFFERS_3DFX */ + 1595, /* GL_SAMPLES_3DFX */ + 1120, /* GL_MODELVIEW2_ARB */ + 1123, /* GL_MODELVIEW3_ARB */ + 1124, /* GL_MODELVIEW4_ARB */ + 1125, /* GL_MODELVIEW5_ARB */ + 1126, /* GL_MODELVIEW6_ARB */ + 1127, /* GL_MODELVIEW7_ARB */ + 1128, /* GL_MODELVIEW8_ARB */ + 1129, /* GL_MODELVIEW9_ARB */ + 1099, /* GL_MODELVIEW10_ARB */ + 1100, /* GL_MODELVIEW11_ARB */ + 1101, /* GL_MODELVIEW12_ARB */ + 1102, /* GL_MODELVIEW13_ARB */ + 1103, /* GL_MODELVIEW14_ARB */ + 1104, /* GL_MODELVIEW15_ARB */ + 1105, /* GL_MODELVIEW16_ARB */ + 1106, /* GL_MODELVIEW17_ARB */ + 1107, /* GL_MODELVIEW18_ARB */ + 1108, /* GL_MODELVIEW19_ARB */ + 1110, /* GL_MODELVIEW20_ARB */ + 1111, /* GL_MODELVIEW21_ARB */ + 1112, /* GL_MODELVIEW22_ARB */ + 1113, /* GL_MODELVIEW23_ARB */ + 1114, /* GL_MODELVIEW24_ARB */ + 1115, /* GL_MODELVIEW25_ARB */ + 1116, /* GL_MODELVIEW26_ARB */ + 1117, /* GL_MODELVIEW27_ARB */ + 1118, /* GL_MODELVIEW28_ARB */ + 1119, /* GL_MODELVIEW29_ARB */ + 1121, /* GL_MODELVIEW30_ARB */ + 1122, /* GL_MODELVIEW31_ARB */ 423, /* GL_DOT3_RGB_EXT */ 421, /* GL_DOT3_RGBA_EXT */ - 1083, /* GL_MIRROR_CLAMP_EXT */ - 1086, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */ - 1125, /* GL_MODULATE_ADD_ATI */ - 1126, /* GL_MODULATE_SIGNED_ADD_ATI */ - 1127, /* GL_MODULATE_SUBTRACT_ATI */ - 2111, /* GL_YCBCR_MESA */ - 1221, /* GL_PACK_INVERT_MESA */ + 1093, /* GL_MIRROR_CLAMP_EXT */ + 1096, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */ + 1135, /* GL_MODULATE_ADD_ATI */ + 1136, /* GL_MODULATE_SIGNED_ADD_ATI */ + 1137, /* GL_MODULATE_SUBTRACT_ATI */ + 2139, /* GL_YCBCR_MESA */ + 1231, /* GL_PACK_INVERT_MESA */ 365, /* GL_DEBUG_OBJECT_MESA */ 366, /* GL_DEBUG_PRINT_MESA */ 364, /* GL_DEBUG_ASSERT_MESA */ @@ -5281,26 +5337,26 @@ static const unsigned reduced_enums[1472] = 482, /* GL_DU8DV8_ATI */ 137, /* GL_BUMP_ENVMAP_ATI */ 141, /* GL_BUMP_TARGET_ATI */ - 1165, /* GL_NUM_PROGRAM_BINARY_FORMATS_OES */ - 1370, /* GL_PROGRAM_BINARY_FORMATS_OES */ - 1691, /* GL_STENCIL_BACK_FUNC */ - 1689, /* GL_STENCIL_BACK_FAIL */ - 1693, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */ - 1695, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */ + 1175, /* GL_NUM_PROGRAM_BINARY_FORMATS_OES */ + 1380, /* GL_PROGRAM_BINARY_FORMATS_OES */ + 1707, /* GL_STENCIL_BACK_FUNC */ + 1705, /* GL_STENCIL_BACK_FAIL */ + 1709, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */ + 1711, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */ 570, /* GL_FRAGMENT_PROGRAM_ARB */ - 1368, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */ - 1399, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */ - 1398, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */ - 1382, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ - 1388, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ - 1387, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ - 1003, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */ - 1026, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */ - 1025, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */ - 1016, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ - 1022, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ - 1021, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ - 979, /* GL_MAX_DRAW_BUFFERS */ + 1378, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */ + 1409, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */ + 1408, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */ + 1392, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ + 1398, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ + 1397, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ + 1011, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */ + 1035, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */ + 1034, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */ + 1024, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */ + 1030, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */ + 1029, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */ + 987, /* GL_MAX_DRAW_BUFFERS */ 427, /* GL_DRAW_BUFFER0 */ 430, /* GL_DRAW_BUFFER1 */ 451, /* GL_DRAW_BUFFER2 */ @@ -5318,172 +5374,175 @@ static const unsigned reduced_enums[1472] = 443, /* GL_DRAW_BUFFER14 */ 446, /* GL_DRAW_BUFFER15 */ 95, /* GL_BLEND_EQUATION_ALPHA */ - 955, /* GL_MATRIX_PALETTE_ARB */ - 996, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */ - 999, /* GL_MAX_PALETTE_MATRICES_ARB */ + 963, /* GL_MATRIX_PALETTE_ARB */ + 1004, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */ + 1007, /* GL_MAX_PALETTE_MATRICES_ARB */ 346, /* GL_CURRENT_PALETTE_MATRIX_ARB */ - 943, /* GL_MATRIX_INDEX_ARRAY_ARB */ + 951, /* GL_MATRIX_INDEX_ARRAY_ARB */ 341, /* GL_CURRENT_MATRIX_INDEX_ARB */ - 948, /* GL_MATRIX_INDEX_ARRAY_SIZE_ARB */ - 952, /* GL_MATRIX_INDEX_ARRAY_TYPE_ARB */ - 950, /* GL_MATRIX_INDEX_ARRAY_STRIDE_ARB */ - 946, /* GL_MATRIX_INDEX_ARRAY_POINTER_ARB */ - 1897, /* GL_TEXTURE_DEPTH_SIZE */ + 956, /* GL_MATRIX_INDEX_ARRAY_SIZE_ARB */ + 960, /* GL_MATRIX_INDEX_ARRAY_TYPE_ARB */ + 958, /* GL_MATRIX_INDEX_ARRAY_STRIDE_ARB */ + 954, /* GL_MATRIX_INDEX_ARRAY_POINTER_ARB */ + 1913, /* GL_TEXTURE_DEPTH_SIZE */ 411, /* GL_DEPTH_TEXTURE_MODE */ - 1854, /* GL_TEXTURE_COMPARE_MODE */ - 1852, /* GL_TEXTURE_COMPARE_FUNC */ + 1870, /* GL_TEXTURE_COMPARE_MODE */ + 1868, /* GL_TEXTURE_COMPARE_FUNC */ 266, /* GL_COMPARE_R_TO_TEXTURE */ - 1298, /* GL_POINT_SPRITE */ + 1308, /* GL_POINT_SPRITE */ 320, /* GL_COORD_REPLACE */ - 1303, /* GL_POINT_SPRITE_R_MODE_NV */ - 1434, /* GL_QUERY_COUNTER_BITS */ + 1313, /* GL_POINT_SPRITE_R_MODE_NV */ + 1444, /* GL_QUERY_COUNTER_BITS */ 349, /* GL_CURRENT_QUERY */ - 1437, /* GL_QUERY_RESULT */ - 1439, /* GL_QUERY_RESULT_AVAILABLE */ - 1058, /* GL_MAX_VERTEX_ATTRIBS */ - 2064, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */ + 1447, /* GL_QUERY_RESULT */ + 1449, /* GL_QUERY_RESULT_AVAILABLE */ + 1067, /* GL_MAX_VERTEX_ATTRIBS */ + 2092, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */ 409, /* GL_DEPTH_STENCIL_TO_RGBA_NV */ 408, /* GL_DEPTH_STENCIL_TO_BGRA_NV */ - 1038, /* GL_MAX_TEXTURE_COORDS */ - 1040, /* GL_MAX_TEXTURE_IMAGE_UNITS */ - 1375, /* GL_PROGRAM_ERROR_STRING_ARB */ - 1377, /* GL_PROGRAM_FORMAT_ASCII_ARB */ - 1376, /* GL_PROGRAM_FORMAT_ARB */ - 1951, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */ + 1047, /* GL_MAX_TEXTURE_COORDS */ + 1049, /* GL_MAX_TEXTURE_IMAGE_UNITS */ + 1385, /* GL_PROGRAM_ERROR_STRING_ARB */ + 1387, /* GL_PROGRAM_FORMAT_ASCII_ARB */ + 1386, /* GL_PROGRAM_FORMAT_ARB */ + 1967, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */ 382, /* GL_DEPTH_BOUNDS_TEST_EXT */ 381, /* GL_DEPTH_BOUNDS_EXT */ 61, /* GL_ARRAY_BUFFER */ 496, /* GL_ELEMENT_ARRAY_BUFFER */ 62, /* GL_ARRAY_BUFFER_BINDING */ 497, /* GL_ELEMENT_ARRAY_BUFFER_BINDING */ - 2038, /* GL_VERTEX_ARRAY_BUFFER_BINDING */ - 1152, /* GL_NORMAL_ARRAY_BUFFER_BINDING */ + 2065, /* GL_VERTEX_ARRAY_BUFFER_BINDING */ + 1162, /* GL_NORMAL_ARRAY_BUFFER_BINDING */ 172, /* GL_COLOR_ARRAY_BUFFER_BINDING */ 700, /* GL_INDEX_ARRAY_BUFFER_BINDING */ - 1867, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */ + 1883, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */ 492, /* GL_EDGE_FLAG_ARRAY_BUFFER_BINDING */ - 1600, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */ + 1616, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */ 548, /* GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING */ - 2092, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */ - 2060, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */ - 1378, /* GL_PROGRAM_INSTRUCTIONS_ARB */ - 1009, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */ - 1384, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ - 1018, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ - 1397, /* GL_PROGRAM_TEMPORARIES_ARB */ - 1024, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */ - 1386, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */ - 1020, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */ - 1390, /* GL_PROGRAM_PARAMETERS_ARB */ - 1023, /* GL_MAX_PROGRAM_PARAMETERS_ARB */ - 1385, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */ - 1019, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */ - 1369, /* GL_PROGRAM_ATTRIBS_ARB */ - 1004, /* GL_MAX_PROGRAM_ATTRIBS_ARB */ - 1383, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */ - 1017, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */ - 1367, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */ - 1002, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */ - 1381, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ - 1015, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ - 1010, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */ - 1006, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */ - 1400, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */ - 1976, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */ - 1451, /* GL_READ_ONLY */ - 2106, /* GL_WRITE_ONLY */ - 1453, /* GL_READ_WRITE */ + 2120, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */ + 2087, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */ + 1388, /* GL_PROGRAM_INSTRUCTIONS_ARB */ + 1017, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */ + 1394, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ + 1026, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */ + 1407, /* GL_PROGRAM_TEMPORARIES_ARB */ + 1032, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */ + 1396, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */ + 1028, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */ + 1400, /* GL_PROGRAM_PARAMETERS_ARB */ + 1031, /* GL_MAX_PROGRAM_PARAMETERS_ARB */ + 1395, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */ + 1027, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */ + 1379, /* GL_PROGRAM_ATTRIBS_ARB */ + 1012, /* GL_MAX_PROGRAM_ATTRIBS_ARB */ + 1393, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */ + 1025, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */ + 1377, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */ + 1010, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */ + 1391, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ + 1023, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */ + 1018, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */ + 1014, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */ + 1410, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */ + 1992, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */ + 1461, /* GL_READ_ONLY */ + 2134, /* GL_WRITE_ONLY */ + 1463, /* GL_READ_WRITE */ 121, /* GL_BUFFER_ACCESS */ 125, /* GL_BUFFER_MAPPED */ 128, /* GL_BUFFER_MAP_POINTER */ - 1958, /* GL_TIME_ELAPSED_EXT */ - 903, /* GL_MATRIX0_ARB */ - 915, /* GL_MATRIX1_ARB */ - 927, /* GL_MATRIX2_ARB */ - 931, /* GL_MATRIX3_ARB */ - 933, /* GL_MATRIX4_ARB */ - 935, /* GL_MATRIX5_ARB */ - 937, /* GL_MATRIX6_ARB */ - 939, /* GL_MATRIX7_ARB */ - 941, /* GL_MATRIX8_ARB */ - 942, /* GL_MATRIX9_ARB */ - 905, /* GL_MATRIX10_ARB */ - 906, /* GL_MATRIX11_ARB */ - 907, /* GL_MATRIX12_ARB */ - 908, /* GL_MATRIX13_ARB */ - 909, /* GL_MATRIX14_ARB */ - 910, /* GL_MATRIX15_ARB */ - 911, /* GL_MATRIX16_ARB */ - 912, /* GL_MATRIX17_ARB */ - 913, /* GL_MATRIX18_ARB */ - 914, /* GL_MATRIX19_ARB */ - 917, /* GL_MATRIX20_ARB */ - 918, /* GL_MATRIX21_ARB */ - 919, /* GL_MATRIX22_ARB */ - 920, /* GL_MATRIX23_ARB */ - 921, /* GL_MATRIX24_ARB */ - 922, /* GL_MATRIX25_ARB */ - 923, /* GL_MATRIX26_ARB */ - 924, /* GL_MATRIX27_ARB */ - 925, /* GL_MATRIX28_ARB */ - 926, /* GL_MATRIX29_ARB */ - 929, /* GL_MATRIX30_ARB */ - 930, /* GL_MATRIX31_ARB */ - 1731, /* GL_STREAM_DRAW */ - 1733, /* GL_STREAM_READ */ - 1729, /* GL_STREAM_COPY */ - 1681, /* GL_STATIC_DRAW */ - 1683, /* GL_STATIC_READ */ - 1679, /* GL_STATIC_COPY */ + 1974, /* GL_TIME_ELAPSED_EXT */ + 911, /* GL_MATRIX0_ARB */ + 923, /* GL_MATRIX1_ARB */ + 935, /* GL_MATRIX2_ARB */ + 939, /* GL_MATRIX3_ARB */ + 941, /* GL_MATRIX4_ARB */ + 943, /* GL_MATRIX5_ARB */ + 945, /* GL_MATRIX6_ARB */ + 947, /* GL_MATRIX7_ARB */ + 949, /* GL_MATRIX8_ARB */ + 950, /* GL_MATRIX9_ARB */ + 913, /* GL_MATRIX10_ARB */ + 914, /* GL_MATRIX11_ARB */ + 915, /* GL_MATRIX12_ARB */ + 916, /* GL_MATRIX13_ARB */ + 917, /* GL_MATRIX14_ARB */ + 918, /* GL_MATRIX15_ARB */ + 919, /* GL_MATRIX16_ARB */ + 920, /* GL_MATRIX17_ARB */ + 921, /* GL_MATRIX18_ARB */ + 922, /* GL_MATRIX19_ARB */ + 925, /* GL_MATRIX20_ARB */ + 926, /* GL_MATRIX21_ARB */ + 927, /* GL_MATRIX22_ARB */ + 928, /* GL_MATRIX23_ARB */ + 929, /* GL_MATRIX24_ARB */ + 930, /* GL_MATRIX25_ARB */ + 931, /* GL_MATRIX26_ARB */ + 932, /* GL_MATRIX27_ARB */ + 933, /* GL_MATRIX28_ARB */ + 934, /* GL_MATRIX29_ARB */ + 937, /* GL_MATRIX30_ARB */ + 938, /* GL_MATRIX31_ARB */ + 1747, /* GL_STREAM_DRAW */ + 1749, /* GL_STREAM_READ */ + 1745, /* GL_STREAM_COPY */ + 1697, /* GL_STATIC_DRAW */ + 1699, /* GL_STATIC_READ */ + 1695, /* GL_STATIC_COPY */ 486, /* GL_DYNAMIC_DRAW */ 488, /* GL_DYNAMIC_READ */ 484, /* GL_DYNAMIC_COPY */ - 1261, /* GL_PIXEL_PACK_BUFFER */ - 1265, /* GL_PIXEL_UNPACK_BUFFER */ - 1262, /* GL_PIXEL_PACK_BUFFER_BINDING */ - 1266, /* GL_PIXEL_UNPACK_BUFFER_BINDING */ + 1271, /* GL_PIXEL_PACK_BUFFER */ + 1275, /* GL_PIXEL_UNPACK_BUFFER */ + 1272, /* GL_PIXEL_PACK_BUFFER_BINDING */ + 1276, /* GL_PIXEL_UNPACK_BUFFER_BINDING */ 373, /* GL_DEPTH24_STENCIL8 */ - 1947, /* GL_TEXTURE_STENCIL_SIZE */ - 1895, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */ - 1005, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */ - 1008, /* GL_MAX_PROGRAM_IF_DEPTH_NV */ - 1012, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */ - 1011, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */ - 960, /* GL_MAX_ARRAY_TEXTURE_LAYERS_EXT */ - 1722, /* GL_STENCIL_TEST_TWO_SIDE_EXT */ + 1963, /* GL_TEXTURE_STENCIL_SIZE */ + 1911, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */ + 1013, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */ + 1016, /* GL_MAX_PROGRAM_IF_DEPTH_NV */ + 1020, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */ + 1019, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */ + 2091, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT */ + 968, /* GL_MAX_ARRAY_TEXTURE_LAYERS_EXT */ + 1088, /* GL_MIN_PROGRAM_TEXEL_OFFSET_EXT */ + 1033, /* GL_MAX_PROGRAM_TEXEL_OFFSET_EXT */ + 1738, /* GL_STENCIL_TEST_TWO_SIDE_EXT */ 18, /* GL_ACTIVE_STENCIL_FACE_EXT */ - 1084, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */ - 1581, /* GL_SAMPLES_PASSED */ - 1285, /* GL_POINT_SIZE_ARRAY_TYPE_OES */ - 1284, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */ - 1283, /* GL_POINT_SIZE_ARRAY_POINTER_OES */ - 1121, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */ - 1403, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */ - 1929, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */ + 1094, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */ + 1597, /* GL_SAMPLES_PASSED */ + 1295, /* GL_POINT_SIZE_ARRAY_TYPE_OES */ + 1294, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */ + 1293, /* GL_POINT_SIZE_ARRAY_POINTER_OES */ + 1131, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */ + 1413, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */ + 1945, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */ 132, /* GL_BUFFER_SERIALIZED_MODIFY_APPLE */ 124, /* GL_BUFFER_FLUSHING_UNMAP_APPLE */ - 1466, /* GL_RELEASED_APPLE */ - 2089, /* GL_VOLATILE_APPLE */ - 1505, /* GL_RETAINED_APPLE */ - 1991, /* GL_UNDEFINED_APPLE */ - 1424, /* GL_PURGEABLE_APPLE */ + 1476, /* GL_RELEASED_APPLE */ + 2117, /* GL_VOLATILE_APPLE */ + 1515, /* GL_RETAINED_APPLE */ + 2007, /* GL_UNDEFINED_APPLE */ + 1434, /* GL_PURGEABLE_APPLE */ 571, /* GL_FRAGMENT_SHADER */ - 2084, /* GL_VERTEX_SHADER */ - 1389, /* GL_PROGRAM_OBJECT_ARB */ - 1616, /* GL_SHADER_OBJECT_ARB */ - 986, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */ - 1062, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */ - 1055, /* GL_MAX_VARYING_FLOATS */ - 1060, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */ - 970, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS */ - 1181, /* GL_OBJECT_TYPE_ARB */ - 1618, /* GL_SHADER_TYPE */ + 2112, /* GL_VERTEX_SHADER */ + 1399, /* GL_PROGRAM_OBJECT_ARB */ + 1632, /* GL_SHADER_OBJECT_ARB */ + 994, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */ + 1071, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */ + 1064, /* GL_MAX_VARYING_FLOATS */ + 1069, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */ + 978, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS */ + 1191, /* GL_OBJECT_TYPE_ARB */ + 1634, /* GL_SHADER_TYPE */ 536, /* GL_FLOAT_VEC2 */ 538, /* GL_FLOAT_VEC3 */ 540, /* GL_FLOAT_VEC4 */ - 735, /* GL_INT_VEC2 */ - 737, /* GL_INT_VEC3 */ - 739, /* GL_INT_VEC4 */ + 743, /* GL_INT_VEC2 */ + 745, /* GL_INT_VEC3 */ + 747, /* GL_INT_VEC4 */ 113, /* GL_BOOL */ 115, /* GL_BOOL_VEC2 */ 117, /* GL_BOOL_VEC3 */ @@ -5491,12 +5550,12 @@ static const unsigned reduced_enums[1472] = 524, /* GL_FLOAT_MAT2 */ 528, /* GL_FLOAT_MAT3 */ 532, /* GL_FLOAT_MAT4 */ - 1571, /* GL_SAMPLER_1D */ - 1573, /* GL_SAMPLER_2D */ - 1575, /* GL_SAMPLER_3D */ - 1577, /* GL_SAMPLER_CUBE */ - 1572, /* GL_SAMPLER_1D_SHADOW */ - 1574, /* GL_SAMPLER_2D_SHADOW */ + 1581, /* GL_SAMPLER_1D */ + 1585, /* GL_SAMPLER_2D */ + 1589, /* GL_SAMPLER_3D */ + 1592, /* GL_SAMPLER_CUBE */ + 1584, /* GL_SAMPLER_1D_SHADOW */ + 1588, /* GL_SAMPLER_2D_SHADOW */ 526, /* GL_FLOAT_MAT2x3 */ 527, /* GL_FLOAT_MAT2x4 */ 530, /* GL_FLOAT_MAT3x2 */ @@ -5505,81 +5564,81 @@ static const unsigned reduced_enums[1472] = 535, /* GL_FLOAT_MAT4x3 */ 371, /* GL_DELETE_STATUS */ 270, /* GL_COMPILE_STATUS */ - 794, /* GL_LINK_STATUS */ - 2032, /* GL_VALIDATE_STATUS */ + 802, /* GL_LINK_STATUS */ + 2059, /* GL_VALIDATE_STATUS */ 712, /* GL_INFO_LOG_LENGTH */ 64, /* GL_ATTACHED_SHADERS */ 21, /* GL_ACTIVE_UNIFORMS */ 22, /* GL_ACTIVE_UNIFORM_MAX_LENGTH */ - 1617, /* GL_SHADER_SOURCE_LENGTH */ + 1633, /* GL_SHADER_SOURCE_LENGTH */ 15, /* GL_ACTIVE_ATTRIBUTES */ 16, /* GL_ACTIVE_ATTRIBUTE_MAX_LENGTH */ 573, /* GL_FRAGMENT_SHADER_DERIVATIVE_HINT */ - 1620, /* GL_SHADING_LANGUAGE_VERSION */ + 1636, /* GL_SHADING_LANGUAGE_VERSION */ 348, /* GL_CURRENT_PROGRAM */ - 1230, /* GL_PALETTE4_RGB8_OES */ - 1232, /* GL_PALETTE4_RGBA8_OES */ - 1228, /* GL_PALETTE4_R5_G6_B5_OES */ - 1231, /* GL_PALETTE4_RGBA4_OES */ - 1229, /* GL_PALETTE4_RGB5_A1_OES */ - 1235, /* GL_PALETTE8_RGB8_OES */ - 1237, /* GL_PALETTE8_RGBA8_OES */ - 1233, /* GL_PALETTE8_R5_G6_B5_OES */ - 1236, /* GL_PALETTE8_RGBA4_OES */ - 1234, /* GL_PALETTE8_RGB5_A1_OES */ + 1240, /* GL_PALETTE4_RGB8_OES */ + 1242, /* GL_PALETTE4_RGBA8_OES */ + 1238, /* GL_PALETTE4_R5_G6_B5_OES */ + 1241, /* GL_PALETTE4_RGBA4_OES */ + 1239, /* GL_PALETTE4_RGB5_A1_OES */ + 1245, /* GL_PALETTE8_RGB8_OES */ + 1247, /* GL_PALETTE8_RGBA8_OES */ + 1243, /* GL_PALETTE8_R5_G6_B5_OES */ + 1246, /* GL_PALETTE8_RGBA4_OES */ + 1244, /* GL_PALETTE8_RGB5_A1_OES */ 694, /* GL_IMPLEMENTATION_COLOR_READ_TYPE_OES */ 692, /* GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES */ - 1282, /* GL_POINT_SIZE_ARRAY_OES */ - 1873, /* GL_TEXTURE_CROP_RECT_OES */ - 944, /* GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES */ - 1281, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */ - 2015, /* GL_UNSIGNED_NORMALIZED */ - 1819, /* GL_TEXTURE_1D_ARRAY_EXT */ - 1413, /* GL_PROXY_TEXTURE_1D_ARRAY_EXT */ - 1821, /* GL_TEXTURE_2D_ARRAY_EXT */ - 1416, /* GL_PROXY_TEXTURE_2D_ARRAY_EXT */ - 1828, /* GL_TEXTURE_BINDING_1D_ARRAY_EXT */ - 1830, /* GL_TEXTURE_BINDING_2D_ARRAY_EXT */ - 990, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB */ - 1673, /* GL_SRGB */ - 1674, /* GL_SRGB8 */ - 1676, /* GL_SRGB_ALPHA */ - 1675, /* GL_SRGB8_ALPHA8 */ - 1633, /* GL_SLUMINANCE_ALPHA */ - 1632, /* GL_SLUMINANCE8_ALPHA8 */ - 1630, /* GL_SLUMINANCE */ - 1631, /* GL_SLUMINANCE8 */ + 1292, /* GL_POINT_SIZE_ARRAY_OES */ + 1889, /* GL_TEXTURE_CROP_RECT_OES */ + 952, /* GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES */ + 1291, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */ + 2042, /* GL_UNSIGNED_NORMALIZED */ + 1835, /* GL_TEXTURE_1D_ARRAY_EXT */ + 1423, /* GL_PROXY_TEXTURE_1D_ARRAY_EXT */ + 1837, /* GL_TEXTURE_2D_ARRAY_EXT */ + 1426, /* GL_PROXY_TEXTURE_2D_ARRAY_EXT */ + 1844, /* GL_TEXTURE_BINDING_1D_ARRAY_EXT */ + 1846, /* GL_TEXTURE_BINDING_2D_ARRAY_EXT */ + 998, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB */ + 1689, /* GL_SRGB */ + 1690, /* GL_SRGB8 */ + 1692, /* GL_SRGB_ALPHA */ + 1691, /* GL_SRGB8_ALPHA8 */ + 1649, /* GL_SLUMINANCE_ALPHA */ + 1648, /* GL_SLUMINANCE8_ALPHA8 */ + 1646, /* GL_SLUMINANCE */ + 1647, /* GL_SLUMINANCE8 */ 291, /* GL_COMPRESSED_SRGB */ 292, /* GL_COMPRESSED_SRGB_ALPHA */ 289, /* GL_COMPRESSED_SLUMINANCE */ 290, /* GL_COMPRESSED_SLUMINANCE_ALPHA */ - 1973, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT */ - 1967, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT */ - 1053, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT */ - 1972, /* GL_TRANSFORM_FEEDBACK_VARYINGS_EXT */ - 1970, /* GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT */ - 1969, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT */ - 1364, /* GL_PRIMITIVES_GENERATED_EXT */ - 1971, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT */ - 1444, /* GL_RASTERIZER_DISCARD_EXT */ - 1051, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT */ - 1052, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT */ + 1989, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT */ + 1983, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT */ + 1062, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT */ + 1988, /* GL_TRANSFORM_FEEDBACK_VARYINGS_EXT */ + 1986, /* GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT */ + 1985, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT */ + 1374, /* GL_PRIMITIVES_GENERATED_EXT */ + 1987, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT */ + 1454, /* GL_RASTERIZER_DISCARD_EXT */ + 1060, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT */ + 1061, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT */ 730, /* GL_INTERLEAVED_ATTRIBS_EXT */ - 1610, /* GL_SEPARATE_ATTRIBS_EXT */ - 1966, /* GL_TRANSFORM_FEEDBACK_BUFFER_EXT */ - 1965, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT */ - 1300, /* GL_POINT_SPRITE_COORD_ORIGIN */ - 802, /* GL_LOWER_LEFT */ - 2029, /* GL_UPPER_LEFT */ - 1697, /* GL_STENCIL_BACK_REF */ - 1698, /* GL_STENCIL_BACK_VALUE_MASK */ - 1699, /* GL_STENCIL_BACK_WRITEMASK */ + 1626, /* GL_SEPARATE_ATTRIBS_EXT */ + 1982, /* GL_TRANSFORM_FEEDBACK_BUFFER_EXT */ + 1981, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT */ + 1310, /* GL_POINT_SPRITE_COORD_ORIGIN */ + 810, /* GL_LOWER_LEFT */ + 2056, /* GL_UPPER_LEFT */ + 1713, /* GL_STENCIL_BACK_REF */ + 1714, /* GL_STENCIL_BACK_VALUE_MASK */ + 1715, /* GL_STENCIL_BACK_WRITEMASK */ 476, /* GL_DRAW_FRAMEBUFFER_BINDING */ - 1471, /* GL_RENDERBUFFER_BINDING */ - 1447, /* GL_READ_FRAMEBUFFER */ + 1481, /* GL_RENDERBUFFER_BINDING */ + 1457, /* GL_READ_FRAMEBUFFER */ 475, /* GL_DRAW_FRAMEBUFFER */ - 1448, /* GL_READ_FRAMEBUFFER_BINDING */ - 1490, /* GL_RENDERBUFFER_SAMPLES */ + 1458, /* GL_READ_FRAMEBUFFER_BINDING */ + 1500, /* GL_RENDERBUFFER_SAMPLES */ 586, /* GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE */ 583, /* GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME */ 598, /* GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL */ @@ -5595,7 +5654,7 @@ static const unsigned reduced_enums[1472] = 628, /* GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER */ 634, /* GL_FRAMEBUFFER_UNSUPPORTED */ 632, /* GL_FRAMEBUFFER_STATUS_ERROR_EXT */ - 966, /* GL_MAX_COLOR_ATTACHMENTS */ + 974, /* GL_MAX_COLOR_ATTACHMENTS */ 178, /* GL_COLOR_ATTACHMENT0 */ 181, /* GL_COLOR_ATTACHMENT1 */ 195, /* GL_COLOR_ATTACHMENT2 */ @@ -5613,138 +5672,163 @@ static const unsigned reduced_enums[1472] = 190, /* GL_COLOR_ATTACHMENT14 */ 192, /* GL_COLOR_ATTACHMENT15 */ 376, /* GL_DEPTH_ATTACHMENT */ - 1686, /* GL_STENCIL_ATTACHMENT */ + 1702, /* GL_STENCIL_ATTACHMENT */ 575, /* GL_FRAMEBUFFER */ - 1468, /* GL_RENDERBUFFER */ - 1494, /* GL_RENDERBUFFER_WIDTH */ - 1481, /* GL_RENDERBUFFER_HEIGHT */ - 1484, /* GL_RENDERBUFFER_INTERNAL_FORMAT */ - 1717, /* GL_STENCIL_INDEX_EXT */ - 1706, /* GL_STENCIL_INDEX1 */ - 1711, /* GL_STENCIL_INDEX4 */ - 1714, /* GL_STENCIL_INDEX8 */ - 1707, /* GL_STENCIL_INDEX16 */ - 1488, /* GL_RENDERBUFFER_RED_SIZE */ - 1479, /* GL_RENDERBUFFER_GREEN_SIZE */ - 1474, /* GL_RENDERBUFFER_BLUE_SIZE */ - 1469, /* GL_RENDERBUFFER_ALPHA_SIZE */ - 1476, /* GL_RENDERBUFFER_DEPTH_SIZE */ - 1492, /* GL_RENDERBUFFER_STENCIL_SIZE */ + 1478, /* GL_RENDERBUFFER */ + 1504, /* GL_RENDERBUFFER_WIDTH */ + 1491, /* GL_RENDERBUFFER_HEIGHT */ + 1494, /* GL_RENDERBUFFER_INTERNAL_FORMAT */ + 1733, /* GL_STENCIL_INDEX_EXT */ + 1722, /* GL_STENCIL_INDEX1 */ + 1727, /* GL_STENCIL_INDEX4 */ + 1730, /* GL_STENCIL_INDEX8 */ + 1723, /* GL_STENCIL_INDEX16 */ + 1498, /* GL_RENDERBUFFER_RED_SIZE */ + 1489, /* GL_RENDERBUFFER_GREEN_SIZE */ + 1484, /* GL_RENDERBUFFER_BLUE_SIZE */ + 1479, /* GL_RENDERBUFFER_ALPHA_SIZE */ + 1486, /* GL_RENDERBUFFER_DEPTH_SIZE */ + 1502, /* GL_RENDERBUFFER_STENCIL_SIZE */ 626, /* GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE */ - 1033, /* GL_MAX_SAMPLES */ - 1909, /* GL_TEXTURE_GEN_STR_OES */ + 1042, /* GL_MAX_SAMPLES */ + 1925, /* GL_TEXTURE_GEN_STR_OES */ 667, /* GL_HALF_FLOAT_OES */ - 1526, /* GL_RGB565_OES */ - 1546, /* GL_RGBA32UI_EXT */ - 1520, /* GL_RGB32UI_EXT */ + 1536, /* GL_RGB565_OES */ + 1556, /* GL_RGBA32UI_EXT */ + 1530, /* GL_RGB32UI_EXT */ 40, /* GL_ALPHA32UI_EXT */ 722, /* GL_INTENSITY32UI_EXT */ - 819, /* GL_LUMINANCE32UI_EXT */ - 836, /* GL_LUMINANCE_ALPHA32UI_EXT */ - 1541, /* GL_RGBA16UI_EXT */ - 1516, /* GL_RGB16UI_EXT */ + 827, /* GL_LUMINANCE32UI_EXT */ + 844, /* GL_LUMINANCE_ALPHA32UI_EXT */ + 1551, /* GL_RGBA16UI_EXT */ + 1526, /* GL_RGB16UI_EXT */ 37, /* GL_ALPHA16UI_EXT */ 719, /* GL_INTENSITY16UI_EXT */ - 814, /* GL_LUMINANCE16UI_EXT */ - 834, /* GL_LUMINANCE_ALPHA16UI_EXT */ - 1554, /* GL_RGBA8UI_EXT */ - 1533, /* GL_RGB8UI_EXT */ + 822, /* GL_LUMINANCE16UI_EXT */ + 842, /* GL_LUMINANCE_ALPHA16UI_EXT */ + 1564, /* GL_RGBA8UI_EXT */ + 1543, /* GL_RGB8UI_EXT */ 45, /* GL_ALPHA8UI_EXT */ 727, /* GL_INTENSITY8UI_EXT */ - 828, /* GL_LUMINANCE8UI_EXT */ - 838, /* GL_LUMINANCE_ALPHA8UI_EXT */ - 1545, /* GL_RGBA32I_EXT */ - 1519, /* GL_RGB32I_EXT */ + 836, /* GL_LUMINANCE8UI_EXT */ + 846, /* GL_LUMINANCE_ALPHA8UI_EXT */ + 1555, /* GL_RGBA32I_EXT */ + 1529, /* GL_RGB32I_EXT */ 39, /* GL_ALPHA32I_EXT */ 721, /* GL_INTENSITY32I_EXT */ - 818, /* GL_LUMINANCE32I_EXT */ - 835, /* GL_LUMINANCE_ALPHA32I_EXT */ - 1540, /* GL_RGBA16I_EXT */ - 1515, /* GL_RGB16I_EXT */ + 826, /* GL_LUMINANCE32I_EXT */ + 843, /* GL_LUMINANCE_ALPHA32I_EXT */ + 1550, /* GL_RGBA16I_EXT */ + 1525, /* GL_RGB16I_EXT */ 36, /* GL_ALPHA16I_EXT */ 718, /* GL_INTENSITY16I_EXT */ - 813, /* GL_LUMINANCE16I_EXT */ - 833, /* GL_LUMINANCE_ALPHA16I_EXT */ - 1553, /* GL_RGBA8I_EXT */ - 1532, /* GL_RGB8I_EXT */ + 821, /* GL_LUMINANCE16I_EXT */ + 841, /* GL_LUMINANCE_ALPHA16I_EXT */ + 1563, /* GL_RGBA8I_EXT */ + 1542, /* GL_RGB8I_EXT */ 44, /* GL_ALPHA8I_EXT */ 726, /* GL_INTENSITY8I_EXT */ - 827, /* GL_LUMINANCE8I_EXT */ - 837, /* GL_LUMINANCE_ALPHA8I_EXT */ - 1460, /* GL_RED_INTEGER_EXT */ + 835, /* GL_LUMINANCE8I_EXT */ + 845, /* GL_LUMINANCE_ALPHA8I_EXT */ + 1470, /* GL_RED_INTEGER_EXT */ 664, /* GL_GREEN_INTEGER_EXT */ 111, /* GL_BLUE_INTEGER_EXT */ 49, /* GL_ALPHA_INTEGER_EXT */ - 1564, /* GL_RGB_INTEGER_EXT */ - 1559, /* GL_RGBA_INTEGER_EXT */ + 1574, /* GL_RGB_INTEGER_EXT */ + 1569, /* GL_RGBA_INTEGER_EXT */ 83, /* GL_BGR_INTEGER_EXT */ 82, /* GL_BGRA_INTEGER_EXT */ - 840, /* GL_LUMINANCE_INTEGER_EXT */ - 839, /* GL_LUMINANCE_ALPHA_INTEGER_EXT */ - 1560, /* GL_RGBA_INTEGER_MODE_EXT */ + 848, /* GL_LUMINANCE_INTEGER_EXT */ + 847, /* GL_LUMINANCE_ALPHA_INTEGER_EXT */ + 1570, /* GL_RGBA_INTEGER_MODE_EXT */ 582, /* GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB */ 622, /* GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB */ 621, /* GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB */ + 1582, /* GL_SAMPLER_1D_ARRAY_EXT */ + 1586, /* GL_SAMPLER_2D_ARRAY_EXT */ + 1591, /* GL_SAMPLER_BUFFER_EXT */ + 1583, /* GL_SAMPLER_1D_ARRAY_SHADOW_EXT */ + 1587, /* GL_SAMPLER_2D_ARRAY_SHADOW_EXT */ + 1593, /* GL_SAMPLER_CUBE_SHADOW_EXT */ + 2039, /* GL_UNSIGNED_INT_VEC2_EXT */ + 2040, /* GL_UNSIGNED_INT_VEC3_EXT */ + 2041, /* GL_UNSIGNED_INT_VEC4_EXT */ + 736, /* GL_INT_SAMPLER_1D_EXT */ + 738, /* GL_INT_SAMPLER_2D_EXT */ + 740, /* GL_INT_SAMPLER_3D_EXT */ + 742, /* GL_INT_SAMPLER_CUBE_EXT */ + 739, /* GL_INT_SAMPLER_2D_RECT_EXT */ + 735, /* GL_INT_SAMPLER_1D_ARRAY_EXT */ + 737, /* GL_INT_SAMPLER_2D_ARRAY_EXT */ + 741, /* GL_INT_SAMPLER_BUFFER_EXT */ + 2032, /* GL_UNSIGNED_INT_SAMPLER_1D_EXT */ + 2034, /* GL_UNSIGNED_INT_SAMPLER_2D_EXT */ + 2036, /* GL_UNSIGNED_INT_SAMPLER_3D_EXT */ + 2038, /* GL_UNSIGNED_INT_SAMPLER_CUBE_EXT */ + 2035, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT */ + 2031, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT */ + 2033, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT */ + 2037, /* GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT */ 657, /* GL_GEOMETRY_SHADER_ARB */ 658, /* GL_GEOMETRY_VERTICES_OUT_ARB */ 655, /* GL_GEOMETRY_INPUT_TYPE_ARB */ 656, /* GL_GEOMETRY_OUTPUT_TYPE_ARB */ - 993, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */ - 1067, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */ - 992, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB */ - 989, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB */ - 991, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB */ - 803, /* GL_LOW_FLOAT */ - 1069, /* GL_MEDIUM_FLOAT */ + 1001, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */ + 1076, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */ + 1000, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB */ + 997, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB */ + 999, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB */ + 811, /* GL_LOW_FLOAT */ + 1078, /* GL_MEDIUM_FLOAT */ 668, /* GL_HIGH_FLOAT */ - 804, /* GL_LOW_INT */ - 1070, /* GL_MEDIUM_INT */ + 812, /* GL_LOW_INT */ + 1079, /* GL_MEDIUM_INT */ 669, /* GL_HIGH_INT */ - 2006, /* GL_UNSIGNED_INT_10_10_10_2_OES */ + 2022, /* GL_UNSIGNED_INT_10_10_10_2_OES */ 734, /* GL_INT_10_10_10_2_OES */ - 1614, /* GL_SHADER_BINARY_FORMATS */ - 1166, /* GL_NUM_SHADER_BINARY_FORMATS */ - 1615, /* GL_SHADER_COMPILER */ - 1064, /* GL_MAX_VERTEX_UNIFORM_VECTORS */ - 1057, /* GL_MAX_VARYING_VECTORS */ - 988, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */ - 1441, /* GL_QUERY_WAIT_NV */ - 1436, /* GL_QUERY_NO_WAIT_NV */ - 1433, /* GL_QUERY_BY_REGION_WAIT_NV */ - 1432, /* GL_QUERY_BY_REGION_NO_WAIT_NV */ - 1962, /* GL_TRANSFORM_FEEDBACK */ - 1968, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */ - 1964, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */ - 1963, /* GL_TRANSFORM_FEEDBACK_BINDING */ - 1428, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */ + 1630, /* GL_SHADER_BINARY_FORMATS */ + 1176, /* GL_NUM_SHADER_BINARY_FORMATS */ + 1631, /* GL_SHADER_COMPILER */ + 1073, /* GL_MAX_VERTEX_UNIFORM_VECTORS */ + 1066, /* GL_MAX_VARYING_VECTORS */ + 996, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */ + 1451, /* GL_QUERY_WAIT_NV */ + 1446, /* GL_QUERY_NO_WAIT_NV */ + 1443, /* GL_QUERY_BY_REGION_WAIT_NV */ + 1442, /* GL_QUERY_BY_REGION_NO_WAIT_NV */ + 1978, /* GL_TRANSFORM_FEEDBACK */ + 1984, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */ + 1980, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */ + 1979, /* GL_TRANSFORM_FEEDBACK_BINDING */ + 1438, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */ 518, /* GL_FIRST_VERTEX_CONVENTION */ - 751, /* GL_LAST_VERTEX_CONVENTION */ - 1405, /* GL_PROVOKING_VERTEX */ + 759, /* GL_LAST_VERTEX_CONVENTION */ + 1415, /* GL_PROVOKING_VERTEX */ 327, /* GL_COPY_READ_BUFFER */ 328, /* GL_COPY_WRITE_BUFFER */ - 1563, /* GL_RGBA_SNORM */ - 1557, /* GL_RGBA8_SNORM */ - 1626, /* GL_SIGNED_NORMALIZED */ - 1035, /* GL_MAX_SERVER_WAIT_TIMEOUT */ - 1180, /* GL_OBJECT_TYPE */ - 1738, /* GL_SYNC_CONDITION */ - 1743, /* GL_SYNC_STATUS */ - 1740, /* GL_SYNC_FLAGS */ - 1739, /* GL_SYNC_FENCE */ - 1742, /* GL_SYNC_GPU_COMMANDS_COMPLETE */ - 2000, /* GL_UNSIGNALED */ - 1625, /* GL_SIGNALED */ + 1573, /* GL_RGBA_SNORM */ + 1567, /* GL_RGBA8_SNORM */ + 1642, /* GL_SIGNED_NORMALIZED */ + 1044, /* GL_MAX_SERVER_WAIT_TIMEOUT */ + 1190, /* GL_OBJECT_TYPE */ + 1754, /* GL_SYNC_CONDITION */ + 1759, /* GL_SYNC_STATUS */ + 1756, /* GL_SYNC_FLAGS */ + 1755, /* GL_SYNC_FENCE */ + 1758, /* GL_SYNC_GPU_COMMANDS_COMPLETE */ + 2016, /* GL_UNSIGNALED */ + 1641, /* GL_SIGNALED */ 54, /* GL_ALREADY_SIGNALED */ - 1957, /* GL_TIMEOUT_EXPIRED */ + 1973, /* GL_TIMEOUT_EXPIRED */ 294, /* GL_CONDITION_SATISFIED */ - 2090, /* GL_WAIT_FAILED */ + 2118, /* GL_WAIT_FAILED */ 503, /* GL_EVAL_BIT */ - 1445, /* GL_RASTER_POSITION_UNCLIPPED_IBM */ - 796, /* GL_LIST_BIT */ - 1838, /* GL_TEXTURE_BIT */ - 1596, /* GL_SCISSOR_BIT */ + 1455, /* GL_RASTER_POSITION_UNCLIPPED_IBM */ + 804, /* GL_LIST_BIT */ + 1854, /* GL_TEXTURE_BIT */ + 1612, /* GL_SCISSOR_BIT */ 30, /* GL_ALL_ATTRIB_BITS */ - 1132, /* GL_MULTISAMPLE_BIT */ + 1142, /* GL_MULTISAMPLE_BIT */ 31, /* GL_ALL_CLIENT_ATTRIB_BITS */ }; diff --git a/src/mesa/main/remap_helper.h b/src/mesa/main/remap_helper.h index 9034b10d488..1aa2cdea38f 100644 --- a/src/mesa/main/remap_helper.h +++ b/src/mesa/main/remap_helper.h @@ -45,4464 +45,4600 @@ static const char _mesa_function_pool[] = "iff\0" "glMapGrid1f\0" "\0" - /* _mesa_function_pool[81]: RasterPos4i (offset 82) */ + /* _mesa_function_pool[81]: VertexAttribI2iEXT (will be remapped) */ + "iii\0" + "glVertexAttribI2iEXT\0" + "\0" + /* _mesa_function_pool[107]: RasterPos4i (offset 82) */ "iiii\0" "glRasterPos4i\0" "\0" - /* _mesa_function_pool[101]: RasterPos4d (offset 78) */ + /* _mesa_function_pool[127]: RasterPos4d (offset 78) */ "dddd\0" "glRasterPos4d\0" "\0" - /* _mesa_function_pool[121]: NewList (dynamic) */ + /* _mesa_function_pool[147]: NewList (dynamic) */ "ii\0" "glNewList\0" "\0" - /* _mesa_function_pool[135]: RasterPos4f (offset 80) */ + /* _mesa_function_pool[161]: RasterPos4f (offset 80) */ "ffff\0" "glRasterPos4f\0" "\0" - /* _mesa_function_pool[155]: LoadIdentity (offset 290) */ + /* _mesa_function_pool[181]: LoadIdentity (offset 290) */ "\0" "glLoadIdentity\0" "\0" - /* _mesa_function_pool[172]: GetCombinerOutputParameterfvNV (will be remapped) */ - "iiip\0" - "glGetCombinerOutputParameterfvNV\0" - "\0" - /* _mesa_function_pool[211]: SampleCoverageARB (will be remapped) */ + /* _mesa_function_pool[198]: SampleCoverageARB (will be remapped) */ "fi\0" "glSampleCoverage\0" "glSampleCoverageARB\0" "\0" - /* _mesa_function_pool[252]: ConvolutionFilter1D (offset 348) */ + /* _mesa_function_pool[239]: ConvolutionFilter1D (offset 348) */ "iiiiip\0" "glConvolutionFilter1D\0" "glConvolutionFilter1DEXT\0" "\0" - /* _mesa_function_pool[307]: BeginQueryARB (will be remapped) */ + /* _mesa_function_pool[294]: BeginQueryARB (will be remapped) */ "ii\0" "glBeginQuery\0" "glBeginQueryARB\0" "\0" - /* _mesa_function_pool[340]: RasterPos3dv (offset 71) */ + /* _mesa_function_pool[327]: RasterPos3dv (offset 71) */ "p\0" "glRasterPos3dv\0" "\0" - /* _mesa_function_pool[358]: PointParameteriNV (will be remapped) */ + /* _mesa_function_pool[345]: PointParameteriNV (will be remapped) */ "ii\0" "glPointParameteri\0" "glPointParameteriNV\0" "\0" - /* _mesa_function_pool[400]: GetProgramiv (will be remapped) */ + /* _mesa_function_pool[387]: GetProgramiv (will be remapped) */ "iip\0" "glGetProgramiv\0" "\0" - /* _mesa_function_pool[420]: MultiTexCoord3sARB (offset 398) */ + /* _mesa_function_pool[407]: MultiTexCoord3sARB (offset 398) */ "iiii\0" "glMultiTexCoord3s\0" "glMultiTexCoord3sARB\0" "\0" - /* _mesa_function_pool[465]: SecondaryColor3iEXT (will be remapped) */ + /* _mesa_function_pool[452]: SecondaryColor3iEXT (will be remapped) */ "iii\0" "glSecondaryColor3i\0" "glSecondaryColor3iEXT\0" "\0" - /* _mesa_function_pool[511]: WindowPos3fMESA (will be remapped) */ + /* _mesa_function_pool[498]: WindowPos3fMESA (will be remapped) */ "fff\0" "glWindowPos3f\0" "glWindowPos3fARB\0" "glWindowPos3fMESA\0" "\0" - /* _mesa_function_pool[565]: TexCoord1iv (offset 99) */ + /* _mesa_function_pool[552]: TexCoord1iv (offset 99) */ "p\0" "glTexCoord1iv\0" "\0" - /* _mesa_function_pool[582]: TexCoord4sv (offset 125) */ + /* _mesa_function_pool[569]: TexCoord4sv (offset 125) */ "p\0" "glTexCoord4sv\0" "\0" - /* _mesa_function_pool[599]: RasterPos4s (offset 84) */ + /* _mesa_function_pool[586]: RasterPos4s (offset 84) */ "iiii\0" "glRasterPos4s\0" "\0" - /* _mesa_function_pool[619]: PixelTexGenParameterfvSGIS (will be remapped) */ + /* _mesa_function_pool[606]: PixelTexGenParameterfvSGIS (will be remapped) */ "ip\0" "glPixelTexGenParameterfvSGIS\0" "\0" - /* _mesa_function_pool[652]: ActiveTextureARB (offset 374) */ + /* _mesa_function_pool[639]: ActiveTextureARB (offset 374) */ "i\0" "glActiveTexture\0" "glActiveTextureARB\0" "\0" - /* _mesa_function_pool[690]: BlitFramebufferEXT (will be remapped) */ + /* _mesa_function_pool[677]: BlitFramebufferEXT (will be remapped) */ "iiiiiiiiii\0" "glBlitFramebuffer\0" "glBlitFramebufferEXT\0" "\0" - /* _mesa_function_pool[741]: TexCoord1f (offset 96) */ + /* _mesa_function_pool[728]: TexCoord1f (offset 96) */ "f\0" "glTexCoord1f\0" "\0" - /* _mesa_function_pool[757]: TexCoord1d (offset 94) */ + /* _mesa_function_pool[744]: TexCoord1d (offset 94) */ "d\0" "glTexCoord1d\0" "\0" - /* _mesa_function_pool[773]: VertexAttrib4ubvNV (will be remapped) */ + /* _mesa_function_pool[760]: VertexAttrib4ubvNV (will be remapped) */ "ip\0" "glVertexAttrib4ubvNV\0" "\0" - /* _mesa_function_pool[798]: TexCoord1i (offset 98) */ + /* _mesa_function_pool[785]: TexCoord1i (offset 98) */ "i\0" "glTexCoord1i\0" "\0" - /* _mesa_function_pool[814]: GetProgramNamedParameterdvNV (will be remapped) */ + /* _mesa_function_pool[801]: GetProgramNamedParameterdvNV (will be remapped) */ "iipp\0" "glGetProgramNamedParameterdvNV\0" "\0" - /* _mesa_function_pool[851]: Histogram (offset 367) */ + /* _mesa_function_pool[838]: Histogram (offset 367) */ "iiii\0" "glHistogram\0" "glHistogramEXT\0" "\0" - /* _mesa_function_pool[884]: TexCoord1s (offset 100) */ + /* _mesa_function_pool[871]: TexCoord1s (offset 100) */ "i\0" "glTexCoord1s\0" "\0" - /* _mesa_function_pool[900]: GetMapfv (offset 267) */ + /* _mesa_function_pool[887]: GetMapfv (offset 267) */ "iip\0" "glGetMapfv\0" "\0" - /* _mesa_function_pool[916]: EvalCoord1f (offset 230) */ + /* _mesa_function_pool[903]: EvalCoord1f (offset 230) */ "f\0" "glEvalCoord1f\0" "\0" - /* _mesa_function_pool[933]: TexImage4DSGIS (dynamic) */ + /* _mesa_function_pool[920]: VertexAttribI1ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI1ivEXT\0" + "\0" + /* _mesa_function_pool[946]: TexImage4DSGIS (dynamic) */ "iiiiiiiiiip\0" "glTexImage4DSGIS\0" "\0" - /* _mesa_function_pool[963]: PolygonStipple (offset 175) */ + /* _mesa_function_pool[976]: PolygonStipple (offset 175) */ "p\0" "glPolygonStipple\0" "\0" - /* _mesa_function_pool[983]: WindowPos2dvMESA (will be remapped) */ + /* _mesa_function_pool[996]: WindowPos2dvMESA (will be remapped) */ "p\0" "glWindowPos2dv\0" "glWindowPos2dvARB\0" "glWindowPos2dvMESA\0" "\0" - /* _mesa_function_pool[1038]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[1051]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiColor3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[1082]: BlendEquationSeparateEXT (will be remapped) */ + /* _mesa_function_pool[1095]: BlendEquationSeparateEXT (will be remapped) */ "ii\0" "glBlendEquationSeparate\0" "glBlendEquationSeparateEXT\0" "glBlendEquationSeparateATI\0" "\0" - /* _mesa_function_pool[1164]: ListParameterfSGIX (dynamic) */ + /* _mesa_function_pool[1177]: ListParameterfSGIX (dynamic) */ "iif\0" "glListParameterfSGIX\0" "\0" - /* _mesa_function_pool[1190]: SecondaryColor3bEXT (will be remapped) */ + /* _mesa_function_pool[1203]: SecondaryColor3bEXT (will be remapped) */ "iii\0" "glSecondaryColor3b\0" "glSecondaryColor3bEXT\0" "\0" - /* _mesa_function_pool[1236]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */ + /* _mesa_function_pool[1249]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */ "pppp\0" "glTexCoord4fColor4fNormal3fVertex4fvSUN\0" "\0" - /* _mesa_function_pool[1282]: GetPixelMapfv (offset 271) */ + /* _mesa_function_pool[1295]: GetPixelMapfv (offset 271) */ "ip\0" "glGetPixelMapfv\0" "\0" - /* _mesa_function_pool[1302]: Color3uiv (offset 22) */ + /* _mesa_function_pool[1315]: Color3uiv (offset 22) */ "p\0" "glColor3uiv\0" "\0" - /* _mesa_function_pool[1317]: IsEnabled (offset 286) */ + /* _mesa_function_pool[1330]: IsEnabled (offset 286) */ "i\0" "glIsEnabled\0" "\0" - /* _mesa_function_pool[1332]: VertexAttrib4svNV (will be remapped) */ + /* _mesa_function_pool[1345]: VertexAttrib4svNV (will be remapped) */ "ip\0" "glVertexAttrib4svNV\0" "\0" - /* _mesa_function_pool[1356]: EvalCoord2fv (offset 235) */ + /* _mesa_function_pool[1369]: EvalCoord2fv (offset 235) */ "p\0" "glEvalCoord2fv\0" "\0" - /* _mesa_function_pool[1374]: GetBufferSubDataARB (will be remapped) */ + /* _mesa_function_pool[1387]: GetBufferSubDataARB (will be remapped) */ "iiip\0" "glGetBufferSubData\0" "glGetBufferSubDataARB\0" "\0" - /* _mesa_function_pool[1421]: BufferSubDataARB (will be remapped) */ + /* _mesa_function_pool[1434]: BufferSubDataARB (will be remapped) */ "iiip\0" "glBufferSubData\0" "glBufferSubDataARB\0" "\0" - /* _mesa_function_pool[1462]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[1475]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */ "ppp\0" "glTexCoord2fColor4ubVertex3fvSUN\0" "\0" - /* _mesa_function_pool[1500]: AttachShader (will be remapped) */ + /* _mesa_function_pool[1513]: AttachShader (will be remapped) */ "ii\0" "glAttachShader\0" "\0" - /* _mesa_function_pool[1519]: VertexAttrib2fARB (will be remapped) */ + /* _mesa_function_pool[1532]: VertexAttrib2fARB (will be remapped) */ "iff\0" "glVertexAttrib2f\0" "glVertexAttrib2fARB\0" "\0" - /* _mesa_function_pool[1561]: GetDebugLogLengthMESA (dynamic) */ + /* _mesa_function_pool[1574]: GetDebugLogLengthMESA (dynamic) */ "iii\0" "glGetDebugLogLengthMESA\0" "\0" - /* _mesa_function_pool[1590]: GetMapiv (offset 268) */ + /* _mesa_function_pool[1603]: GetMapiv (offset 268) */ "iip\0" "glGetMapiv\0" "\0" - /* _mesa_function_pool[1606]: VertexAttrib3fARB (will be remapped) */ + /* _mesa_function_pool[1619]: VertexAttrib3fARB (will be remapped) */ "ifff\0" "glVertexAttrib3f\0" "glVertexAttrib3fARB\0" "\0" - /* _mesa_function_pool[1649]: Indexubv (offset 316) */ + /* _mesa_function_pool[1662]: Indexubv (offset 316) */ "p\0" "glIndexubv\0" "\0" - /* _mesa_function_pool[1663]: GetQueryivARB (will be remapped) */ + /* _mesa_function_pool[1676]: GetQueryivARB (will be remapped) */ "iip\0" "glGetQueryiv\0" "glGetQueryivARB\0" "\0" - /* _mesa_function_pool[1697]: TexImage3D (offset 371) */ + /* _mesa_function_pool[1710]: TexImage3D (offset 371) */ "iiiiiiiiip\0" "glTexImage3D\0" "glTexImage3DEXT\0" "\0" - /* _mesa_function_pool[1738]: ReplacementCodeuiVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[1751]: BindFragDataLocationEXT (will be remapped) */ + "iip\0" + "glBindFragDataLocationEXT\0" + "\0" + /* _mesa_function_pool[1782]: ReplacementCodeuiVertex3fvSUN (dynamic) */ "pp\0" "glReplacementCodeuiVertex3fvSUN\0" "\0" - /* _mesa_function_pool[1774]: EdgeFlagPointer (offset 312) */ + /* _mesa_function_pool[1818]: EdgeFlagPointer (offset 312) */ "ip\0" "glEdgeFlagPointer\0" "\0" - /* _mesa_function_pool[1796]: Color3ubv (offset 20) */ + /* _mesa_function_pool[1840]: Color3ubv (offset 20) */ "p\0" "glColor3ubv\0" "\0" - /* _mesa_function_pool[1811]: GetQueryObjectivARB (will be remapped) */ + /* _mesa_function_pool[1855]: GetQueryObjectivARB (will be remapped) */ "iip\0" "glGetQueryObjectiv\0" "glGetQueryObjectivARB\0" "\0" - /* _mesa_function_pool[1857]: Vertex3dv (offset 135) */ + /* _mesa_function_pool[1901]: Vertex3dv (offset 135) */ "p\0" "glVertex3dv\0" "\0" - /* _mesa_function_pool[1872]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[1916]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiTexCoord2fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[1919]: CompressedTexSubImage2DARB (will be remapped) */ + /* _mesa_function_pool[1963]: CompressedTexSubImage2DARB (will be remapped) */ "iiiiiiiip\0" "glCompressedTexSubImage2D\0" "glCompressedTexSubImage2DARB\0" "\0" - /* _mesa_function_pool[1985]: CombinerOutputNV (will be remapped) */ + /* _mesa_function_pool[2029]: CombinerOutputNV (will be remapped) */ "iiiiiiiiii\0" "glCombinerOutputNV\0" "\0" - /* _mesa_function_pool[2016]: VertexAttribs3fvNV (will be remapped) */ + /* _mesa_function_pool[2060]: VertexAttribs3fvNV (will be remapped) */ "iip\0" "glVertexAttribs3fvNV\0" "\0" - /* _mesa_function_pool[2042]: Uniform2fARB (will be remapped) */ + /* _mesa_function_pool[2086]: Uniform2fARB (will be remapped) */ "iff\0" "glUniform2f\0" "glUniform2fARB\0" "\0" - /* _mesa_function_pool[2074]: LightModeliv (offset 166) */ + /* _mesa_function_pool[2118]: LightModeliv (offset 166) */ "ip\0" "glLightModeliv\0" "\0" - /* _mesa_function_pool[2093]: VertexAttrib1svARB (will be remapped) */ + /* _mesa_function_pool[2137]: VertexAttrib1svARB (will be remapped) */ "ip\0" "glVertexAttrib1sv\0" "glVertexAttrib1svARB\0" "\0" - /* _mesa_function_pool[2136]: VertexAttribs1dvNV (will be remapped) */ + /* _mesa_function_pool[2180]: VertexAttribs1dvNV (will be remapped) */ "iip\0" "glVertexAttribs1dvNV\0" "\0" - /* _mesa_function_pool[2162]: Uniform2ivARB (will be remapped) */ + /* _mesa_function_pool[2206]: Uniform2ivARB (will be remapped) */ "iip\0" "glUniform2iv\0" "glUniform2ivARB\0" "\0" - /* _mesa_function_pool[2196]: GetImageTransformParameterfvHP (dynamic) */ + /* _mesa_function_pool[2240]: GetImageTransformParameterfvHP (dynamic) */ "iip\0" "glGetImageTransformParameterfvHP\0" "\0" - /* _mesa_function_pool[2234]: Normal3bv (offset 53) */ + /* _mesa_function_pool[2278]: Normal3bv (offset 53) */ "p\0" "glNormal3bv\0" "\0" - /* _mesa_function_pool[2249]: TexGeniv (offset 193) */ + /* _mesa_function_pool[2293]: TexGeniv (offset 193) */ "iip\0" "glTexGeniv\0" "\0" - /* _mesa_function_pool[2265]: WeightubvARB (dynamic) */ + /* _mesa_function_pool[2309]: WeightubvARB (dynamic) */ "ip\0" "glWeightubvARB\0" "\0" - /* _mesa_function_pool[2284]: VertexAttrib1fvNV (will be remapped) */ + /* _mesa_function_pool[2328]: VertexAttrib1fvNV (will be remapped) */ "ip\0" "glVertexAttrib1fvNV\0" "\0" - /* _mesa_function_pool[2308]: Vertex3iv (offset 139) */ + /* _mesa_function_pool[2352]: Vertex3iv (offset 139) */ "p\0" "glVertex3iv\0" "\0" - /* _mesa_function_pool[2323]: CopyConvolutionFilter1D (offset 354) */ + /* _mesa_function_pool[2367]: CopyConvolutionFilter1D (offset 354) */ "iiiii\0" "glCopyConvolutionFilter1D\0" "glCopyConvolutionFilter1DEXT\0" "\0" - /* _mesa_function_pool[2385]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[2429]: VertexAttribI1uiEXT (will be remapped) */ + "ii\0" + "glVertexAttribI1uiEXT\0" + "\0" + /* _mesa_function_pool[2455]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */ "iffffff\0" "glReplacementCodeuiNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[2433]: DeleteSync (will be remapped) */ + /* _mesa_function_pool[2503]: DeleteSync (will be remapped) */ "i\0" "glDeleteSync\0" "\0" - /* _mesa_function_pool[2449]: FragmentMaterialfvSGIX (dynamic) */ + /* _mesa_function_pool[2519]: FragmentMaterialfvSGIX (dynamic) */ "iip\0" "glFragmentMaterialfvSGIX\0" "\0" - /* _mesa_function_pool[2479]: BlendColor (offset 336) */ + /* _mesa_function_pool[2549]: BlendColor (offset 336) */ "ffff\0" "glBlendColor\0" "glBlendColorEXT\0" "\0" - /* _mesa_function_pool[2514]: UniformMatrix4fvARB (will be remapped) */ + /* _mesa_function_pool[2584]: UniformMatrix4fvARB (will be remapped) */ "iiip\0" "glUniformMatrix4fv\0" "glUniformMatrix4fvARB\0" "\0" - /* _mesa_function_pool[2561]: DeleteVertexArraysAPPLE (will be remapped) */ + /* _mesa_function_pool[2631]: DeleteVertexArraysAPPLE (will be remapped) */ "ip\0" "glDeleteVertexArrays\0" "glDeleteVertexArraysAPPLE\0" "\0" - /* _mesa_function_pool[2612]: ReadInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[2682]: ReadInstrumentsSGIX (dynamic) */ "i\0" "glReadInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[2637]: CallLists (offset 3) */ + /* _mesa_function_pool[2707]: CallLists (offset 3) */ "iip\0" "glCallLists\0" "\0" - /* _mesa_function_pool[2654]: UniformMatrix2x4fv (will be remapped) */ + /* _mesa_function_pool[2724]: UniformMatrix2x4fv (will be remapped) */ "iiip\0" "glUniformMatrix2x4fv\0" "\0" - /* _mesa_function_pool[2681]: Color4ubVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[2751]: Color4ubVertex3fvSUN (dynamic) */ "pp\0" "glColor4ubVertex3fvSUN\0" "\0" - /* _mesa_function_pool[2708]: Normal3iv (offset 59) */ + /* _mesa_function_pool[2778]: Normal3iv (offset 59) */ "p\0" "glNormal3iv\0" "\0" - /* _mesa_function_pool[2723]: PassThrough (offset 199) */ + /* _mesa_function_pool[2793]: PassThrough (offset 199) */ "f\0" "glPassThrough\0" "\0" - /* _mesa_function_pool[2740]: TexParameterIivEXT (will be remapped) */ + /* _mesa_function_pool[2810]: GetVertexAttribIivEXT (will be remapped) */ + "iip\0" + "glGetVertexAttribIivEXT\0" + "\0" + /* _mesa_function_pool[2839]: TexParameterIivEXT (will be remapped) */ "iip\0" "glTexParameterIivEXT\0" "\0" - /* _mesa_function_pool[2766]: FramebufferTextureLayerEXT (will be remapped) */ + /* _mesa_function_pool[2865]: FramebufferTextureLayerEXT (will be remapped) */ "iiiii\0" "glFramebufferTextureLayer\0" "glFramebufferTextureLayerEXT\0" "\0" - /* _mesa_function_pool[2828]: GetListParameterfvSGIX (dynamic) */ + /* _mesa_function_pool[2927]: GetListParameterfvSGIX (dynamic) */ "iip\0" "glGetListParameterfvSGIX\0" "\0" - /* _mesa_function_pool[2858]: Viewport (offset 305) */ + /* _mesa_function_pool[2957]: Viewport (offset 305) */ "iiii\0" "glViewport\0" "\0" - /* _mesa_function_pool[2875]: VertexAttrib4NusvARB (will be remapped) */ + /* _mesa_function_pool[2974]: VertexAttrib4NusvARB (will be remapped) */ "ip\0" "glVertexAttrib4Nusv\0" "glVertexAttrib4NusvARB\0" "\0" - /* _mesa_function_pool[2922]: WindowPos4svMESA (will be remapped) */ + /* _mesa_function_pool[3021]: WindowPos4svMESA (will be remapped) */ "p\0" "glWindowPos4svMESA\0" "\0" - /* _mesa_function_pool[2944]: CreateProgramObjectARB (will be remapped) */ + /* _mesa_function_pool[3043]: CreateProgramObjectARB (will be remapped) */ "\0" "glCreateProgramObjectARB\0" "\0" - /* _mesa_function_pool[2971]: DeleteTransformFeedbacks (will be remapped) */ + /* _mesa_function_pool[3070]: DeleteTransformFeedbacks (will be remapped) */ "ip\0" "glDeleteTransformFeedbacks\0" "\0" - /* _mesa_function_pool[3002]: UniformMatrix4x3fv (will be remapped) */ + /* _mesa_function_pool[3101]: UniformMatrix4x3fv (will be remapped) */ "iiip\0" "glUniformMatrix4x3fv\0" "\0" - /* _mesa_function_pool[3029]: PrioritizeTextures (offset 331) */ + /* _mesa_function_pool[3128]: PrioritizeTextures (offset 331) */ "ipp\0" "glPrioritizeTextures\0" "glPrioritizeTexturesEXT\0" "\0" - /* _mesa_function_pool[3079]: AsyncMarkerSGIX (dynamic) */ + /* _mesa_function_pool[3178]: VertexAttribI3uiEXT (will be remapped) */ + "iiii\0" + "glVertexAttribI3uiEXT\0" + "\0" + /* _mesa_function_pool[3206]: AsyncMarkerSGIX (dynamic) */ "i\0" "glAsyncMarkerSGIX\0" "\0" - /* _mesa_function_pool[3100]: GlobalAlphaFactorubSUN (dynamic) */ + /* _mesa_function_pool[3227]: GlobalAlphaFactorubSUN (dynamic) */ "i\0" "glGlobalAlphaFactorubSUN\0" "\0" - /* _mesa_function_pool[3128]: ClearColorIuiEXT (will be remapped) */ + /* _mesa_function_pool[3255]: ClearColorIuiEXT (will be remapped) */ "iiii\0" "glClearColorIuiEXT\0" "\0" - /* _mesa_function_pool[3153]: ClearDebugLogMESA (dynamic) */ + /* _mesa_function_pool[3280]: ClearDebugLogMESA (dynamic) */ "iii\0" "glClearDebugLogMESA\0" "\0" - /* _mesa_function_pool[3178]: ResetHistogram (offset 369) */ + /* _mesa_function_pool[3305]: Uniform4uiEXT (will be remapped) */ + "iiiii\0" + "glUniform4uiEXT\0" + "\0" + /* _mesa_function_pool[3328]: ResetHistogram (offset 369) */ "i\0" "glResetHistogram\0" "glResetHistogramEXT\0" "\0" - /* _mesa_function_pool[3218]: GetProgramNamedParameterfvNV (will be remapped) */ + /* _mesa_function_pool[3368]: GetProgramNamedParameterfvNV (will be remapped) */ "iipp\0" "glGetProgramNamedParameterfvNV\0" "\0" - /* _mesa_function_pool[3255]: PointParameterfEXT (will be remapped) */ + /* _mesa_function_pool[3405]: PointParameterfEXT (will be remapped) */ "if\0" "glPointParameterf\0" "glPointParameterfARB\0" "glPointParameterfEXT\0" "glPointParameterfSGIS\0" "\0" - /* _mesa_function_pool[3341]: LoadIdentityDeformationMapSGIX (dynamic) */ + /* _mesa_function_pool[3491]: LoadIdentityDeformationMapSGIX (dynamic) */ "i\0" "glLoadIdentityDeformationMapSGIX\0" "\0" - /* _mesa_function_pool[3377]: GenFencesNV (will be remapped) */ + /* _mesa_function_pool[3527]: GenFencesNV (will be remapped) */ "ip\0" "glGenFencesNV\0" "\0" - /* _mesa_function_pool[3395]: ImageTransformParameterfHP (dynamic) */ + /* _mesa_function_pool[3545]: ImageTransformParameterfHP (dynamic) */ "iif\0" "glImageTransformParameterfHP\0" "\0" - /* _mesa_function_pool[3429]: MatrixIndexusvARB (dynamic) */ + /* _mesa_function_pool[3579]: MatrixIndexusvARB (dynamic) */ "ip\0" "glMatrixIndexusvARB\0" "\0" - /* _mesa_function_pool[3453]: DrawElementsBaseVertex (will be remapped) */ + /* _mesa_function_pool[3603]: DrawElementsBaseVertex (will be remapped) */ "iiipi\0" "glDrawElementsBaseVertex\0" "\0" - /* _mesa_function_pool[3485]: DisableVertexAttribArrayARB (will be remapped) */ + /* _mesa_function_pool[3635]: DisableVertexAttribArrayARB (will be remapped) */ "i\0" "glDisableVertexAttribArray\0" "glDisableVertexAttribArrayARB\0" "\0" - /* _mesa_function_pool[3545]: TexCoord2sv (offset 109) */ + /* _mesa_function_pool[3695]: TexCoord2sv (offset 109) */ "p\0" "glTexCoord2sv\0" "\0" - /* _mesa_function_pool[3562]: Vertex4dv (offset 143) */ + /* _mesa_function_pool[3712]: Vertex4dv (offset 143) */ "p\0" "glVertex4dv\0" "\0" - /* _mesa_function_pool[3577]: StencilMaskSeparate (will be remapped) */ + /* _mesa_function_pool[3727]: StencilMaskSeparate (will be remapped) */ "ii\0" "glStencilMaskSeparate\0" "\0" - /* _mesa_function_pool[3603]: ProgramLocalParameter4dARB (will be remapped) */ + /* _mesa_function_pool[3753]: ProgramLocalParameter4dARB (will be remapped) */ "iidddd\0" "glProgramLocalParameter4dARB\0" "\0" - /* _mesa_function_pool[3640]: CompressedTexImage3DARB (will be remapped) */ + /* _mesa_function_pool[3790]: CompressedTexImage3DARB (will be remapped) */ "iiiiiiiip\0" "glCompressedTexImage3D\0" "glCompressedTexImage3DARB\0" "\0" - /* _mesa_function_pool[3700]: Color3sv (offset 18) */ + /* _mesa_function_pool[3850]: Color3sv (offset 18) */ "p\0" "glColor3sv\0" "\0" - /* _mesa_function_pool[3714]: GetConvolutionParameteriv (offset 358) */ + /* _mesa_function_pool[3864]: GetConvolutionParameteriv (offset 358) */ "iip\0" "glGetConvolutionParameteriv\0" "glGetConvolutionParameterivEXT\0" "\0" - /* _mesa_function_pool[3778]: VertexAttrib1fARB (will be remapped) */ + /* _mesa_function_pool[3928]: VertexAttrib1fARB (will be remapped) */ "if\0" "glVertexAttrib1f\0" "glVertexAttrib1fARB\0" "\0" - /* _mesa_function_pool[3819]: Vertex2dv (offset 127) */ + /* _mesa_function_pool[3969]: Vertex2dv (offset 127) */ "p\0" "glVertex2dv\0" "\0" - /* _mesa_function_pool[3834]: TestFenceNV (will be remapped) */ + /* _mesa_function_pool[3984]: TestFenceNV (will be remapped) */ "i\0" "glTestFenceNV\0" "\0" - /* _mesa_function_pool[3851]: MultiTexCoord1fvARB (offset 379) */ + /* _mesa_function_pool[4001]: GetVertexAttribIuivEXT (will be remapped) */ + "iip\0" + "glGetVertexAttribIuivEXT\0" + "\0" + /* _mesa_function_pool[4031]: MultiTexCoord1fvARB (offset 379) */ "ip\0" "glMultiTexCoord1fv\0" "glMultiTexCoord1fvARB\0" "\0" - /* _mesa_function_pool[3896]: TexCoord3iv (offset 115) */ + /* _mesa_function_pool[4076]: TexCoord3iv (offset 115) */ "p\0" "glTexCoord3iv\0" "\0" - /* _mesa_function_pool[3913]: ColorFragmentOp2ATI (will be remapped) */ + /* _mesa_function_pool[4093]: Uniform2uivEXT (will be remapped) */ + "iip\0" + "glUniform2uivEXT\0" + "\0" + /* _mesa_function_pool[4115]: ColorFragmentOp2ATI (will be remapped) */ "iiiiiiiiii\0" "glColorFragmentOp2ATI\0" "\0" - /* _mesa_function_pool[3947]: SecondaryColorPointerListIBM (dynamic) */ + /* _mesa_function_pool[4149]: SecondaryColorPointerListIBM (dynamic) */ "iiipi\0" "glSecondaryColorPointerListIBM\0" "\0" - /* _mesa_function_pool[3985]: GetPixelTexGenParameterivSGIS (will be remapped) */ + /* _mesa_function_pool[4187]: GetPixelTexGenParameterivSGIS (will be remapped) */ "ip\0" "glGetPixelTexGenParameterivSGIS\0" "\0" - /* _mesa_function_pool[4021]: Color3fv (offset 14) */ + /* _mesa_function_pool[4223]: Color3fv (offset 14) */ "p\0" "glColor3fv\0" "\0" - /* _mesa_function_pool[4035]: VertexAttrib4fNV (will be remapped) */ + /* _mesa_function_pool[4237]: VertexAttrib4fNV (will be remapped) */ "iffff\0" "glVertexAttrib4fNV\0" "\0" - /* _mesa_function_pool[4061]: ReplacementCodeubSUN (dynamic) */ + /* _mesa_function_pool[4263]: ReplacementCodeubSUN (dynamic) */ "i\0" "glReplacementCodeubSUN\0" "\0" - /* _mesa_function_pool[4087]: FinishAsyncSGIX (dynamic) */ + /* _mesa_function_pool[4289]: FinishAsyncSGIX (dynamic) */ "p\0" "glFinishAsyncSGIX\0" "\0" - /* _mesa_function_pool[4108]: GetDebugLogMESA (dynamic) */ + /* _mesa_function_pool[4310]: GetDebugLogMESA (dynamic) */ "iiiipp\0" "glGetDebugLogMESA\0" "\0" - /* _mesa_function_pool[4134]: FogCoorddEXT (will be remapped) */ + /* _mesa_function_pool[4336]: FogCoorddEXT (will be remapped) */ "d\0" "glFogCoordd\0" "glFogCoorddEXT\0" "\0" - /* _mesa_function_pool[4164]: BeginConditionalRenderNV (will be remapped) */ + /* _mesa_function_pool[4366]: BeginConditionalRenderNV (will be remapped) */ "ii\0" "glBeginConditionalRenderNV\0" "\0" - /* _mesa_function_pool[4195]: Color4ubVertex3fSUN (dynamic) */ + /* _mesa_function_pool[4397]: Color4ubVertex3fSUN (dynamic) */ "iiiifff\0" "glColor4ubVertex3fSUN\0" "\0" - /* _mesa_function_pool[4226]: FogCoordfEXT (will be remapped) */ + /* _mesa_function_pool[4428]: FogCoordfEXT (will be remapped) */ "f\0" "glFogCoordf\0" "glFogCoordfEXT\0" "\0" - /* _mesa_function_pool[4256]: PointSize (offset 173) */ + /* _mesa_function_pool[4458]: PointSize (offset 173) */ "f\0" "glPointSize\0" "\0" - /* _mesa_function_pool[4271]: TexCoord2fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[4473]: VertexAttribI2uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI2uivEXT\0" + "\0" + /* _mesa_function_pool[4500]: TexCoord2fVertex3fSUN (dynamic) */ "fffff\0" "glTexCoord2fVertex3fSUN\0" "\0" - /* _mesa_function_pool[4302]: PopName (offset 200) */ + /* _mesa_function_pool[4531]: PopName (offset 200) */ "\0" "glPopName\0" "\0" - /* _mesa_function_pool[4314]: GlobalAlphaFactoriSUN (dynamic) */ + /* _mesa_function_pool[4543]: GlobalAlphaFactoriSUN (dynamic) */ "i\0" "glGlobalAlphaFactoriSUN\0" "\0" - /* _mesa_function_pool[4341]: VertexAttrib2dNV (will be remapped) */ + /* _mesa_function_pool[4570]: VertexAttrib2dNV (will be remapped) */ "idd\0" "glVertexAttrib2dNV\0" "\0" - /* _mesa_function_pool[4365]: GetProgramInfoLog (will be remapped) */ + /* _mesa_function_pool[4594]: GetProgramInfoLog (will be remapped) */ "iipp\0" "glGetProgramInfoLog\0" "\0" - /* _mesa_function_pool[4391]: VertexAttrib4NbvARB (will be remapped) */ + /* _mesa_function_pool[4620]: VertexAttrib4NbvARB (will be remapped) */ "ip\0" "glVertexAttrib4Nbv\0" "glVertexAttrib4NbvARB\0" "\0" - /* _mesa_function_pool[4436]: GetActiveAttribARB (will be remapped) */ + /* _mesa_function_pool[4665]: GetActiveAttribARB (will be remapped) */ "iiipppp\0" "glGetActiveAttrib\0" "glGetActiveAttribARB\0" "\0" - /* _mesa_function_pool[4484]: Vertex4sv (offset 149) */ + /* _mesa_function_pool[4713]: Vertex4sv (offset 149) */ "p\0" "glVertex4sv\0" "\0" - /* _mesa_function_pool[4499]: VertexAttrib4ubNV (will be remapped) */ + /* _mesa_function_pool[4728]: VertexAttrib4ubNV (will be remapped) */ "iiiii\0" "glVertexAttrib4ubNV\0" "\0" - /* _mesa_function_pool[4526]: TextureRangeAPPLE (will be remapped) */ + /* _mesa_function_pool[4755]: TextureRangeAPPLE (will be remapped) */ "iip\0" "glTextureRangeAPPLE\0" "\0" - /* _mesa_function_pool[4551]: GetTexEnvfv (offset 276) */ + /* _mesa_function_pool[4780]: GetTexEnvfv (offset 276) */ "iip\0" "glGetTexEnvfv\0" "\0" - /* _mesa_function_pool[4570]: BindTransformFeedback (will be remapped) */ + /* _mesa_function_pool[4799]: BindTransformFeedback (will be remapped) */ "ii\0" "glBindTransformFeedback\0" "\0" - /* _mesa_function_pool[4598]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[4827]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ "ffffffffffff\0" "glTexCoord2fColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[4651]: Indexub (offset 315) */ + /* _mesa_function_pool[4880]: Indexub (offset 315) */ "i\0" "glIndexub\0" "\0" - /* _mesa_function_pool[4664]: ColorMaskIndexedEXT (will be remapped) */ - "iiiii\0" - "glColorMaskIndexedEXT\0" - "\0" - /* _mesa_function_pool[4693]: TexEnvi (offset 186) */ + /* _mesa_function_pool[4893]: TexEnvi (offset 186) */ "iii\0" "glTexEnvi\0" "\0" - /* _mesa_function_pool[4708]: GetClipPlane (offset 259) */ + /* _mesa_function_pool[4908]: GetClipPlane (offset 259) */ "ip\0" "glGetClipPlane\0" "\0" - /* _mesa_function_pool[4727]: CombinerParameterfvNV (will be remapped) */ + /* _mesa_function_pool[4927]: CombinerParameterfvNV (will be remapped) */ "ip\0" "glCombinerParameterfvNV\0" "\0" - /* _mesa_function_pool[4755]: VertexAttribs3dvNV (will be remapped) */ + /* _mesa_function_pool[4955]: VertexAttribs3dvNV (will be remapped) */ "iip\0" "glVertexAttribs3dvNV\0" "\0" - /* _mesa_function_pool[4781]: VertexAttribs4fvNV (will be remapped) */ + /* _mesa_function_pool[4981]: VertexAttribI2uiEXT (will be remapped) */ + "iii\0" + "glVertexAttribI2uiEXT\0" + "\0" + /* _mesa_function_pool[5008]: VertexAttribs4fvNV (will be remapped) */ "iip\0" "glVertexAttribs4fvNV\0" "\0" - /* _mesa_function_pool[4807]: VertexArrayRangeNV (will be remapped) */ + /* _mesa_function_pool[5034]: VertexArrayRangeNV (will be remapped) */ "ip\0" "glVertexArrayRangeNV\0" "\0" - /* _mesa_function_pool[4832]: FragmentLightiSGIX (dynamic) */ + /* _mesa_function_pool[5059]: FragmentLightiSGIX (dynamic) */ "iii\0" "glFragmentLightiSGIX\0" "\0" - /* _mesa_function_pool[4858]: PolygonOffsetEXT (will be remapped) */ + /* _mesa_function_pool[5085]: PolygonOffsetEXT (will be remapped) */ "ff\0" "glPolygonOffsetEXT\0" "\0" - /* _mesa_function_pool[4881]: PollAsyncSGIX (dynamic) */ + /* _mesa_function_pool[5108]: VertexAttribI4uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4uivEXT\0" + "\0" + /* _mesa_function_pool[5135]: PollAsyncSGIX (dynamic) */ "p\0" "glPollAsyncSGIX\0" "\0" - /* _mesa_function_pool[4900]: DeleteFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[5154]: DeleteFragmentShaderATI (will be remapped) */ "i\0" "glDeleteFragmentShaderATI\0" "\0" - /* _mesa_function_pool[4929]: Scaled (offset 301) */ + /* _mesa_function_pool[5183]: Scaled (offset 301) */ "ddd\0" "glScaled\0" "\0" - /* _mesa_function_pool[4943]: ResumeTransformFeedback (will be remapped) */ + /* _mesa_function_pool[5197]: ResumeTransformFeedback (will be remapped) */ "\0" "glResumeTransformFeedback\0" "\0" - /* _mesa_function_pool[4971]: Scalef (offset 302) */ + /* _mesa_function_pool[5225]: Scalef (offset 302) */ "fff\0" "glScalef\0" "\0" - /* _mesa_function_pool[4985]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[5239]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */ "ppp\0" "glTexCoord2fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[5023]: MultTransposeMatrixdARB (will be remapped) */ + /* _mesa_function_pool[5277]: MultTransposeMatrixdARB (will be remapped) */ "p\0" "glMultTransposeMatrixd\0" "glMultTransposeMatrixdARB\0" "\0" - /* _mesa_function_pool[5075]: ObjectUnpurgeableAPPLE (will be remapped) */ + /* _mesa_function_pool[5329]: ColorMaskIndexedEXT (will be remapped) */ + "iiiii\0" + "glColorMaskIndexedEXT\0" + "\0" + /* _mesa_function_pool[5358]: ObjectUnpurgeableAPPLE (will be remapped) */ "iii\0" "glObjectUnpurgeableAPPLE\0" "\0" - /* _mesa_function_pool[5105]: AlphaFunc (offset 240) */ + /* _mesa_function_pool[5388]: AlphaFunc (offset 240) */ "if\0" "glAlphaFunc\0" "\0" - /* _mesa_function_pool[5121]: WindowPos2svMESA (will be remapped) */ + /* _mesa_function_pool[5404]: WindowPos2svMESA (will be remapped) */ "p\0" "glWindowPos2sv\0" "glWindowPos2svARB\0" "glWindowPos2svMESA\0" "\0" - /* _mesa_function_pool[5176]: EdgeFlag (offset 41) */ + /* _mesa_function_pool[5459]: EdgeFlag (offset 41) */ "i\0" "glEdgeFlag\0" "\0" - /* _mesa_function_pool[5190]: TexCoord2iv (offset 107) */ + /* _mesa_function_pool[5473]: TexCoord2iv (offset 107) */ "p\0" "glTexCoord2iv\0" "\0" - /* _mesa_function_pool[5207]: CompressedTexImage1DARB (will be remapped) */ + /* _mesa_function_pool[5490]: CompressedTexImage1DARB (will be remapped) */ "iiiiiip\0" "glCompressedTexImage1D\0" "glCompressedTexImage1DARB\0" "\0" - /* _mesa_function_pool[5265]: Rotated (offset 299) */ + /* _mesa_function_pool[5548]: Rotated (offset 299) */ "dddd\0" "glRotated\0" "\0" - /* _mesa_function_pool[5281]: GetTexParameterIuivEXT (will be remapped) */ + /* _mesa_function_pool[5564]: GetTexParameterIuivEXT (will be remapped) */ "iip\0" "glGetTexParameterIuivEXT\0" "\0" - /* _mesa_function_pool[5311]: VertexAttrib2sNV (will be remapped) */ + /* _mesa_function_pool[5594]: VertexAttrib2sNV (will be remapped) */ "iii\0" "glVertexAttrib2sNV\0" "\0" - /* _mesa_function_pool[5335]: ReadPixels (offset 256) */ + /* _mesa_function_pool[5618]: ReadPixels (offset 256) */ "iiiiiip\0" "glReadPixels\0" "\0" - /* _mesa_function_pool[5357]: EdgeFlagv (offset 42) */ + /* _mesa_function_pool[5640]: EdgeFlagv (offset 42) */ "p\0" "glEdgeFlagv\0" "\0" - /* _mesa_function_pool[5372]: NormalPointerListIBM (dynamic) */ + /* _mesa_function_pool[5655]: NormalPointerListIBM (dynamic) */ "iipi\0" "glNormalPointerListIBM\0" "\0" - /* _mesa_function_pool[5401]: IndexPointerEXT (will be remapped) */ + /* _mesa_function_pool[5684]: IndexPointerEXT (will be remapped) */ "iiip\0" "glIndexPointerEXT\0" "\0" - /* _mesa_function_pool[5425]: Color4iv (offset 32) */ + /* _mesa_function_pool[5708]: Color4iv (offset 32) */ "p\0" "glColor4iv\0" "\0" - /* _mesa_function_pool[5439]: TexParameterf (offset 178) */ + /* _mesa_function_pool[5722]: TexParameterf (offset 178) */ "iif\0" "glTexParameterf\0" "\0" - /* _mesa_function_pool[5460]: TexParameteri (offset 180) */ + /* _mesa_function_pool[5743]: TexParameteri (offset 180) */ "iii\0" "glTexParameteri\0" "\0" - /* _mesa_function_pool[5481]: NormalPointerEXT (will be remapped) */ + /* _mesa_function_pool[5764]: NormalPointerEXT (will be remapped) */ "iiip\0" "glNormalPointerEXT\0" "\0" - /* _mesa_function_pool[5506]: MultiTexCoord3dARB (offset 392) */ + /* _mesa_function_pool[5789]: MultiTexCoord3dARB (offset 392) */ "iddd\0" "glMultiTexCoord3d\0" "glMultiTexCoord3dARB\0" "\0" - /* _mesa_function_pool[5551]: MultiTexCoord2iARB (offset 388) */ + /* _mesa_function_pool[5834]: MultiTexCoord2iARB (offset 388) */ "iii\0" "glMultiTexCoord2i\0" "glMultiTexCoord2iARB\0" "\0" - /* _mesa_function_pool[5595]: DrawPixels (offset 257) */ + /* _mesa_function_pool[5878]: DrawPixels (offset 257) */ "iiiip\0" "glDrawPixels\0" "\0" - /* _mesa_function_pool[5615]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[5898]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */ "iffffffff\0" "glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[5675]: MultiTexCoord2svARB (offset 391) */ + /* _mesa_function_pool[5958]: MultiTexCoord2svARB (offset 391) */ "ip\0" "glMultiTexCoord2sv\0" "glMultiTexCoord2svARB\0" "\0" - /* _mesa_function_pool[5720]: ReplacementCodeubvSUN (dynamic) */ + /* _mesa_function_pool[6003]: ReplacementCodeubvSUN (dynamic) */ "p\0" "glReplacementCodeubvSUN\0" "\0" - /* _mesa_function_pool[5747]: Uniform3iARB (will be remapped) */ + /* _mesa_function_pool[6030]: Uniform3iARB (will be remapped) */ "iiii\0" "glUniform3i\0" "glUniform3iARB\0" "\0" - /* _mesa_function_pool[5780]: DrawTransformFeedback (will be remapped) */ + /* _mesa_function_pool[6063]: DrawTransformFeedback (will be remapped) */ "ii\0" "glDrawTransformFeedback\0" "\0" - /* _mesa_function_pool[5808]: GetFragmentMaterialfvSGIX (dynamic) */ + /* _mesa_function_pool[6091]: GetFragmentMaterialfvSGIX (dynamic) */ "iip\0" "glGetFragmentMaterialfvSGIX\0" "\0" - /* _mesa_function_pool[5841]: GetShaderInfoLog (will be remapped) */ + /* _mesa_function_pool[6124]: GetShaderInfoLog (will be remapped) */ "iipp\0" "glGetShaderInfoLog\0" "\0" - /* _mesa_function_pool[5866]: WeightivARB (dynamic) */ + /* _mesa_function_pool[6149]: WeightivARB (dynamic) */ "ip\0" "glWeightivARB\0" "\0" - /* _mesa_function_pool[5884]: PollInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[6167]: PollInstrumentsSGIX (dynamic) */ "p\0" "glPollInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[5909]: GlobalAlphaFactordSUN (dynamic) */ + /* _mesa_function_pool[6192]: GlobalAlphaFactordSUN (dynamic) */ "d\0" "glGlobalAlphaFactordSUN\0" "\0" - /* _mesa_function_pool[5936]: GetFinalCombinerInputParameterfvNV (will be remapped) */ + /* _mesa_function_pool[6219]: GetFinalCombinerInputParameterfvNV (will be remapped) */ "iip\0" "glGetFinalCombinerInputParameterfvNV\0" "\0" - /* _mesa_function_pool[5978]: GenerateMipmapEXT (will be remapped) */ + /* _mesa_function_pool[6261]: GenerateMipmapEXT (will be remapped) */ "i\0" "glGenerateMipmap\0" "glGenerateMipmapEXT\0" "\0" - /* _mesa_function_pool[6018]: GenLists (offset 5) */ + /* _mesa_function_pool[6301]: GenLists (offset 5) */ "i\0" "glGenLists\0" "\0" - /* _mesa_function_pool[6032]: SetFragmentShaderConstantATI (will be remapped) */ + /* _mesa_function_pool[6315]: SetFragmentShaderConstantATI (will be remapped) */ "ip\0" "glSetFragmentShaderConstantATI\0" "\0" - /* _mesa_function_pool[6067]: GetMapAttribParameterivNV (dynamic) */ + /* _mesa_function_pool[6350]: GetMapAttribParameterivNV (dynamic) */ "iiip\0" "glGetMapAttribParameterivNV\0" "\0" - /* _mesa_function_pool[6101]: CreateShaderObjectARB (will be remapped) */ + /* _mesa_function_pool[6384]: CreateShaderObjectARB (will be remapped) */ "i\0" "glCreateShaderObjectARB\0" "\0" - /* _mesa_function_pool[6128]: GetSharpenTexFuncSGIS (dynamic) */ + /* _mesa_function_pool[6411]: GetSharpenTexFuncSGIS (dynamic) */ "ip\0" "glGetSharpenTexFuncSGIS\0" "\0" - /* _mesa_function_pool[6156]: BufferDataARB (will be remapped) */ + /* _mesa_function_pool[6439]: BufferDataARB (will be remapped) */ "iipi\0" "glBufferData\0" "glBufferDataARB\0" "\0" - /* _mesa_function_pool[6191]: FlushVertexArrayRangeNV (will be remapped) */ + /* _mesa_function_pool[6474]: FlushVertexArrayRangeNV (will be remapped) */ "\0" "glFlushVertexArrayRangeNV\0" "\0" - /* _mesa_function_pool[6219]: MapGrid2d (offset 226) */ + /* _mesa_function_pool[6502]: MapGrid2d (offset 226) */ "iddidd\0" "glMapGrid2d\0" "\0" - /* _mesa_function_pool[6239]: MapGrid2f (offset 227) */ + /* _mesa_function_pool[6522]: MapGrid2f (offset 227) */ "iffiff\0" "glMapGrid2f\0" "\0" - /* _mesa_function_pool[6259]: SampleMapATI (will be remapped) */ + /* _mesa_function_pool[6542]: SampleMapATI (will be remapped) */ "iii\0" "glSampleMapATI\0" "\0" - /* _mesa_function_pool[6279]: VertexPointerEXT (will be remapped) */ + /* _mesa_function_pool[6562]: VertexPointerEXT (will be remapped) */ "iiiip\0" "glVertexPointerEXT\0" "\0" - /* _mesa_function_pool[6305]: GetTexFilterFuncSGIS (dynamic) */ + /* _mesa_function_pool[6588]: GetTexFilterFuncSGIS (dynamic) */ "iip\0" "glGetTexFilterFuncSGIS\0" "\0" - /* _mesa_function_pool[6333]: Scissor (offset 176) */ + /* _mesa_function_pool[6616]: Scissor (offset 176) */ "iiii\0" "glScissor\0" "\0" - /* _mesa_function_pool[6349]: Fogf (offset 153) */ + /* _mesa_function_pool[6632]: Fogf (offset 153) */ "if\0" "glFogf\0" "\0" - /* _mesa_function_pool[6360]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[6643]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiColor4ubVertex3fvSUN\0" "\0" - /* _mesa_function_pool[6405]: TexSubImage1D (offset 332) */ + /* _mesa_function_pool[6688]: TexSubImage1D (offset 332) */ "iiiiiip\0" "glTexSubImage1D\0" "glTexSubImage1DEXT\0" "\0" - /* _mesa_function_pool[6449]: VertexAttrib1sARB (will be remapped) */ + /* _mesa_function_pool[6732]: VertexAttrib1sARB (will be remapped) */ "ii\0" "glVertexAttrib1s\0" "glVertexAttrib1sARB\0" "\0" - /* _mesa_function_pool[6490]: FenceSync (will be remapped) */ + /* _mesa_function_pool[6773]: FenceSync (will be remapped) */ "ii\0" "glFenceSync\0" "\0" - /* _mesa_function_pool[6506]: Color4usv (offset 40) */ + /* _mesa_function_pool[6789]: Color4usv (offset 40) */ "p\0" "glColor4usv\0" "\0" - /* _mesa_function_pool[6521]: Fogi (offset 155) */ + /* _mesa_function_pool[6804]: Fogi (offset 155) */ "ii\0" "glFogi\0" "\0" - /* _mesa_function_pool[6532]: DepthRange (offset 288) */ + /* _mesa_function_pool[6815]: DepthRange (offset 288) */ "dd\0" "glDepthRange\0" "\0" - /* _mesa_function_pool[6549]: RasterPos3iv (offset 75) */ + /* _mesa_function_pool[6832]: RasterPos3iv (offset 75) */ "p\0" "glRasterPos3iv\0" "\0" - /* _mesa_function_pool[6567]: FinalCombinerInputNV (will be remapped) */ + /* _mesa_function_pool[6850]: FinalCombinerInputNV (will be remapped) */ "iiii\0" "glFinalCombinerInputNV\0" "\0" - /* _mesa_function_pool[6596]: TexCoord2i (offset 106) */ + /* _mesa_function_pool[6879]: TexCoord2i (offset 106) */ "ii\0" "glTexCoord2i\0" "\0" - /* _mesa_function_pool[6613]: PixelMapfv (offset 251) */ + /* _mesa_function_pool[6896]: PixelMapfv (offset 251) */ "iip\0" "glPixelMapfv\0" "\0" - /* _mesa_function_pool[6631]: Color4ui (offset 37) */ + /* _mesa_function_pool[6914]: Color4ui (offset 37) */ "iiii\0" "glColor4ui\0" "\0" - /* _mesa_function_pool[6648]: RasterPos3s (offset 76) */ + /* _mesa_function_pool[6931]: RasterPos3s (offset 76) */ "iii\0" "glRasterPos3s\0" "\0" - /* _mesa_function_pool[6667]: Color3usv (offset 24) */ + /* _mesa_function_pool[6950]: Color3usv (offset 24) */ "p\0" "glColor3usv\0" "\0" - /* _mesa_function_pool[6682]: FlushRasterSGIX (dynamic) */ + /* _mesa_function_pool[6965]: FlushRasterSGIX (dynamic) */ "\0" "glFlushRasterSGIX\0" "\0" - /* _mesa_function_pool[6702]: TexCoord2f (offset 104) */ + /* _mesa_function_pool[6985]: TexCoord2f (offset 104) */ "ff\0" "glTexCoord2f\0" "\0" - /* _mesa_function_pool[6719]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[7002]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */ "ifffff\0" "glReplacementCodeuiTexCoord2fVertex3fSUN\0" "\0" - /* _mesa_function_pool[6768]: TexCoord2d (offset 102) */ + /* _mesa_function_pool[7051]: TexCoord2d (offset 102) */ "dd\0" "glTexCoord2d\0" "\0" - /* _mesa_function_pool[6785]: RasterPos3d (offset 70) */ + /* _mesa_function_pool[7068]: RasterPos3d (offset 70) */ "ddd\0" "glRasterPos3d\0" "\0" - /* _mesa_function_pool[6804]: RasterPos3f (offset 72) */ + /* _mesa_function_pool[7087]: RasterPos3f (offset 72) */ "fff\0" "glRasterPos3f\0" "\0" - /* _mesa_function_pool[6823]: Uniform1fARB (will be remapped) */ + /* _mesa_function_pool[7106]: Uniform1fARB (will be remapped) */ "if\0" "glUniform1f\0" "glUniform1fARB\0" "\0" - /* _mesa_function_pool[6854]: AreTexturesResident (offset 322) */ + /* _mesa_function_pool[7137]: AreTexturesResident (offset 322) */ "ipp\0" "glAreTexturesResident\0" "glAreTexturesResidentEXT\0" "\0" - /* _mesa_function_pool[6906]: TexCoord2s (offset 108) */ + /* _mesa_function_pool[7189]: TexCoord2s (offset 108) */ "ii\0" "glTexCoord2s\0" "\0" - /* _mesa_function_pool[6923]: StencilOpSeparate (will be remapped) */ + /* _mesa_function_pool[7206]: StencilOpSeparate (will be remapped) */ "iiii\0" "glStencilOpSeparate\0" "glStencilOpSeparateATI\0" "\0" - /* _mesa_function_pool[6972]: ColorTableParameteriv (offset 341) */ + /* _mesa_function_pool[7255]: ColorTableParameteriv (offset 341) */ "iip\0" "glColorTableParameteriv\0" "glColorTableParameterivSGI\0" "\0" - /* _mesa_function_pool[7028]: FogCoordPointerListIBM (dynamic) */ + /* _mesa_function_pool[7311]: FogCoordPointerListIBM (dynamic) */ "iipi\0" "glFogCoordPointerListIBM\0" "\0" - /* _mesa_function_pool[7059]: WindowPos3dMESA (will be remapped) */ + /* _mesa_function_pool[7342]: WindowPos3dMESA (will be remapped) */ "ddd\0" "glWindowPos3d\0" "glWindowPos3dARB\0" "glWindowPos3dMESA\0" "\0" - /* _mesa_function_pool[7113]: Color4us (offset 39) */ + /* _mesa_function_pool[7396]: Color4us (offset 39) */ "iiii\0" "glColor4us\0" "\0" - /* _mesa_function_pool[7130]: PointParameterfvEXT (will be remapped) */ + /* _mesa_function_pool[7413]: PointParameterfvEXT (will be remapped) */ "ip\0" "glPointParameterfv\0" "glPointParameterfvARB\0" "glPointParameterfvEXT\0" "glPointParameterfvSGIS\0" "\0" - /* _mesa_function_pool[7220]: Color3bv (offset 10) */ + /* _mesa_function_pool[7503]: Color3bv (offset 10) */ "p\0" "glColor3bv\0" "\0" - /* _mesa_function_pool[7234]: WindowPos2fvMESA (will be remapped) */ + /* _mesa_function_pool[7517]: WindowPos2fvMESA (will be remapped) */ "p\0" "glWindowPos2fv\0" "glWindowPos2fvARB\0" "glWindowPos2fvMESA\0" "\0" - /* _mesa_function_pool[7289]: SecondaryColor3bvEXT (will be remapped) */ + /* _mesa_function_pool[7572]: SecondaryColor3bvEXT (will be remapped) */ "p\0" "glSecondaryColor3bv\0" "glSecondaryColor3bvEXT\0" "\0" - /* _mesa_function_pool[7335]: VertexPointerListIBM (dynamic) */ + /* _mesa_function_pool[7618]: VertexPointerListIBM (dynamic) */ "iiipi\0" "glVertexPointerListIBM\0" "\0" - /* _mesa_function_pool[7365]: GetProgramLocalParameterfvARB (will be remapped) */ + /* _mesa_function_pool[7648]: GetProgramLocalParameterfvARB (will be remapped) */ "iip\0" "glGetProgramLocalParameterfvARB\0" "\0" - /* _mesa_function_pool[7402]: FragmentMaterialfSGIX (dynamic) */ + /* _mesa_function_pool[7685]: FragmentMaterialfSGIX (dynamic) */ "iif\0" "glFragmentMaterialfSGIX\0" "\0" - /* _mesa_function_pool[7431]: TexCoord2fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[7714]: TexCoord2fNormal3fVertex3fSUN (dynamic) */ "ffffffff\0" "glTexCoord2fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[7473]: RenderbufferStorageEXT (will be remapped) */ + /* _mesa_function_pool[7756]: RenderbufferStorageEXT (will be remapped) */ "iiii\0" "glRenderbufferStorage\0" "glRenderbufferStorageEXT\0" "\0" - /* _mesa_function_pool[7526]: IsFenceNV (will be remapped) */ + /* _mesa_function_pool[7809]: IsFenceNV (will be remapped) */ "i\0" "glIsFenceNV\0" "\0" - /* _mesa_function_pool[7541]: AttachObjectARB (will be remapped) */ + /* _mesa_function_pool[7824]: AttachObjectARB (will be remapped) */ "ii\0" "glAttachObjectARB\0" "\0" - /* _mesa_function_pool[7563]: GetFragmentLightivSGIX (dynamic) */ + /* _mesa_function_pool[7846]: GetFragmentLightivSGIX (dynamic) */ "iip\0" "glGetFragmentLightivSGIX\0" "\0" - /* _mesa_function_pool[7593]: UniformMatrix2fvARB (will be remapped) */ + /* _mesa_function_pool[7876]: UniformMatrix2fvARB (will be remapped) */ "iiip\0" "glUniformMatrix2fv\0" "glUniformMatrix2fvARB\0" "\0" - /* _mesa_function_pool[7640]: MultiTexCoord2fARB (offset 386) */ + /* _mesa_function_pool[7923]: MultiTexCoord2fARB (offset 386) */ "iff\0" "glMultiTexCoord2f\0" "glMultiTexCoord2fARB\0" "\0" - /* _mesa_function_pool[7684]: ColorTable (offset 339) */ + /* _mesa_function_pool[7967]: ColorTable (offset 339) */ "iiiiip\0" "glColorTable\0" "glColorTableSGI\0" "glColorTableEXT\0" "\0" - /* _mesa_function_pool[7737]: IndexPointer (offset 314) */ + /* _mesa_function_pool[8020]: IndexPointer (offset 314) */ "iip\0" "glIndexPointer\0" "\0" - /* _mesa_function_pool[7757]: Accum (offset 213) */ + /* _mesa_function_pool[8040]: Accum (offset 213) */ "if\0" "glAccum\0" "\0" - /* _mesa_function_pool[7769]: GetTexImage (offset 281) */ + /* _mesa_function_pool[8052]: GetTexImage (offset 281) */ "iiiip\0" "glGetTexImage\0" "\0" - /* _mesa_function_pool[7790]: MapControlPointsNV (dynamic) */ + /* _mesa_function_pool[8073]: MapControlPointsNV (dynamic) */ "iiiiiiiip\0" "glMapControlPointsNV\0" "\0" - /* _mesa_function_pool[7822]: ConvolutionFilter2D (offset 349) */ + /* _mesa_function_pool[8105]: ConvolutionFilter2D (offset 349) */ "iiiiiip\0" "glConvolutionFilter2D\0" "glConvolutionFilter2DEXT\0" "\0" - /* _mesa_function_pool[7878]: Finish (offset 216) */ + /* _mesa_function_pool[8161]: Finish (offset 216) */ "\0" "glFinish\0" "\0" - /* _mesa_function_pool[7889]: MapParameterfvNV (dynamic) */ + /* _mesa_function_pool[8172]: MapParameterfvNV (dynamic) */ "iip\0" "glMapParameterfvNV\0" "\0" - /* _mesa_function_pool[7913]: ClearStencil (offset 207) */ + /* _mesa_function_pool[8196]: ClearStencil (offset 207) */ "i\0" "glClearStencil\0" "\0" - /* _mesa_function_pool[7931]: VertexAttrib3dvARB (will be remapped) */ + /* _mesa_function_pool[8214]: VertexAttrib3dvARB (will be remapped) */ "ip\0" "glVertexAttrib3dv\0" "glVertexAttrib3dvARB\0" "\0" - /* _mesa_function_pool[7974]: HintPGI (dynamic) */ + /* _mesa_function_pool[8257]: Uniform4uivEXT (will be remapped) */ + "iip\0" + "glUniform4uivEXT\0" + "\0" + /* _mesa_function_pool[8279]: HintPGI (dynamic) */ "ii\0" "glHintPGI\0" "\0" - /* _mesa_function_pool[7988]: ConvolutionParameteriv (offset 353) */ + /* _mesa_function_pool[8293]: ConvolutionParameteriv (offset 353) */ "iip\0" "glConvolutionParameteriv\0" "glConvolutionParameterivEXT\0" "\0" - /* _mesa_function_pool[8046]: Color4s (offset 33) */ + /* _mesa_function_pool[8351]: Color4s (offset 33) */ "iiii\0" "glColor4s\0" "\0" - /* _mesa_function_pool[8062]: InterleavedArrays (offset 317) */ + /* _mesa_function_pool[8367]: InterleavedArrays (offset 317) */ "iip\0" "glInterleavedArrays\0" "\0" - /* _mesa_function_pool[8087]: RasterPos2fv (offset 65) */ + /* _mesa_function_pool[8392]: RasterPos2fv (offset 65) */ "p\0" "glRasterPos2fv\0" "\0" - /* _mesa_function_pool[8105]: TexCoord1fv (offset 97) */ + /* _mesa_function_pool[8410]: TexCoord1fv (offset 97) */ "p\0" "glTexCoord1fv\0" "\0" - /* _mesa_function_pool[8122]: Vertex2d (offset 126) */ + /* _mesa_function_pool[8427]: Vertex2d (offset 126) */ "dd\0" "glVertex2d\0" "\0" - /* _mesa_function_pool[8137]: CullParameterdvEXT (dynamic) */ + /* _mesa_function_pool[8442]: CullParameterdvEXT (dynamic) */ "ip\0" "glCullParameterdvEXT\0" "\0" - /* _mesa_function_pool[8162]: ProgramNamedParameter4fNV (will be remapped) */ + /* _mesa_function_pool[8467]: ProgramNamedParameter4fNV (will be remapped) */ "iipffff\0" "glProgramNamedParameter4fNV\0" "\0" - /* _mesa_function_pool[8199]: Color3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[8504]: Color3fVertex3fSUN (dynamic) */ "ffffff\0" "glColor3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[8228]: ProgramEnvParameter4fvARB (will be remapped) */ + /* _mesa_function_pool[8533]: ProgramEnvParameter4fvARB (will be remapped) */ "iip\0" "glProgramEnvParameter4fvARB\0" "glProgramParameter4fvNV\0" "\0" - /* _mesa_function_pool[8285]: Color4i (offset 31) */ + /* _mesa_function_pool[8590]: Color4i (offset 31) */ "iiii\0" "glColor4i\0" "\0" - /* _mesa_function_pool[8301]: Color4f (offset 29) */ + /* _mesa_function_pool[8606]: Color4f (offset 29) */ "ffff\0" "glColor4f\0" "\0" - /* _mesa_function_pool[8317]: RasterPos4fv (offset 81) */ + /* _mesa_function_pool[8622]: RasterPos4fv (offset 81) */ "p\0" "glRasterPos4fv\0" "\0" - /* _mesa_function_pool[8335]: Color4d (offset 27) */ + /* _mesa_function_pool[8640]: Color4d (offset 27) */ "dddd\0" "glColor4d\0" "\0" - /* _mesa_function_pool[8351]: ClearIndex (offset 205) */ + /* _mesa_function_pool[8656]: ClearIndex (offset 205) */ "f\0" "glClearIndex\0" "\0" - /* _mesa_function_pool[8367]: Color4b (offset 25) */ + /* _mesa_function_pool[8672]: Color4b (offset 25) */ "iiii\0" "glColor4b\0" "\0" - /* _mesa_function_pool[8383]: LoadMatrixd (offset 292) */ + /* _mesa_function_pool[8688]: LoadMatrixd (offset 292) */ "p\0" "glLoadMatrixd\0" "\0" - /* _mesa_function_pool[8400]: FragmentLightModeliSGIX (dynamic) */ + /* _mesa_function_pool[8705]: FragmentLightModeliSGIX (dynamic) */ "ii\0" "glFragmentLightModeliSGIX\0" "\0" - /* _mesa_function_pool[8430]: RasterPos2dv (offset 63) */ + /* _mesa_function_pool[8735]: RasterPos2dv (offset 63) */ "p\0" "glRasterPos2dv\0" "\0" - /* _mesa_function_pool[8448]: ConvolutionParameterfv (offset 351) */ + /* _mesa_function_pool[8753]: ConvolutionParameterfv (offset 351) */ "iip\0" "glConvolutionParameterfv\0" "glConvolutionParameterfvEXT\0" "\0" - /* _mesa_function_pool[8506]: TbufferMask3DFX (dynamic) */ + /* _mesa_function_pool[8811]: TbufferMask3DFX (dynamic) */ "i\0" "glTbufferMask3DFX\0" "\0" - /* _mesa_function_pool[8527]: GetTexGendv (offset 278) */ + /* _mesa_function_pool[8832]: GetTexGendv (offset 278) */ "iip\0" "glGetTexGendv\0" "\0" - /* _mesa_function_pool[8546]: GetVertexAttribfvNV (will be remapped) */ + /* _mesa_function_pool[8851]: GetVertexAttribfvNV (will be remapped) */ "iip\0" "glGetVertexAttribfvNV\0" "\0" - /* _mesa_function_pool[8573]: BeginTransformFeedbackEXT (will be remapped) */ + /* _mesa_function_pool[8878]: BeginTransformFeedbackEXT (will be remapped) */ "i\0" "glBeginTransformFeedbackEXT\0" "glBeginTransformFeedback\0" "\0" - /* _mesa_function_pool[8629]: LoadProgramNV (will be remapped) */ + /* _mesa_function_pool[8934]: LoadProgramNV (will be remapped) */ "iiip\0" "glLoadProgramNV\0" "\0" - /* _mesa_function_pool[8651]: WaitSync (will be remapped) */ + /* _mesa_function_pool[8956]: WaitSync (will be remapped) */ "iii\0" "glWaitSync\0" "\0" - /* _mesa_function_pool[8667]: EndList (offset 1) */ + /* _mesa_function_pool[8972]: EndList (offset 1) */ "\0" "glEndList\0" "\0" - /* _mesa_function_pool[8679]: VertexAttrib4fvNV (will be remapped) */ + /* _mesa_function_pool[8984]: VertexAttrib4fvNV (will be remapped) */ "ip\0" "glVertexAttrib4fvNV\0" "\0" - /* _mesa_function_pool[8703]: GetAttachedObjectsARB (will be remapped) */ + /* _mesa_function_pool[9008]: GetAttachedObjectsARB (will be remapped) */ "iipp\0" "glGetAttachedObjectsARB\0" "\0" - /* _mesa_function_pool[8733]: Uniform3fvARB (will be remapped) */ + /* _mesa_function_pool[9038]: Uniform3fvARB (will be remapped) */ "iip\0" "glUniform3fv\0" "glUniform3fvARB\0" "\0" - /* _mesa_function_pool[8767]: EvalCoord1fv (offset 231) */ + /* _mesa_function_pool[9072]: EvalCoord1fv (offset 231) */ "p\0" "glEvalCoord1fv\0" "\0" - /* _mesa_function_pool[8785]: DrawRangeElements (offset 338) */ + /* _mesa_function_pool[9090]: DrawRangeElements (offset 338) */ "iiiiip\0" "glDrawRangeElements\0" "glDrawRangeElementsEXT\0" "\0" - /* _mesa_function_pool[8836]: EvalMesh2 (offset 238) */ + /* _mesa_function_pool[9141]: EvalMesh2 (offset 238) */ "iiiii\0" "glEvalMesh2\0" "\0" - /* _mesa_function_pool[8855]: Vertex4fv (offset 145) */ + /* _mesa_function_pool[9160]: Vertex4fv (offset 145) */ "p\0" "glVertex4fv\0" "\0" - /* _mesa_function_pool[8870]: GenTransformFeedbacks (will be remapped) */ + /* _mesa_function_pool[9175]: GenTransformFeedbacks (will be remapped) */ "ip\0" "glGenTransformFeedbacks\0" "\0" - /* _mesa_function_pool[8898]: SpriteParameterfvSGIX (dynamic) */ + /* _mesa_function_pool[9203]: SpriteParameterfvSGIX (dynamic) */ "ip\0" "glSpriteParameterfvSGIX\0" "\0" - /* _mesa_function_pool[8926]: CheckFramebufferStatusEXT (will be remapped) */ + /* _mesa_function_pool[9231]: CheckFramebufferStatusEXT (will be remapped) */ "i\0" "glCheckFramebufferStatus\0" "glCheckFramebufferStatusEXT\0" "\0" - /* _mesa_function_pool[8982]: GlobalAlphaFactoruiSUN (dynamic) */ + /* _mesa_function_pool[9287]: GlobalAlphaFactoruiSUN (dynamic) */ "i\0" "glGlobalAlphaFactoruiSUN\0" "\0" - /* _mesa_function_pool[9010]: GetHandleARB (will be remapped) */ + /* _mesa_function_pool[9315]: GetHandleARB (will be remapped) */ "i\0" "glGetHandleARB\0" "\0" - /* _mesa_function_pool[9028]: GetVertexAttribivARB (will be remapped) */ + /* _mesa_function_pool[9333]: GetVertexAttribivARB (will be remapped) */ "iip\0" "glGetVertexAttribiv\0" "glGetVertexAttribivARB\0" "\0" - /* _mesa_function_pool[9076]: GetCombinerInputParameterfvNV (will be remapped) */ + /* _mesa_function_pool[9381]: GetCombinerInputParameterfvNV (will be remapped) */ "iiiip\0" "glGetCombinerInputParameterfvNV\0" "\0" - /* _mesa_function_pool[9115]: GetTexParameterIivEXT (will be remapped) */ + /* _mesa_function_pool[9420]: GetTexParameterIivEXT (will be remapped) */ "iip\0" "glGetTexParameterIivEXT\0" "\0" - /* _mesa_function_pool[9144]: CreateProgram (will be remapped) */ + /* _mesa_function_pool[9449]: CreateProgram (will be remapped) */ "\0" "glCreateProgram\0" "\0" - /* _mesa_function_pool[9162]: LoadTransposeMatrixdARB (will be remapped) */ + /* _mesa_function_pool[9467]: LoadTransposeMatrixdARB (will be remapped) */ "p\0" "glLoadTransposeMatrixd\0" "glLoadTransposeMatrixdARB\0" "\0" - /* _mesa_function_pool[9214]: GetMinmax (offset 364) */ + /* _mesa_function_pool[9519]: GetMinmax (offset 364) */ "iiiip\0" "glGetMinmax\0" "glGetMinmaxEXT\0" "\0" - /* _mesa_function_pool[9248]: StencilFuncSeparate (will be remapped) */ + /* _mesa_function_pool[9553]: StencilFuncSeparate (will be remapped) */ "iiii\0" "glStencilFuncSeparate\0" "\0" - /* _mesa_function_pool[9276]: SecondaryColor3sEXT (will be remapped) */ + /* _mesa_function_pool[9581]: SecondaryColor3sEXT (will be remapped) */ "iii\0" "glSecondaryColor3s\0" "glSecondaryColor3sEXT\0" "\0" - /* _mesa_function_pool[9322]: Color3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[9627]: Color3fVertex3fvSUN (dynamic) */ "pp\0" "glColor3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[9348]: Normal3fv (offset 57) */ + /* _mesa_function_pool[9653]: Normal3fv (offset 57) */ "p\0" "glNormal3fv\0" "\0" - /* _mesa_function_pool[9363]: GlobalAlphaFactorbSUN (dynamic) */ + /* _mesa_function_pool[9668]: GlobalAlphaFactorbSUN (dynamic) */ "i\0" "glGlobalAlphaFactorbSUN\0" "\0" - /* _mesa_function_pool[9390]: Color3us (offset 23) */ + /* _mesa_function_pool[9695]: Color3us (offset 23) */ "iii\0" "glColor3us\0" "\0" - /* _mesa_function_pool[9406]: ImageTransformParameterfvHP (dynamic) */ + /* _mesa_function_pool[9711]: ImageTransformParameterfvHP (dynamic) */ "iip\0" "glImageTransformParameterfvHP\0" "\0" - /* _mesa_function_pool[9441]: VertexAttrib4ivARB (will be remapped) */ + /* _mesa_function_pool[9746]: VertexAttrib4ivARB (will be remapped) */ "ip\0" "glVertexAttrib4iv\0" "glVertexAttrib4ivARB\0" "\0" - /* _mesa_function_pool[9484]: End (offset 43) */ + /* _mesa_function_pool[9789]: End (offset 43) */ "\0" "glEnd\0" "\0" - /* _mesa_function_pool[9492]: VertexAttrib3fNV (will be remapped) */ + /* _mesa_function_pool[9797]: VertexAttrib3fNV (will be remapped) */ "ifff\0" "glVertexAttrib3fNV\0" "\0" - /* _mesa_function_pool[9517]: VertexAttribs2dvNV (will be remapped) */ + /* _mesa_function_pool[9822]: VertexAttribs2dvNV (will be remapped) */ "iip\0" "glVertexAttribs2dvNV\0" "\0" - /* _mesa_function_pool[9543]: GetQueryObjectui64vEXT (will be remapped) */ + /* _mesa_function_pool[9848]: GetQueryObjectui64vEXT (will be remapped) */ "iip\0" "glGetQueryObjectui64vEXT\0" "\0" - /* _mesa_function_pool[9573]: MultiTexCoord3fvARB (offset 395) */ + /* _mesa_function_pool[9878]: MultiTexCoord3fvARB (offset 395) */ "ip\0" "glMultiTexCoord3fv\0" "glMultiTexCoord3fvARB\0" "\0" - /* _mesa_function_pool[9618]: SecondaryColor3dEXT (will be remapped) */ + /* _mesa_function_pool[9923]: SecondaryColor3dEXT (will be remapped) */ "ddd\0" "glSecondaryColor3d\0" "glSecondaryColor3dEXT\0" "\0" - /* _mesa_function_pool[9664]: Color3ub (offset 19) */ + /* _mesa_function_pool[9969]: Color3ub (offset 19) */ "iii\0" "glColor3ub\0" "\0" - /* _mesa_function_pool[9680]: GetProgramParameterfvNV (will be remapped) */ + /* _mesa_function_pool[9985]: GetProgramParameterfvNV (will be remapped) */ "iiip\0" "glGetProgramParameterfvNV\0" "\0" - /* _mesa_function_pool[9712]: TangentPointerEXT (dynamic) */ + /* _mesa_function_pool[10017]: TangentPointerEXT (dynamic) */ "iip\0" "glTangentPointerEXT\0" "\0" - /* _mesa_function_pool[9737]: Color4fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[10042]: Color4fNormal3fVertex3fvSUN (dynamic) */ "ppp\0" "glColor4fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[9772]: GetInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[10077]: GetInstrumentsSGIX (dynamic) */ "\0" "glGetInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[9795]: Color3ui (offset 21) */ + /* _mesa_function_pool[10100]: GetUniformuivEXT (will be remapped) */ + "iip\0" + "glGetUniformuivEXT\0" + "\0" + /* _mesa_function_pool[10124]: Color3ui (offset 21) */ "iii\0" "glColor3ui\0" "\0" - /* _mesa_function_pool[9811]: EvalMapsNV (dynamic) */ + /* _mesa_function_pool[10140]: EvalMapsNV (dynamic) */ "ii\0" "glEvalMapsNV\0" "\0" - /* _mesa_function_pool[9828]: TexSubImage2D (offset 333) */ + /* _mesa_function_pool[10157]: TexSubImage2D (offset 333) */ "iiiiiiiip\0" "glTexSubImage2D\0" "glTexSubImage2DEXT\0" "\0" - /* _mesa_function_pool[9874]: FragmentLightivSGIX (dynamic) */ + /* _mesa_function_pool[10203]: FragmentLightivSGIX (dynamic) */ "iip\0" "glFragmentLightivSGIX\0" "\0" - /* _mesa_function_pool[9901]: GetTexParameterPointervAPPLE (will be remapped) */ + /* _mesa_function_pool[10230]: GetTexParameterPointervAPPLE (will be remapped) */ "iip\0" "glGetTexParameterPointervAPPLE\0" "\0" - /* _mesa_function_pool[9937]: TexGenfv (offset 191) */ + /* _mesa_function_pool[10266]: TexGenfv (offset 191) */ "iip\0" "glTexGenfv\0" "\0" - /* _mesa_function_pool[9953]: GetTransformFeedbackVaryingEXT (will be remapped) */ + /* _mesa_function_pool[10282]: GetTransformFeedbackVaryingEXT (will be remapped) */ "iiipppp\0" "glGetTransformFeedbackVaryingEXT\0" "glGetTransformFeedbackVarying\0" "\0" - /* _mesa_function_pool[10025]: VertexAttrib4bvARB (will be remapped) */ + /* _mesa_function_pool[10354]: VertexAttrib4bvARB (will be remapped) */ "ip\0" "glVertexAttrib4bv\0" "glVertexAttrib4bvARB\0" "\0" - /* _mesa_function_pool[10068]: AlphaFragmentOp2ATI (will be remapped) */ + /* _mesa_function_pool[10397]: AlphaFragmentOp2ATI (will be remapped) */ "iiiiiiiii\0" "glAlphaFragmentOp2ATI\0" "\0" - /* _mesa_function_pool[10101]: GetIntegerIndexedvEXT (will be remapped) */ + /* _mesa_function_pool[10430]: GetIntegerIndexedvEXT (will be remapped) */ "iip\0" "glGetIntegerIndexedvEXT\0" "\0" - /* _mesa_function_pool[10130]: MultiTexCoord4sARB (offset 406) */ + /* _mesa_function_pool[10459]: MultiTexCoord4sARB (offset 406) */ "iiiii\0" "glMultiTexCoord4s\0" "glMultiTexCoord4sARB\0" "\0" - /* _mesa_function_pool[10176]: GetFragmentMaterialivSGIX (dynamic) */ + /* _mesa_function_pool[10505]: GetFragmentMaterialivSGIX (dynamic) */ "iip\0" "glGetFragmentMaterialivSGIX\0" "\0" - /* _mesa_function_pool[10209]: WindowPos4dMESA (will be remapped) */ + /* _mesa_function_pool[10538]: WindowPos4dMESA (will be remapped) */ "dddd\0" "glWindowPos4dMESA\0" "\0" - /* _mesa_function_pool[10233]: WeightPointerARB (dynamic) */ + /* _mesa_function_pool[10562]: WeightPointerARB (dynamic) */ "iiip\0" "glWeightPointerARB\0" "\0" - /* _mesa_function_pool[10258]: WindowPos2dMESA (will be remapped) */ + /* _mesa_function_pool[10587]: WindowPos2dMESA (will be remapped) */ "dd\0" "glWindowPos2d\0" "glWindowPos2dARB\0" "glWindowPos2dMESA\0" "\0" - /* _mesa_function_pool[10311]: FramebufferTexture3DEXT (will be remapped) */ + /* _mesa_function_pool[10640]: FramebufferTexture3DEXT (will be remapped) */ "iiiiii\0" "glFramebufferTexture3D\0" "glFramebufferTexture3DEXT\0" "\0" - /* _mesa_function_pool[10368]: BlendEquation (offset 337) */ + /* _mesa_function_pool[10697]: BlendEquation (offset 337) */ "i\0" "glBlendEquation\0" "glBlendEquationEXT\0" "\0" - /* _mesa_function_pool[10406]: VertexAttrib3dNV (will be remapped) */ + /* _mesa_function_pool[10735]: VertexAttrib3dNV (will be remapped) */ "iddd\0" "glVertexAttrib3dNV\0" "\0" - /* _mesa_function_pool[10431]: VertexAttrib3dARB (will be remapped) */ + /* _mesa_function_pool[10760]: VertexAttrib3dARB (will be remapped) */ "iddd\0" "glVertexAttrib3d\0" "glVertexAttrib3dARB\0" "\0" - /* _mesa_function_pool[10474]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[10803]: VertexAttribI4usvEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4usvEXT\0" + "\0" + /* _mesa_function_pool[10830]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ "ppppp\0" "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[10538]: VertexAttrib4fARB (will be remapped) */ + /* _mesa_function_pool[10894]: VertexAttrib4fARB (will be remapped) */ "iffff\0" "glVertexAttrib4f\0" "glVertexAttrib4fARB\0" "\0" - /* _mesa_function_pool[10582]: GetError (offset 261) */ + /* _mesa_function_pool[10938]: GetError (offset 261) */ "\0" "glGetError\0" "\0" - /* _mesa_function_pool[10595]: IndexFuncEXT (dynamic) */ + /* _mesa_function_pool[10951]: IndexFuncEXT (dynamic) */ "if\0" "glIndexFuncEXT\0" "\0" - /* _mesa_function_pool[10614]: TexCoord3dv (offset 111) */ + /* _mesa_function_pool[10970]: TexCoord3dv (offset 111) */ "p\0" "glTexCoord3dv\0" "\0" - /* _mesa_function_pool[10631]: Indexdv (offset 45) */ + /* _mesa_function_pool[10987]: Indexdv (offset 45) */ "p\0" "glIndexdv\0" "\0" - /* _mesa_function_pool[10644]: FramebufferTexture2DEXT (will be remapped) */ + /* _mesa_function_pool[11000]: FramebufferTexture2DEXT (will be remapped) */ "iiiii\0" "glFramebufferTexture2D\0" "glFramebufferTexture2DEXT\0" "\0" - /* _mesa_function_pool[10700]: Normal3s (offset 60) */ + /* _mesa_function_pool[11056]: Normal3s (offset 60) */ "iii\0" "glNormal3s\0" "\0" - /* _mesa_function_pool[10716]: GetObjectParameterivAPPLE (will be remapped) */ + /* _mesa_function_pool[11072]: GetObjectParameterivAPPLE (will be remapped) */ "iiip\0" "glGetObjectParameterivAPPLE\0" "\0" - /* _mesa_function_pool[10750]: PushName (offset 201) */ + /* _mesa_function_pool[11106]: PushName (offset 201) */ "i\0" "glPushName\0" "\0" - /* _mesa_function_pool[10764]: MultiTexCoord2dvARB (offset 385) */ + /* _mesa_function_pool[11120]: MultiTexCoord2dvARB (offset 385) */ "ip\0" "glMultiTexCoord2dv\0" "glMultiTexCoord2dvARB\0" "\0" - /* _mesa_function_pool[10809]: CullParameterfvEXT (dynamic) */ + /* _mesa_function_pool[11165]: CullParameterfvEXT (dynamic) */ "ip\0" "glCullParameterfvEXT\0" "\0" - /* _mesa_function_pool[10834]: Normal3i (offset 58) */ + /* _mesa_function_pool[11190]: Normal3i (offset 58) */ "iii\0" "glNormal3i\0" "\0" - /* _mesa_function_pool[10850]: ProgramNamedParameter4fvNV (will be remapped) */ + /* _mesa_function_pool[11206]: ProgramNamedParameter4fvNV (will be remapped) */ "iipp\0" "glProgramNamedParameter4fvNV\0" "\0" - /* _mesa_function_pool[10885]: SecondaryColorPointerEXT (will be remapped) */ + /* _mesa_function_pool[11241]: SecondaryColorPointerEXT (will be remapped) */ "iiip\0" "glSecondaryColorPointer\0" "glSecondaryColorPointerEXT\0" "\0" - /* _mesa_function_pool[10942]: VertexAttrib4fvARB (will be remapped) */ + /* _mesa_function_pool[11298]: VertexAttrib4fvARB (will be remapped) */ "ip\0" "glVertexAttrib4fv\0" "glVertexAttrib4fvARB\0" "\0" - /* _mesa_function_pool[10985]: ColorPointerListIBM (dynamic) */ + /* _mesa_function_pool[11341]: ColorPointerListIBM (dynamic) */ "iiipi\0" "glColorPointerListIBM\0" "\0" - /* _mesa_function_pool[11014]: GetActiveUniformARB (will be remapped) */ + /* _mesa_function_pool[11370]: GetActiveUniformARB (will be remapped) */ "iiipppp\0" "glGetActiveUniform\0" "glGetActiveUniformARB\0" "\0" - /* _mesa_function_pool[11064]: ImageTransformParameteriHP (dynamic) */ + /* _mesa_function_pool[11420]: ImageTransformParameteriHP (dynamic) */ "iii\0" "glImageTransformParameteriHP\0" "\0" - /* _mesa_function_pool[11098]: Normal3b (offset 52) */ + /* _mesa_function_pool[11454]: Normal3b (offset 52) */ "iii\0" "glNormal3b\0" "\0" - /* _mesa_function_pool[11114]: Normal3d (offset 54) */ + /* _mesa_function_pool[11470]: Normal3d (offset 54) */ "ddd\0" "glNormal3d\0" "\0" - /* _mesa_function_pool[11130]: Normal3f (offset 56) */ + /* _mesa_function_pool[11486]: Uniform1uiEXT (will be remapped) */ + "ii\0" + "glUniform1uiEXT\0" + "\0" + /* _mesa_function_pool[11506]: Normal3f (offset 56) */ "fff\0" "glNormal3f\0" "\0" - /* _mesa_function_pool[11146]: MultiTexCoord1svARB (offset 383) */ + /* _mesa_function_pool[11522]: MultiTexCoord1svARB (offset 383) */ "ip\0" "glMultiTexCoord1sv\0" "glMultiTexCoord1svARB\0" "\0" - /* _mesa_function_pool[11191]: Indexi (offset 48) */ + /* _mesa_function_pool[11567]: Indexi (offset 48) */ "i\0" "glIndexi\0" "\0" - /* _mesa_function_pool[11203]: EGLImageTargetTexture2DOES (will be remapped) */ + /* _mesa_function_pool[11579]: EGLImageTargetTexture2DOES (will be remapped) */ "ip\0" "glEGLImageTargetTexture2DOES\0" "\0" - /* _mesa_function_pool[11236]: EndQueryARB (will be remapped) */ + /* _mesa_function_pool[11612]: EndQueryARB (will be remapped) */ "i\0" "glEndQuery\0" "glEndQueryARB\0" "\0" - /* _mesa_function_pool[11264]: DeleteFencesNV (will be remapped) */ + /* _mesa_function_pool[11640]: DeleteFencesNV (will be remapped) */ "ip\0" "glDeleteFencesNV\0" "\0" - /* _mesa_function_pool[11285]: DeformationMap3dSGIX (dynamic) */ - "iddiiddiiddiip\0" - "glDeformationMap3dSGIX\0" - "\0" - /* _mesa_function_pool[11324]: BindBufferRangeEXT (will be remapped) */ + /* _mesa_function_pool[11661]: BindBufferRangeEXT (will be remapped) */ "iiiii\0" "glBindBufferRangeEXT\0" "glBindBufferRange\0" "\0" - /* _mesa_function_pool[11370]: DepthMask (offset 211) */ + /* _mesa_function_pool[11707]: DepthMask (offset 211) */ "i\0" "glDepthMask\0" "\0" - /* _mesa_function_pool[11385]: IsShader (will be remapped) */ + /* _mesa_function_pool[11722]: IsShader (will be remapped) */ "i\0" "glIsShader\0" "\0" - /* _mesa_function_pool[11399]: Indexf (offset 46) */ + /* _mesa_function_pool[11736]: Indexf (offset 46) */ "f\0" "glIndexf\0" "\0" - /* _mesa_function_pool[11411]: GetImageTransformParameterivHP (dynamic) */ + /* _mesa_function_pool[11748]: GetImageTransformParameterivHP (dynamic) */ "iip\0" "glGetImageTransformParameterivHP\0" "\0" - /* _mesa_function_pool[11449]: Indexd (offset 44) */ + /* _mesa_function_pool[11786]: Indexd (offset 44) */ "d\0" "glIndexd\0" "\0" - /* _mesa_function_pool[11461]: GetMaterialiv (offset 270) */ + /* _mesa_function_pool[11798]: GetMaterialiv (offset 270) */ "iip\0" "glGetMaterialiv\0" "\0" - /* _mesa_function_pool[11482]: StencilOp (offset 244) */ + /* _mesa_function_pool[11819]: StencilOp (offset 244) */ "iii\0" "glStencilOp\0" "\0" - /* _mesa_function_pool[11499]: WindowPos4ivMESA (will be remapped) */ + /* _mesa_function_pool[11836]: WindowPos4ivMESA (will be remapped) */ "p\0" "glWindowPos4ivMESA\0" "\0" - /* _mesa_function_pool[11521]: FramebufferTextureLayer (dynamic) */ + /* _mesa_function_pool[11858]: FramebufferTextureLayer (dynamic) */ "iiiii\0" "glFramebufferTextureLayerARB\0" "\0" - /* _mesa_function_pool[11557]: MultiTexCoord3svARB (offset 399) */ + /* _mesa_function_pool[11894]: MultiTexCoord3svARB (offset 399) */ "ip\0" "glMultiTexCoord3sv\0" "glMultiTexCoord3svARB\0" "\0" - /* _mesa_function_pool[11602]: TexEnvfv (offset 185) */ + /* _mesa_function_pool[11939]: TexEnvfv (offset 185) */ "iip\0" "glTexEnvfv\0" "\0" - /* _mesa_function_pool[11618]: MultiTexCoord4iARB (offset 404) */ + /* _mesa_function_pool[11955]: MultiTexCoord4iARB (offset 404) */ "iiiii\0" "glMultiTexCoord4i\0" "glMultiTexCoord4iARB\0" "\0" - /* _mesa_function_pool[11664]: Indexs (offset 50) */ + /* _mesa_function_pool[12001]: Indexs (offset 50) */ "i\0" "glIndexs\0" "\0" - /* _mesa_function_pool[11676]: Binormal3ivEXT (dynamic) */ + /* _mesa_function_pool[12013]: Binormal3ivEXT (dynamic) */ "p\0" "glBinormal3ivEXT\0" "\0" - /* _mesa_function_pool[11696]: ResizeBuffersMESA (will be remapped) */ + /* _mesa_function_pool[12033]: ResizeBuffersMESA (will be remapped) */ "\0" "glResizeBuffersMESA\0" "\0" - /* _mesa_function_pool[11718]: GetUniformivARB (will be remapped) */ + /* _mesa_function_pool[12055]: GetUniformivARB (will be remapped) */ "iip\0" "glGetUniformiv\0" "glGetUniformivARB\0" "\0" - /* _mesa_function_pool[11756]: PixelTexGenParameteriSGIS (will be remapped) */ + /* _mesa_function_pool[12093]: PixelTexGenParameteriSGIS (will be remapped) */ "ii\0" "glPixelTexGenParameteriSGIS\0" "\0" - /* _mesa_function_pool[11788]: VertexPointervINTEL (dynamic) */ + /* _mesa_function_pool[12125]: VertexPointervINTEL (dynamic) */ "iip\0" "glVertexPointervINTEL\0" "\0" - /* _mesa_function_pool[11815]: Vertex2i (offset 130) */ + /* _mesa_function_pool[12152]: Vertex2i (offset 130) */ "ii\0" "glVertex2i\0" "\0" - /* _mesa_function_pool[11830]: LoadMatrixf (offset 291) */ + /* _mesa_function_pool[12167]: LoadMatrixf (offset 291) */ "p\0" "glLoadMatrixf\0" "\0" - /* _mesa_function_pool[11847]: Vertex2f (offset 128) */ + /* _mesa_function_pool[12184]: VertexAttribI1uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI1uivEXT\0" + "\0" + /* _mesa_function_pool[12211]: Vertex2f (offset 128) */ "ff\0" "glVertex2f\0" "\0" - /* _mesa_function_pool[11862]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[12226]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */ "pppp\0" "glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[11915]: Color4bv (offset 26) */ + /* _mesa_function_pool[12279]: Color4bv (offset 26) */ "p\0" "glColor4bv\0" "\0" - /* _mesa_function_pool[11929]: VertexPointer (offset 321) */ + /* _mesa_function_pool[12293]: VertexPointer (offset 321) */ "iiip\0" "glVertexPointer\0" "\0" - /* _mesa_function_pool[11951]: SecondaryColor3uiEXT (will be remapped) */ + /* _mesa_function_pool[12315]: SecondaryColor3uiEXT (will be remapped) */ "iii\0" "glSecondaryColor3ui\0" "glSecondaryColor3uiEXT\0" "\0" - /* _mesa_function_pool[11999]: StartInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[12363]: StartInstrumentsSGIX (dynamic) */ "\0" "glStartInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[12024]: SecondaryColor3usvEXT (will be remapped) */ + /* _mesa_function_pool[12388]: SecondaryColor3usvEXT (will be remapped) */ "p\0" "glSecondaryColor3usv\0" "glSecondaryColor3usvEXT\0" "\0" - /* _mesa_function_pool[12072]: VertexAttrib2fvNV (will be remapped) */ + /* _mesa_function_pool[12436]: VertexAttrib2fvNV (will be remapped) */ "ip\0" "glVertexAttrib2fvNV\0" "\0" - /* _mesa_function_pool[12096]: ProgramLocalParameter4dvARB (will be remapped) */ + /* _mesa_function_pool[12460]: ProgramLocalParameter4dvARB (will be remapped) */ "iip\0" "glProgramLocalParameter4dvARB\0" "\0" - /* _mesa_function_pool[12131]: DeleteLists (offset 4) */ + /* _mesa_function_pool[12495]: DeleteLists (offset 4) */ "ii\0" "glDeleteLists\0" "\0" - /* _mesa_function_pool[12149]: LogicOp (offset 242) */ + /* _mesa_function_pool[12513]: LogicOp (offset 242) */ "i\0" "glLogicOp\0" "\0" - /* _mesa_function_pool[12162]: MatrixIndexuivARB (dynamic) */ + /* _mesa_function_pool[12526]: MatrixIndexuivARB (dynamic) */ "ip\0" "glMatrixIndexuivARB\0" "\0" - /* _mesa_function_pool[12186]: Vertex2s (offset 132) */ + /* _mesa_function_pool[12550]: Vertex2s (offset 132) */ "ii\0" "glVertex2s\0" "\0" - /* _mesa_function_pool[12201]: RenderbufferStorageMultisample (will be remapped) */ + /* _mesa_function_pool[12565]: RenderbufferStorageMultisample (will be remapped) */ "iiiii\0" "glRenderbufferStorageMultisample\0" "glRenderbufferStorageMultisampleEXT\0" "\0" - /* _mesa_function_pool[12277]: TexCoord4fv (offset 121) */ + /* _mesa_function_pool[12641]: TexCoord4fv (offset 121) */ "p\0" "glTexCoord4fv\0" "\0" - /* _mesa_function_pool[12294]: Tangent3sEXT (dynamic) */ + /* _mesa_function_pool[12658]: Tangent3sEXT (dynamic) */ "iii\0" "glTangent3sEXT\0" "\0" - /* _mesa_function_pool[12314]: GlobalAlphaFactorfSUN (dynamic) */ + /* _mesa_function_pool[12678]: GlobalAlphaFactorfSUN (dynamic) */ "f\0" "glGlobalAlphaFactorfSUN\0" "\0" - /* _mesa_function_pool[12341]: MultiTexCoord3iARB (offset 396) */ + /* _mesa_function_pool[12705]: MultiTexCoord3iARB (offset 396) */ "iiii\0" "glMultiTexCoord3i\0" "glMultiTexCoord3iARB\0" "\0" - /* _mesa_function_pool[12386]: IsProgram (will be remapped) */ + /* _mesa_function_pool[12750]: IsProgram (will be remapped) */ "i\0" "glIsProgram\0" "\0" - /* _mesa_function_pool[12401]: TexCoordPointerListIBM (dynamic) */ + /* _mesa_function_pool[12765]: TexCoordPointerListIBM (dynamic) */ "iiipi\0" "glTexCoordPointerListIBM\0" "\0" - /* _mesa_function_pool[12433]: GlobalAlphaFactorusSUN (dynamic) */ + /* _mesa_function_pool[12797]: VertexAttribI4svEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4svEXT\0" + "\0" + /* _mesa_function_pool[12823]: GlobalAlphaFactorusSUN (dynamic) */ "i\0" "glGlobalAlphaFactorusSUN\0" "\0" - /* _mesa_function_pool[12461]: VertexAttrib2dvNV (will be remapped) */ + /* _mesa_function_pool[12851]: VertexAttrib2dvNV (will be remapped) */ "ip\0" "glVertexAttrib2dvNV\0" "\0" - /* _mesa_function_pool[12485]: FramebufferRenderbufferEXT (will be remapped) */ + /* _mesa_function_pool[12875]: FramebufferRenderbufferEXT (will be remapped) */ "iiii\0" "glFramebufferRenderbuffer\0" "glFramebufferRenderbufferEXT\0" "\0" - /* _mesa_function_pool[12546]: VertexAttrib1dvNV (will be remapped) */ + /* _mesa_function_pool[12936]: VertexAttrib1dvNV (will be remapped) */ "ip\0" "glVertexAttrib1dvNV\0" "\0" - /* _mesa_function_pool[12570]: GenTextures (offset 328) */ + /* _mesa_function_pool[12960]: GenTextures (offset 328) */ "ip\0" "glGenTextures\0" "glGenTexturesEXT\0" "\0" - /* _mesa_function_pool[12605]: FramebufferTextureARB (will be remapped) */ + /* _mesa_function_pool[12995]: FramebufferTextureARB (will be remapped) */ "iiii\0" "glFramebufferTextureARB\0" "\0" - /* _mesa_function_pool[12635]: SetFenceNV (will be remapped) */ + /* _mesa_function_pool[13025]: SetFenceNV (will be remapped) */ "ii\0" "glSetFenceNV\0" "\0" - /* _mesa_function_pool[12652]: FramebufferTexture1DEXT (will be remapped) */ + /* _mesa_function_pool[13042]: FramebufferTexture1DEXT (will be remapped) */ "iiiii\0" "glFramebufferTexture1D\0" "glFramebufferTexture1DEXT\0" "\0" - /* _mesa_function_pool[12708]: GetCombinerOutputParameterivNV (will be remapped) */ + /* _mesa_function_pool[13098]: GetCombinerOutputParameterivNV (will be remapped) */ "iiip\0" "glGetCombinerOutputParameterivNV\0" "\0" - /* _mesa_function_pool[12747]: PixelTexGenParameterivSGIS (will be remapped) */ + /* _mesa_function_pool[13137]: MultiModeDrawArraysIBM (will be remapped) */ + "pppii\0" + "glMultiModeDrawArraysIBM\0" + "\0" + /* _mesa_function_pool[13169]: PixelTexGenParameterivSGIS (will be remapped) */ "ip\0" "glPixelTexGenParameterivSGIS\0" "\0" - /* _mesa_function_pool[12780]: TextureNormalEXT (dynamic) */ + /* _mesa_function_pool[13202]: TextureNormalEXT (dynamic) */ "i\0" "glTextureNormalEXT\0" "\0" - /* _mesa_function_pool[12802]: IndexPointerListIBM (dynamic) */ + /* _mesa_function_pool[13224]: IndexPointerListIBM (dynamic) */ "iipi\0" "glIndexPointerListIBM\0" "\0" - /* _mesa_function_pool[12830]: WeightfvARB (dynamic) */ + /* _mesa_function_pool[13252]: WeightfvARB (dynamic) */ "ip\0" "glWeightfvARB\0" "\0" - /* _mesa_function_pool[12848]: RasterPos2sv (offset 69) */ + /* _mesa_function_pool[13270]: GetCombinerOutputParameterfvNV (will be remapped) */ + "iiip\0" + "glGetCombinerOutputParameterfvNV\0" + "\0" + /* _mesa_function_pool[13309]: RasterPos2sv (offset 69) */ "p\0" "glRasterPos2sv\0" "\0" - /* _mesa_function_pool[12866]: Color4ubv (offset 36) */ + /* _mesa_function_pool[13327]: Color4ubv (offset 36) */ "p\0" "glColor4ubv\0" "\0" - /* _mesa_function_pool[12881]: DrawBuffer (offset 202) */ + /* _mesa_function_pool[13342]: DrawBuffer (offset 202) */ "i\0" "glDrawBuffer\0" "\0" - /* _mesa_function_pool[12897]: TexCoord2fv (offset 105) */ + /* _mesa_function_pool[13358]: TexCoord2fv (offset 105) */ "p\0" "glTexCoord2fv\0" "\0" - /* _mesa_function_pool[12914]: WindowPos4fMESA (will be remapped) */ + /* _mesa_function_pool[13375]: WindowPos4fMESA (will be remapped) */ "ffff\0" "glWindowPos4fMESA\0" "\0" - /* _mesa_function_pool[12938]: TexCoord1sv (offset 101) */ + /* _mesa_function_pool[13399]: TexCoord1sv (offset 101) */ "p\0" "glTexCoord1sv\0" "\0" - /* _mesa_function_pool[12955]: WindowPos3dvMESA (will be remapped) */ + /* _mesa_function_pool[13416]: WindowPos3dvMESA (will be remapped) */ "p\0" "glWindowPos3dv\0" "glWindowPos3dvARB\0" "glWindowPos3dvMESA\0" "\0" - /* _mesa_function_pool[13010]: DepthFunc (offset 245) */ + /* _mesa_function_pool[13471]: DepthFunc (offset 245) */ "i\0" "glDepthFunc\0" "\0" - /* _mesa_function_pool[13025]: PixelMapusv (offset 253) */ + /* _mesa_function_pool[13486]: PixelMapusv (offset 253) */ "iip\0" "glPixelMapusv\0" "\0" - /* _mesa_function_pool[13044]: GetQueryObjecti64vEXT (will be remapped) */ + /* _mesa_function_pool[13505]: GetQueryObjecti64vEXT (will be remapped) */ "iip\0" "glGetQueryObjecti64vEXT\0" "\0" - /* _mesa_function_pool[13073]: MultiTexCoord1dARB (offset 376) */ + /* _mesa_function_pool[13534]: MultiTexCoord1dARB (offset 376) */ "id\0" "glMultiTexCoord1d\0" "glMultiTexCoord1dARB\0" "\0" - /* _mesa_function_pool[13116]: PointParameterivNV (will be remapped) */ + /* _mesa_function_pool[13577]: PointParameterivNV (will be remapped) */ "ip\0" "glPointParameteriv\0" "glPointParameterivNV\0" "\0" - /* _mesa_function_pool[13160]: BlendFunc (offset 241) */ + /* _mesa_function_pool[13621]: BlendFunc (offset 241) */ "ii\0" "glBlendFunc\0" "\0" - /* _mesa_function_pool[13176]: EndTransformFeedbackEXT (will be remapped) */ + /* _mesa_function_pool[13637]: EndTransformFeedbackEXT (will be remapped) */ "\0" "glEndTransformFeedbackEXT\0" "glEndTransformFeedback\0" "\0" - /* _mesa_function_pool[13227]: Uniform2fvARB (will be remapped) */ + /* _mesa_function_pool[13688]: Uniform2fvARB (will be remapped) */ "iip\0" "glUniform2fv\0" "glUniform2fvARB\0" "\0" - /* _mesa_function_pool[13261]: BufferParameteriAPPLE (will be remapped) */ + /* _mesa_function_pool[13722]: BufferParameteriAPPLE (will be remapped) */ "iii\0" "glBufferParameteriAPPLE\0" "\0" - /* _mesa_function_pool[13290]: MultiTexCoord3dvARB (offset 393) */ + /* _mesa_function_pool[13751]: MultiTexCoord3dvARB (offset 393) */ "ip\0" "glMultiTexCoord3dv\0" "glMultiTexCoord3dvARB\0" "\0" - /* _mesa_function_pool[13335]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[13796]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */ "pppp\0" "glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[13391]: DeleteObjectARB (will be remapped) */ + /* _mesa_function_pool[13852]: DeleteObjectARB (will be remapped) */ "i\0" "glDeleteObjectARB\0" "\0" - /* _mesa_function_pool[13412]: MatrixIndexPointerARB (dynamic) */ + /* _mesa_function_pool[13873]: MatrixIndexPointerARB (dynamic) */ "iiip\0" "glMatrixIndexPointerARB\0" "\0" - /* _mesa_function_pool[13442]: ProgramNamedParameter4dvNV (will be remapped) */ + /* _mesa_function_pool[13903]: ProgramNamedParameter4dvNV (will be remapped) */ "iipp\0" "glProgramNamedParameter4dvNV\0" "\0" - /* _mesa_function_pool[13477]: Tangent3fvEXT (dynamic) */ + /* _mesa_function_pool[13938]: Tangent3fvEXT (dynamic) */ "p\0" "glTangent3fvEXT\0" "\0" - /* _mesa_function_pool[13496]: Flush (offset 217) */ + /* _mesa_function_pool[13957]: Flush (offset 217) */ "\0" "glFlush\0" "\0" - /* _mesa_function_pool[13506]: Color4uiv (offset 38) */ + /* _mesa_function_pool[13967]: Color4uiv (offset 38) */ "p\0" "glColor4uiv\0" "\0" - /* _mesa_function_pool[13521]: GenVertexArrays (will be remapped) */ + /* _mesa_function_pool[13982]: VertexAttribI4iEXT (will be remapped) */ + "iiiii\0" + "glVertexAttribI4iEXT\0" + "\0" + /* _mesa_function_pool[14010]: GenVertexArrays (will be remapped) */ "ip\0" "glGenVertexArrays\0" "\0" - /* _mesa_function_pool[13543]: RasterPos3sv (offset 77) */ + /* _mesa_function_pool[14032]: Uniform3uivEXT (will be remapped) */ + "iip\0" + "glUniform3uivEXT\0" + "\0" + /* _mesa_function_pool[14054]: RasterPos3sv (offset 77) */ "p\0" "glRasterPos3sv\0" "\0" - /* _mesa_function_pool[13561]: BindFramebufferEXT (will be remapped) */ + /* _mesa_function_pool[14072]: BindFramebufferEXT (will be remapped) */ "ii\0" "glBindFramebuffer\0" "glBindFramebufferEXT\0" "\0" - /* _mesa_function_pool[13604]: ReferencePlaneSGIX (dynamic) */ + /* _mesa_function_pool[14115]: ReferencePlaneSGIX (dynamic) */ "p\0" "glReferencePlaneSGIX\0" "\0" - /* _mesa_function_pool[13628]: PushAttrib (offset 219) */ + /* _mesa_function_pool[14139]: PushAttrib (offset 219) */ "i\0" "glPushAttrib\0" "\0" - /* _mesa_function_pool[13644]: RasterPos2i (offset 66) */ + /* _mesa_function_pool[14155]: RasterPos2i (offset 66) */ "ii\0" "glRasterPos2i\0" "\0" - /* _mesa_function_pool[13662]: ValidateProgramARB (will be remapped) */ + /* _mesa_function_pool[14173]: ValidateProgramARB (will be remapped) */ "i\0" "glValidateProgram\0" "glValidateProgramARB\0" "\0" - /* _mesa_function_pool[13704]: TexParameteriv (offset 181) */ + /* _mesa_function_pool[14215]: TexParameteriv (offset 181) */ "iip\0" "glTexParameteriv\0" "\0" - /* _mesa_function_pool[13726]: UnlockArraysEXT (will be remapped) */ + /* _mesa_function_pool[14237]: UnlockArraysEXT (will be remapped) */ "\0" "glUnlockArraysEXT\0" "\0" - /* _mesa_function_pool[13746]: TexCoord2fColor3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[14257]: TexCoord2fColor3fVertex3fSUN (dynamic) */ "ffffffff\0" "glTexCoord2fColor3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[13787]: WindowPos3fvMESA (will be remapped) */ + /* _mesa_function_pool[14298]: WindowPos3fvMESA (will be remapped) */ "p\0" "glWindowPos3fv\0" "glWindowPos3fvARB\0" "glWindowPos3fvMESA\0" "\0" - /* _mesa_function_pool[13842]: RasterPos2f (offset 64) */ + /* _mesa_function_pool[14353]: RasterPos2f (offset 64) */ "ff\0" "glRasterPos2f\0" "\0" - /* _mesa_function_pool[13860]: VertexAttrib1svNV (will be remapped) */ + /* _mesa_function_pool[14371]: VertexAttrib1svNV (will be remapped) */ "ip\0" "glVertexAttrib1svNV\0" "\0" - /* _mesa_function_pool[13884]: RasterPos2d (offset 62) */ + /* _mesa_function_pool[14395]: RasterPos2d (offset 62) */ "dd\0" "glRasterPos2d\0" "\0" - /* _mesa_function_pool[13902]: RasterPos3fv (offset 73) */ + /* _mesa_function_pool[14413]: RasterPos3fv (offset 73) */ "p\0" "glRasterPos3fv\0" "\0" - /* _mesa_function_pool[13920]: CopyTexSubImage3D (offset 373) */ + /* _mesa_function_pool[14431]: CopyTexSubImage3D (offset 373) */ "iiiiiiiii\0" "glCopyTexSubImage3D\0" "glCopyTexSubImage3DEXT\0" "\0" - /* _mesa_function_pool[13974]: VertexAttrib2dARB (will be remapped) */ + /* _mesa_function_pool[14485]: VertexAttrib2dARB (will be remapped) */ "idd\0" "glVertexAttrib2d\0" "glVertexAttrib2dARB\0" "\0" - /* _mesa_function_pool[14016]: Color4ub (offset 35) */ + /* _mesa_function_pool[14527]: Color4ub (offset 35) */ "iiii\0" "glColor4ub\0" "\0" - /* _mesa_function_pool[14033]: GetInteger64v (will be remapped) */ + /* _mesa_function_pool[14544]: GetInteger64v (will be remapped) */ "ip\0" "glGetInteger64v\0" "\0" - /* _mesa_function_pool[14053]: TextureColorMaskSGIS (dynamic) */ + /* _mesa_function_pool[14564]: TextureColorMaskSGIS (dynamic) */ "iiii\0" "glTextureColorMaskSGIS\0" "\0" - /* _mesa_function_pool[14082]: RasterPos2s (offset 68) */ + /* _mesa_function_pool[14593]: RasterPos2s (offset 68) */ "ii\0" "glRasterPos2s\0" "\0" - /* _mesa_function_pool[14100]: GetColorTable (offset 343) */ + /* _mesa_function_pool[14611]: GetColorTable (offset 343) */ "iiip\0" "glGetColorTable\0" "glGetColorTableSGI\0" "glGetColorTableEXT\0" "\0" - /* _mesa_function_pool[14160]: SelectBuffer (offset 195) */ + /* _mesa_function_pool[14671]: SelectBuffer (offset 195) */ "ip\0" "glSelectBuffer\0" "\0" - /* _mesa_function_pool[14179]: Indexiv (offset 49) */ + /* _mesa_function_pool[14690]: Indexiv (offset 49) */ "p\0" "glIndexiv\0" "\0" - /* _mesa_function_pool[14192]: TexCoord3i (offset 114) */ + /* _mesa_function_pool[14703]: TexCoord3i (offset 114) */ "iii\0" "glTexCoord3i\0" "\0" - /* _mesa_function_pool[14210]: CopyColorTable (offset 342) */ + /* _mesa_function_pool[14721]: CopyColorTable (offset 342) */ "iiiii\0" "glCopyColorTable\0" "glCopyColorTableSGI\0" "\0" - /* _mesa_function_pool[14254]: GetHistogramParameterfv (offset 362) */ + /* _mesa_function_pool[14765]: GetHistogramParameterfv (offset 362) */ "iip\0" "glGetHistogramParameterfv\0" "glGetHistogramParameterfvEXT\0" "\0" - /* _mesa_function_pool[14314]: Frustum (offset 289) */ + /* _mesa_function_pool[14825]: Frustum (offset 289) */ "dddddd\0" "glFrustum\0" "\0" - /* _mesa_function_pool[14332]: GetString (offset 275) */ + /* _mesa_function_pool[14843]: GetString (offset 275) */ "i\0" "glGetString\0" "\0" - /* _mesa_function_pool[14347]: ColorPointervINTEL (dynamic) */ + /* _mesa_function_pool[14858]: ColorPointervINTEL (dynamic) */ "iip\0" "glColorPointervINTEL\0" "\0" - /* _mesa_function_pool[14373]: TexEnvf (offset 184) */ + /* _mesa_function_pool[14884]: TexEnvf (offset 184) */ "iif\0" "glTexEnvf\0" "\0" - /* _mesa_function_pool[14388]: TexCoord3d (offset 110) */ + /* _mesa_function_pool[14899]: TexCoord3d (offset 110) */ "ddd\0" "glTexCoord3d\0" "\0" - /* _mesa_function_pool[14406]: AlphaFragmentOp1ATI (will be remapped) */ + /* _mesa_function_pool[14917]: AlphaFragmentOp1ATI (will be remapped) */ "iiiiii\0" "glAlphaFragmentOp1ATI\0" "\0" - /* _mesa_function_pool[14436]: TexCoord3f (offset 112) */ + /* _mesa_function_pool[14947]: TexCoord3f (offset 112) */ "fff\0" "glTexCoord3f\0" "\0" - /* _mesa_function_pool[14454]: MultiTexCoord3ivARB (offset 397) */ + /* _mesa_function_pool[14965]: MultiTexCoord3ivARB (offset 397) */ "ip\0" "glMultiTexCoord3iv\0" "glMultiTexCoord3ivARB\0" "\0" - /* _mesa_function_pool[14499]: MultiTexCoord2sARB (offset 390) */ + /* _mesa_function_pool[15010]: MultiTexCoord2sARB (offset 390) */ "iii\0" "glMultiTexCoord2s\0" "glMultiTexCoord2sARB\0" "\0" - /* _mesa_function_pool[14543]: VertexAttrib1dvARB (will be remapped) */ + /* _mesa_function_pool[15054]: VertexAttrib1dvARB (will be remapped) */ "ip\0" "glVertexAttrib1dv\0" "glVertexAttrib1dvARB\0" "\0" - /* _mesa_function_pool[14586]: DeleteTextures (offset 327) */ + /* _mesa_function_pool[15097]: DeleteTextures (offset 327) */ "ip\0" "glDeleteTextures\0" "glDeleteTexturesEXT\0" "\0" - /* _mesa_function_pool[14627]: TexCoordPointerEXT (will be remapped) */ + /* _mesa_function_pool[15138]: TexCoordPointerEXT (will be remapped) */ "iiiip\0" "glTexCoordPointerEXT\0" "\0" - /* _mesa_function_pool[14655]: TexSubImage4DSGIS (dynamic) */ + /* _mesa_function_pool[15166]: TexSubImage4DSGIS (dynamic) */ "iiiiiiiiiiiip\0" "glTexSubImage4DSGIS\0" "\0" - /* _mesa_function_pool[14690]: TexCoord3s (offset 116) */ + /* _mesa_function_pool[15201]: TexCoord3s (offset 116) */ "iii\0" "glTexCoord3s\0" "\0" - /* _mesa_function_pool[14708]: GetTexLevelParameteriv (offset 285) */ + /* _mesa_function_pool[15219]: GetTexLevelParameteriv (offset 285) */ "iiip\0" "glGetTexLevelParameteriv\0" "\0" - /* _mesa_function_pool[14739]: DrawArraysInstanced (will be remapped) */ + /* _mesa_function_pool[15250]: DrawArraysInstanced (will be remapped) */ "iiii\0" "glDrawArraysInstanced\0" "glDrawArraysInstancedARB\0" "glDrawArraysInstancedEXT\0" "\0" - /* _mesa_function_pool[14817]: CombinerStageParameterfvNV (dynamic) */ + /* _mesa_function_pool[15328]: CombinerStageParameterfvNV (dynamic) */ "iip\0" "glCombinerStageParameterfvNV\0" "\0" - /* _mesa_function_pool[14851]: StopInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[15362]: StopInstrumentsSGIX (dynamic) */ "i\0" "glStopInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[14876]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */ + /* _mesa_function_pool[15387]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */ "fffffffffffffff\0" "glTexCoord4fColor4fNormal3fVertex4fSUN\0" "\0" - /* _mesa_function_pool[14932]: ClearAccum (offset 204) */ + /* _mesa_function_pool[15443]: ClearAccum (offset 204) */ "ffff\0" "glClearAccum\0" "\0" - /* _mesa_function_pool[14951]: DeformSGIX (dynamic) */ + /* _mesa_function_pool[15462]: DeformSGIX (dynamic) */ "i\0" "glDeformSGIX\0" "\0" - /* _mesa_function_pool[14967]: GetVertexAttribfvARB (will be remapped) */ + /* _mesa_function_pool[15478]: GetVertexAttribfvARB (will be remapped) */ "iip\0" "glGetVertexAttribfv\0" "glGetVertexAttribfvARB\0" "\0" - /* _mesa_function_pool[15015]: SecondaryColor3ivEXT (will be remapped) */ + /* _mesa_function_pool[15526]: SecondaryColor3ivEXT (will be remapped) */ "p\0" "glSecondaryColor3iv\0" "glSecondaryColor3ivEXT\0" "\0" - /* _mesa_function_pool[15061]: TexCoord4iv (offset 123) */ + /* _mesa_function_pool[15572]: TexCoord4iv (offset 123) */ "p\0" "glTexCoord4iv\0" "\0" - /* _mesa_function_pool[15078]: UniformMatrix4x2fv (will be remapped) */ + /* _mesa_function_pool[15589]: VertexAttribI4uiEXT (will be remapped) */ + "iiiii\0" + "glVertexAttribI4uiEXT\0" + "\0" + /* _mesa_function_pool[15618]: UniformMatrix4x2fv (will be remapped) */ "iiip\0" "glUniformMatrix4x2fv\0" "\0" - /* _mesa_function_pool[15105]: GetDetailTexFuncSGIS (dynamic) */ + /* _mesa_function_pool[15645]: GetDetailTexFuncSGIS (dynamic) */ "ip\0" "glGetDetailTexFuncSGIS\0" "\0" - /* _mesa_function_pool[15132]: GetCombinerStageParameterfvNV (dynamic) */ + /* _mesa_function_pool[15672]: GetCombinerStageParameterfvNV (dynamic) */ "iip\0" "glGetCombinerStageParameterfvNV\0" "\0" - /* _mesa_function_pool[15169]: PolygonOffset (offset 319) */ + /* _mesa_function_pool[15709]: PolygonOffset (offset 319) */ "ff\0" "glPolygonOffset\0" "\0" - /* _mesa_function_pool[15189]: BindVertexArray (will be remapped) */ + /* _mesa_function_pool[15729]: BindVertexArray (will be remapped) */ "i\0" "glBindVertexArray\0" "\0" - /* _mesa_function_pool[15210]: Color4ubVertex2fvSUN (dynamic) */ + /* _mesa_function_pool[15750]: Color4ubVertex2fvSUN (dynamic) */ "pp\0" "glColor4ubVertex2fvSUN\0" "\0" - /* _mesa_function_pool[15237]: Rectd (offset 86) */ + /* _mesa_function_pool[15777]: Rectd (offset 86) */ "dddd\0" "glRectd\0" "\0" - /* _mesa_function_pool[15251]: TexFilterFuncSGIS (dynamic) */ + /* _mesa_function_pool[15791]: TexFilterFuncSGIS (dynamic) */ "iiip\0" "glTexFilterFuncSGIS\0" "\0" - /* _mesa_function_pool[15277]: SampleMaskSGIS (will be remapped) */ + /* _mesa_function_pool[15817]: SampleMaskSGIS (will be remapped) */ "fi\0" "glSampleMaskSGIS\0" "glSampleMaskEXT\0" "\0" - /* _mesa_function_pool[15314]: GetAttribLocationARB (will be remapped) */ + /* _mesa_function_pool[15854]: VertexAttribI4ubvEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4ubvEXT\0" + "\0" + /* _mesa_function_pool[15881]: GetAttribLocationARB (will be remapped) */ "ip\0" "glGetAttribLocation\0" "glGetAttribLocationARB\0" "\0" - /* _mesa_function_pool[15361]: RasterPos3i (offset 74) */ + /* _mesa_function_pool[15928]: RasterPos3i (offset 74) */ "iii\0" "glRasterPos3i\0" "\0" - /* _mesa_function_pool[15380]: VertexAttrib4ubvARB (will be remapped) */ + /* _mesa_function_pool[15947]: VertexAttrib4ubvARB (will be remapped) */ "ip\0" "glVertexAttrib4ubv\0" "glVertexAttrib4ubvARB\0" "\0" - /* _mesa_function_pool[15425]: DetailTexFuncSGIS (dynamic) */ + /* _mesa_function_pool[15992]: DetailTexFuncSGIS (dynamic) */ "iip\0" "glDetailTexFuncSGIS\0" "\0" - /* _mesa_function_pool[15450]: Normal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[16017]: Normal3fVertex3fSUN (dynamic) */ "ffffff\0" "glNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[15480]: CopyTexImage2D (offset 324) */ + /* _mesa_function_pool[16047]: CopyTexImage2D (offset 324) */ "iiiiiiii\0" "glCopyTexImage2D\0" "glCopyTexImage2DEXT\0" "\0" - /* _mesa_function_pool[15527]: GetBufferPointervARB (will be remapped) */ + /* _mesa_function_pool[16094]: GetBufferPointervARB (will be remapped) */ "iip\0" "glGetBufferPointerv\0" "glGetBufferPointervARB\0" "\0" - /* _mesa_function_pool[15575]: ProgramEnvParameter4fARB (will be remapped) */ + /* _mesa_function_pool[16142]: ProgramEnvParameter4fARB (will be remapped) */ "iiffff\0" "glProgramEnvParameter4fARB\0" "glProgramParameter4fNV\0" "\0" - /* _mesa_function_pool[15633]: Uniform3ivARB (will be remapped) */ + /* _mesa_function_pool[16200]: Uniform3ivARB (will be remapped) */ "iip\0" "glUniform3iv\0" "glUniform3ivARB\0" "\0" - /* _mesa_function_pool[15667]: Lightfv (offset 160) */ + /* _mesa_function_pool[16234]: Lightfv (offset 160) */ "iip\0" "glLightfv\0" "\0" - /* _mesa_function_pool[15682]: PrimitiveRestartIndexNV (will be remapped) */ + /* _mesa_function_pool[16249]: PrimitiveRestartIndexNV (will be remapped) */ "i\0" "glPrimitiveRestartIndexNV\0" "\0" - /* _mesa_function_pool[15711]: ClearDepth (offset 208) */ + /* _mesa_function_pool[16278]: ClearDepth (offset 208) */ "d\0" "glClearDepth\0" "\0" - /* _mesa_function_pool[15727]: GetFenceivNV (will be remapped) */ + /* _mesa_function_pool[16294]: GetFenceivNV (will be remapped) */ "iip\0" "glGetFenceivNV\0" "\0" - /* _mesa_function_pool[15747]: WindowPos4dvMESA (will be remapped) */ + /* _mesa_function_pool[16314]: WindowPos4dvMESA (will be remapped) */ "p\0" "glWindowPos4dvMESA\0" "\0" - /* _mesa_function_pool[15769]: ColorSubTable (offset 346) */ + /* _mesa_function_pool[16336]: ColorSubTable (offset 346) */ "iiiiip\0" "glColorSubTable\0" "glColorSubTableEXT\0" "\0" - /* _mesa_function_pool[15812]: Color4fv (offset 30) */ + /* _mesa_function_pool[16379]: Color4fv (offset 30) */ "p\0" "glColor4fv\0" "\0" - /* _mesa_function_pool[15826]: MultiTexCoord4ivARB (offset 405) */ + /* _mesa_function_pool[16393]: MultiTexCoord4ivARB (offset 405) */ "ip\0" "glMultiTexCoord4iv\0" "glMultiTexCoord4ivARB\0" "\0" - /* _mesa_function_pool[15871]: DrawElementsInstanced (will be remapped) */ + /* _mesa_function_pool[16438]: DrawElementsInstanced (will be remapped) */ "iiipi\0" "glDrawElementsInstanced\0" "glDrawElementsInstancedARB\0" "glDrawElementsInstancedEXT\0" "\0" - /* _mesa_function_pool[15956]: ColorPointer (offset 308) */ + /* _mesa_function_pool[16523]: ColorPointer (offset 308) */ "iiip\0" "glColorPointer\0" "\0" - /* _mesa_function_pool[15977]: Rects (offset 92) */ + /* _mesa_function_pool[16544]: Rects (offset 92) */ "iiii\0" "glRects\0" "\0" - /* _mesa_function_pool[15991]: GetMapAttribParameterfvNV (dynamic) */ + /* _mesa_function_pool[16558]: GetMapAttribParameterfvNV (dynamic) */ "iiip\0" "glGetMapAttribParameterfvNV\0" "\0" - /* _mesa_function_pool[16025]: CreateShaderProgramEXT (will be remapped) */ + /* _mesa_function_pool[16592]: CreateShaderProgramEXT (will be remapped) */ "ip\0" "glCreateShaderProgramEXT\0" "\0" - /* _mesa_function_pool[16054]: ActiveProgramEXT (will be remapped) */ + /* _mesa_function_pool[16621]: ActiveProgramEXT (will be remapped) */ "i\0" "glActiveProgramEXT\0" "\0" - /* _mesa_function_pool[16076]: Lightiv (offset 162) */ + /* _mesa_function_pool[16643]: Lightiv (offset 162) */ "iip\0" "glLightiv\0" "\0" - /* _mesa_function_pool[16091]: VertexAttrib4sARB (will be remapped) */ + /* _mesa_function_pool[16658]: VertexAttrib4sARB (will be remapped) */ "iiiii\0" "glVertexAttrib4s\0" "glVertexAttrib4sARB\0" "\0" - /* _mesa_function_pool[16135]: GetQueryObjectuivARB (will be remapped) */ + /* _mesa_function_pool[16702]: GetQueryObjectuivARB (will be remapped) */ "iip\0" "glGetQueryObjectuiv\0" "glGetQueryObjectuivARB\0" "\0" - /* _mesa_function_pool[16183]: GetTexParameteriv (offset 283) */ + /* _mesa_function_pool[16750]: GetTexParameteriv (offset 283) */ "iip\0" "glGetTexParameteriv\0" "\0" - /* _mesa_function_pool[16208]: MapParameterivNV (dynamic) */ + /* _mesa_function_pool[16775]: MapParameterivNV (dynamic) */ "iip\0" "glMapParameterivNV\0" "\0" - /* _mesa_function_pool[16232]: GenRenderbuffersEXT (will be remapped) */ + /* _mesa_function_pool[16799]: GenRenderbuffersEXT (will be remapped) */ "ip\0" "glGenRenderbuffers\0" "glGenRenderbuffersEXT\0" "\0" - /* _mesa_function_pool[16277]: VertexAttrib2dvARB (will be remapped) */ + /* _mesa_function_pool[16844]: VertexAttrib2dvARB (will be remapped) */ "ip\0" "glVertexAttrib2dv\0" "glVertexAttrib2dvARB\0" "\0" - /* _mesa_function_pool[16320]: EdgeFlagPointerEXT (will be remapped) */ + /* _mesa_function_pool[16887]: EdgeFlagPointerEXT (will be remapped) */ "iip\0" "glEdgeFlagPointerEXT\0" "\0" - /* _mesa_function_pool[16346]: VertexAttribs2svNV (will be remapped) */ + /* _mesa_function_pool[16913]: VertexAttribs2svNV (will be remapped) */ "iip\0" "glVertexAttribs2svNV\0" "\0" - /* _mesa_function_pool[16372]: WeightbvARB (dynamic) */ + /* _mesa_function_pool[16939]: WeightbvARB (dynamic) */ "ip\0" "glWeightbvARB\0" "\0" - /* _mesa_function_pool[16390]: VertexAttrib2fvARB (will be remapped) */ + /* _mesa_function_pool[16957]: VertexAttrib2fvARB (will be remapped) */ "ip\0" "glVertexAttrib2fv\0" "glVertexAttrib2fvARB\0" "\0" - /* _mesa_function_pool[16433]: GetBufferParameterivARB (will be remapped) */ + /* _mesa_function_pool[17000]: GetBufferParameterivARB (will be remapped) */ "iip\0" "glGetBufferParameteriv\0" "glGetBufferParameterivARB\0" "\0" - /* _mesa_function_pool[16487]: Rectdv (offset 87) */ + /* _mesa_function_pool[17054]: Rectdv (offset 87) */ "pp\0" "glRectdv\0" "\0" - /* _mesa_function_pool[16500]: ListParameteriSGIX (dynamic) */ + /* _mesa_function_pool[17067]: ListParameteriSGIX (dynamic) */ "iii\0" "glListParameteriSGIX\0" "\0" - /* _mesa_function_pool[16526]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[17093]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */ "iffffffffff\0" "glReplacementCodeuiColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[16585]: InstrumentsBufferSGIX (dynamic) */ + /* _mesa_function_pool[17152]: InstrumentsBufferSGIX (dynamic) */ "ip\0" "glInstrumentsBufferSGIX\0" "\0" - /* _mesa_function_pool[16613]: VertexAttrib4NivARB (will be remapped) */ + /* _mesa_function_pool[17180]: VertexAttrib4NivARB (will be remapped) */ "ip\0" "glVertexAttrib4Niv\0" "glVertexAttrib4NivARB\0" "\0" - /* _mesa_function_pool[16658]: GetAttachedShaders (will be remapped) */ + /* _mesa_function_pool[17225]: GetAttachedShaders (will be remapped) */ "iipp\0" "glGetAttachedShaders\0" "\0" - /* _mesa_function_pool[16685]: GenVertexArraysAPPLE (will be remapped) */ + /* _mesa_function_pool[17252]: GenVertexArraysAPPLE (will be remapped) */ "ip\0" "glGenVertexArraysAPPLE\0" "\0" - /* _mesa_function_pool[16712]: Materialiv (offset 172) */ + /* _mesa_function_pool[17279]: Materialiv (offset 172) */ "iip\0" "glMaterialiv\0" "\0" - /* _mesa_function_pool[16730]: PushClientAttrib (offset 335) */ + /* _mesa_function_pool[17297]: PushClientAttrib (offset 335) */ "i\0" "glPushClientAttrib\0" "\0" - /* _mesa_function_pool[16752]: ProgramEnvParameters4fvEXT (will be remapped) */ + /* _mesa_function_pool[17319]: ProgramEnvParameters4fvEXT (will be remapped) */ "iiip\0" "glProgramEnvParameters4fvEXT\0" "\0" - /* _mesa_function_pool[16787]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[17354]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ "pppp\0" "glTexCoord2fColor4fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[16833]: WindowPos2iMESA (will be remapped) */ + /* _mesa_function_pool[17400]: WindowPos2iMESA (will be remapped) */ "ii\0" "glWindowPos2i\0" "glWindowPos2iARB\0" "glWindowPos2iMESA\0" "\0" - /* _mesa_function_pool[16886]: SecondaryColor3fvEXT (will be remapped) */ + /* _mesa_function_pool[17453]: SecondaryColor3fvEXT (will be remapped) */ "p\0" "glSecondaryColor3fv\0" "glSecondaryColor3fvEXT\0" "\0" - /* _mesa_function_pool[16932]: PolygonMode (offset 174) */ + /* _mesa_function_pool[17499]: PolygonMode (offset 174) */ "ii\0" "glPolygonMode\0" "\0" - /* _mesa_function_pool[16950]: CompressedTexSubImage1DARB (will be remapped) */ + /* _mesa_function_pool[17517]: CompressedTexSubImage1DARB (will be remapped) */ "iiiiiip\0" "glCompressedTexSubImage1D\0" "glCompressedTexSubImage1DARB\0" "\0" - /* _mesa_function_pool[17014]: GetVertexAttribivNV (will be remapped) */ + /* _mesa_function_pool[17581]: VertexAttribI1iEXT (will be remapped) */ + "ii\0" + "glVertexAttribI1iEXT\0" + "\0" + /* _mesa_function_pool[17606]: GetVertexAttribivNV (will be remapped) */ "iip\0" "glGetVertexAttribivNV\0" "\0" - /* _mesa_function_pool[17041]: GetProgramStringARB (will be remapped) */ + /* _mesa_function_pool[17633]: GetProgramStringARB (will be remapped) */ "iip\0" "glGetProgramStringARB\0" "\0" - /* _mesa_function_pool[17068]: TexBumpParameterfvATI (will be remapped) */ + /* _mesa_function_pool[17660]: VertexAttribIPointerEXT (will be remapped) */ + "iiiip\0" + "glVertexAttribIPointerEXT\0" + "\0" + /* _mesa_function_pool[17693]: TexBumpParameterfvATI (will be remapped) */ "ip\0" "glTexBumpParameterfvATI\0" "\0" - /* _mesa_function_pool[17096]: CompileShaderARB (will be remapped) */ + /* _mesa_function_pool[17721]: CompileShaderARB (will be remapped) */ "i\0" "glCompileShader\0" "glCompileShaderARB\0" "\0" - /* _mesa_function_pool[17134]: DeleteShader (will be remapped) */ + /* _mesa_function_pool[17759]: DeleteShader (will be remapped) */ "i\0" "glDeleteShader\0" "\0" - /* _mesa_function_pool[17152]: DisableClientState (offset 309) */ + /* _mesa_function_pool[17777]: DisableClientState (offset 309) */ "i\0" "glDisableClientState\0" "\0" - /* _mesa_function_pool[17176]: TexGeni (offset 192) */ + /* _mesa_function_pool[17801]: TexGeni (offset 192) */ "iii\0" "glTexGeni\0" "\0" - /* _mesa_function_pool[17191]: TexGenf (offset 190) */ + /* _mesa_function_pool[17816]: TexGenf (offset 190) */ "iif\0" "glTexGenf\0" "\0" - /* _mesa_function_pool[17206]: Uniform3fARB (will be remapped) */ + /* _mesa_function_pool[17831]: Uniform3fARB (will be remapped) */ "ifff\0" "glUniform3f\0" "glUniform3fARB\0" "\0" - /* _mesa_function_pool[17239]: TexGend (offset 188) */ + /* _mesa_function_pool[17864]: TexGend (offset 188) */ "iid\0" "glTexGend\0" "\0" - /* _mesa_function_pool[17254]: ListParameterfvSGIX (dynamic) */ + /* _mesa_function_pool[17879]: ListParameterfvSGIX (dynamic) */ "iip\0" "glListParameterfvSGIX\0" "\0" - /* _mesa_function_pool[17281]: GetPolygonStipple (offset 274) */ + /* _mesa_function_pool[17906]: GetPolygonStipple (offset 274) */ "p\0" "glGetPolygonStipple\0" "\0" - /* _mesa_function_pool[17304]: Tangent3dvEXT (dynamic) */ + /* _mesa_function_pool[17929]: Tangent3dvEXT (dynamic) */ "p\0" "glTangent3dvEXT\0" "\0" - /* _mesa_function_pool[17323]: BindBufferOffsetEXT (will be remapped) */ + /* _mesa_function_pool[17948]: BindBufferOffsetEXT (will be remapped) */ "iiii\0" "glBindBufferOffsetEXT\0" "\0" - /* _mesa_function_pool[17351]: WindowPos3sMESA (will be remapped) */ + /* _mesa_function_pool[17976]: WindowPos3sMESA (will be remapped) */ "iii\0" "glWindowPos3s\0" "glWindowPos3sARB\0" "glWindowPos3sMESA\0" "\0" - /* _mesa_function_pool[17405]: VertexAttrib2svNV (will be remapped) */ + /* _mesa_function_pool[18030]: VertexAttrib2svNV (will be remapped) */ "ip\0" "glVertexAttrib2svNV\0" "\0" - /* _mesa_function_pool[17429]: DisableIndexedEXT (will be remapped) */ + /* _mesa_function_pool[18054]: DisableIndexedEXT (will be remapped) */ "ii\0" "glDisableIndexedEXT\0" "\0" - /* _mesa_function_pool[17453]: BindBufferBaseEXT (will be remapped) */ + /* _mesa_function_pool[18078]: BindBufferBaseEXT (will be remapped) */ "iii\0" "glBindBufferBaseEXT\0" "glBindBufferBase\0" "\0" - /* _mesa_function_pool[17495]: TexCoord2fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[18120]: TexCoord2fVertex3fvSUN (dynamic) */ "pp\0" "glTexCoord2fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[17524]: WindowPos4sMESA (will be remapped) */ + /* _mesa_function_pool[18149]: WindowPos4sMESA (will be remapped) */ "iiii\0" "glWindowPos4sMESA\0" "\0" - /* _mesa_function_pool[17548]: VertexAttrib4NuivARB (will be remapped) */ + /* _mesa_function_pool[18173]: VertexAttrib4NuivARB (will be remapped) */ "ip\0" "glVertexAttrib4Nuiv\0" "glVertexAttrib4NuivARB\0" "\0" - /* _mesa_function_pool[17595]: ClientActiveTextureARB (offset 375) */ + /* _mesa_function_pool[18220]: ClientActiveTextureARB (offset 375) */ "i\0" "glClientActiveTexture\0" "glClientActiveTextureARB\0" "\0" - /* _mesa_function_pool[17645]: PixelTexGenSGIX (will be remapped) */ + /* _mesa_function_pool[18270]: PixelTexGenSGIX (will be remapped) */ "i\0" "glPixelTexGenSGIX\0" "\0" - /* _mesa_function_pool[17666]: ReplacementCodeusvSUN (dynamic) */ + /* _mesa_function_pool[18291]: ReplacementCodeusvSUN (dynamic) */ "p\0" "glReplacementCodeusvSUN\0" "\0" - /* _mesa_function_pool[17693]: Uniform4fARB (will be remapped) */ + /* _mesa_function_pool[18318]: Uniform4fARB (will be remapped) */ "iffff\0" "glUniform4f\0" "glUniform4fARB\0" "\0" - /* _mesa_function_pool[17727]: Color4sv (offset 34) */ + /* _mesa_function_pool[18352]: Color4sv (offset 34) */ "p\0" "glColor4sv\0" "\0" - /* _mesa_function_pool[17741]: FlushMappedBufferRange (will be remapped) */ + /* _mesa_function_pool[18366]: FlushMappedBufferRange (will be remapped) */ "iii\0" "glFlushMappedBufferRange\0" "\0" - /* _mesa_function_pool[17771]: IsProgramNV (will be remapped) */ + /* _mesa_function_pool[18396]: IsProgramNV (will be remapped) */ "i\0" "glIsProgramARB\0" "glIsProgramNV\0" "\0" - /* _mesa_function_pool[17803]: FlushMappedBufferRangeAPPLE (will be remapped) */ + /* _mesa_function_pool[18428]: FlushMappedBufferRangeAPPLE (will be remapped) */ "iii\0" "glFlushMappedBufferRangeAPPLE\0" "\0" - /* _mesa_function_pool[17838]: PixelZoom (offset 246) */ + /* _mesa_function_pool[18463]: PixelZoom (offset 246) */ "ff\0" "glPixelZoom\0" "\0" - /* _mesa_function_pool[17854]: ReplacementCodePointerSUN (dynamic) */ + /* _mesa_function_pool[18479]: ReplacementCodePointerSUN (dynamic) */ "iip\0" "glReplacementCodePointerSUN\0" "\0" - /* _mesa_function_pool[17887]: ProgramEnvParameter4dARB (will be remapped) */ + /* _mesa_function_pool[18512]: ProgramEnvParameter4dARB (will be remapped) */ "iidddd\0" "glProgramEnvParameter4dARB\0" "glProgramParameter4dNV\0" "\0" - /* _mesa_function_pool[17945]: ColorTableParameterfv (offset 340) */ + /* _mesa_function_pool[18570]: ColorTableParameterfv (offset 340) */ "iip\0" "glColorTableParameterfv\0" "glColorTableParameterfvSGI\0" "\0" - /* _mesa_function_pool[18001]: FragmentLightModelfSGIX (dynamic) */ + /* _mesa_function_pool[18626]: FragmentLightModelfSGIX (dynamic) */ "if\0" "glFragmentLightModelfSGIX\0" "\0" - /* _mesa_function_pool[18031]: Binormal3bvEXT (dynamic) */ + /* _mesa_function_pool[18656]: Binormal3bvEXT (dynamic) */ "p\0" "glBinormal3bvEXT\0" "\0" - /* _mesa_function_pool[18051]: PixelMapuiv (offset 252) */ + /* _mesa_function_pool[18676]: PixelMapuiv (offset 252) */ "iip\0" "glPixelMapuiv\0" "\0" - /* _mesa_function_pool[18070]: Color3dv (offset 12) */ + /* _mesa_function_pool[18695]: Color3dv (offset 12) */ "p\0" "glColor3dv\0" "\0" - /* _mesa_function_pool[18084]: IsTexture (offset 330) */ + /* _mesa_function_pool[18709]: IsTexture (offset 330) */ "i\0" "glIsTexture\0" "glIsTextureEXT\0" "\0" - /* _mesa_function_pool[18114]: VertexWeightfvEXT (dynamic) */ + /* _mesa_function_pool[18739]: VertexWeightfvEXT (dynamic) */ "p\0" "glVertexWeightfvEXT\0" "\0" - /* _mesa_function_pool[18137]: VertexAttrib1dARB (will be remapped) */ + /* _mesa_function_pool[18762]: VertexAttrib1dARB (will be remapped) */ "id\0" "glVertexAttrib1d\0" "glVertexAttrib1dARB\0" "\0" - /* _mesa_function_pool[18178]: ImageTransformParameterivHP (dynamic) */ + /* _mesa_function_pool[18803]: ImageTransformParameterivHP (dynamic) */ "iip\0" "glImageTransformParameterivHP\0" "\0" - /* _mesa_function_pool[18213]: TexCoord4i (offset 122) */ + /* _mesa_function_pool[18838]: TexCoord4i (offset 122) */ "iiii\0" "glTexCoord4i\0" "\0" - /* _mesa_function_pool[18232]: DeleteQueriesARB (will be remapped) */ + /* _mesa_function_pool[18857]: DeleteQueriesARB (will be remapped) */ "ip\0" "glDeleteQueries\0" "glDeleteQueriesARB\0" "\0" - /* _mesa_function_pool[18271]: Color4ubVertex2fSUN (dynamic) */ + /* _mesa_function_pool[18896]: Color4ubVertex2fSUN (dynamic) */ "iiiiff\0" "glColor4ubVertex2fSUN\0" "\0" - /* _mesa_function_pool[18301]: FragmentColorMaterialSGIX (dynamic) */ + /* _mesa_function_pool[18926]: FragmentColorMaterialSGIX (dynamic) */ "ii\0" "glFragmentColorMaterialSGIX\0" "\0" - /* _mesa_function_pool[18333]: CurrentPaletteMatrixARB (dynamic) */ + /* _mesa_function_pool[18958]: CurrentPaletteMatrixARB (dynamic) */ "i\0" "glCurrentPaletteMatrixARB\0" "\0" - /* _mesa_function_pool[18362]: GetMapdv (offset 266) */ + /* _mesa_function_pool[18987]: GetMapdv (offset 266) */ "iip\0" "glGetMapdv\0" "\0" - /* _mesa_function_pool[18378]: ObjectPurgeableAPPLE (will be remapped) */ + /* _mesa_function_pool[19003]: ObjectPurgeableAPPLE (will be remapped) */ "iii\0" "glObjectPurgeableAPPLE\0" "\0" - /* _mesa_function_pool[18406]: SamplePatternSGIS (will be remapped) */ + /* _mesa_function_pool[19031]: SamplePatternSGIS (will be remapped) */ "i\0" "glSamplePatternSGIS\0" "glSamplePatternEXT\0" "\0" - /* _mesa_function_pool[18448]: PixelStoref (offset 249) */ + /* _mesa_function_pool[19073]: PixelStoref (offset 249) */ "if\0" "glPixelStoref\0" "\0" - /* _mesa_function_pool[18466]: IsQueryARB (will be remapped) */ + /* _mesa_function_pool[19091]: IsQueryARB (will be remapped) */ "i\0" "glIsQuery\0" "glIsQueryARB\0" "\0" - /* _mesa_function_pool[18492]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */ + /* _mesa_function_pool[19117]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */ "iiiiifff\0" "glReplacementCodeuiColor4ubVertex3fSUN\0" "\0" - /* _mesa_function_pool[18541]: PixelStorei (offset 250) */ + /* _mesa_function_pool[19166]: PixelStorei (offset 250) */ "ii\0" "glPixelStorei\0" "\0" - /* _mesa_function_pool[18559]: VertexAttrib4usvARB (will be remapped) */ + /* _mesa_function_pool[19184]: VertexAttrib4usvARB (will be remapped) */ "ip\0" "glVertexAttrib4usv\0" "glVertexAttrib4usvARB\0" "\0" - /* _mesa_function_pool[18604]: LinkProgramARB (will be remapped) */ + /* _mesa_function_pool[19229]: LinkProgramARB (will be remapped) */ "i\0" "glLinkProgram\0" "glLinkProgramARB\0" "\0" - /* _mesa_function_pool[18638]: VertexAttrib2fNV (will be remapped) */ + /* _mesa_function_pool[19263]: VertexAttrib2fNV (will be remapped) */ "iff\0" "glVertexAttrib2fNV\0" "\0" - /* _mesa_function_pool[18662]: ShaderSourceARB (will be remapped) */ + /* _mesa_function_pool[19287]: ShaderSourceARB (will be remapped) */ "iipp\0" "glShaderSource\0" "glShaderSourceARB\0" "\0" - /* _mesa_function_pool[18701]: FragmentMaterialiSGIX (dynamic) */ + /* _mesa_function_pool[19326]: FragmentMaterialiSGIX (dynamic) */ "iii\0" "glFragmentMaterialiSGIX\0" "\0" - /* _mesa_function_pool[18730]: EvalCoord2dv (offset 233) */ + /* _mesa_function_pool[19355]: EvalCoord2dv (offset 233) */ "p\0" "glEvalCoord2dv\0" "\0" - /* _mesa_function_pool[18748]: VertexAttrib3svARB (will be remapped) */ + /* _mesa_function_pool[19373]: VertexAttrib3svARB (will be remapped) */ "ip\0" "glVertexAttrib3sv\0" "glVertexAttrib3svARB\0" "\0" - /* _mesa_function_pool[18791]: ColorMaterial (offset 151) */ + /* _mesa_function_pool[19416]: ColorMaterial (offset 151) */ "ii\0" "glColorMaterial\0" "\0" - /* _mesa_function_pool[18811]: CompressedTexSubImage3DARB (will be remapped) */ + /* _mesa_function_pool[19436]: CompressedTexSubImage3DARB (will be remapped) */ "iiiiiiiiiip\0" "glCompressedTexSubImage3D\0" "glCompressedTexSubImage3DARB\0" "\0" - /* _mesa_function_pool[18879]: WindowPos2ivMESA (will be remapped) */ + /* _mesa_function_pool[19504]: WindowPos2ivMESA (will be remapped) */ "p\0" "glWindowPos2iv\0" "glWindowPos2ivARB\0" "glWindowPos2ivMESA\0" "\0" - /* _mesa_function_pool[18934]: IsFramebufferEXT (will be remapped) */ + /* _mesa_function_pool[19559]: IsFramebufferEXT (will be remapped) */ "i\0" "glIsFramebuffer\0" "glIsFramebufferEXT\0" "\0" - /* _mesa_function_pool[18972]: Uniform4ivARB (will be remapped) */ + /* _mesa_function_pool[19597]: Uniform4ivARB (will be remapped) */ "iip\0" "glUniform4iv\0" "glUniform4ivARB\0" "\0" - /* _mesa_function_pool[19006]: GetVertexAttribdvARB (will be remapped) */ + /* _mesa_function_pool[19631]: GetVertexAttribdvARB (will be remapped) */ "iip\0" "glGetVertexAttribdv\0" "glGetVertexAttribdvARB\0" "\0" - /* _mesa_function_pool[19054]: TexBumpParameterivATI (will be remapped) */ + /* _mesa_function_pool[19679]: TexBumpParameterivATI (will be remapped) */ "ip\0" "glTexBumpParameterivATI\0" "\0" - /* _mesa_function_pool[19082]: GetSeparableFilter (offset 359) */ + /* _mesa_function_pool[19707]: GetSeparableFilter (offset 359) */ "iiippp\0" "glGetSeparableFilter\0" "glGetSeparableFilterEXT\0" "\0" - /* _mesa_function_pool[19135]: Binormal3dEXT (dynamic) */ + /* _mesa_function_pool[19760]: Binormal3dEXT (dynamic) */ "ddd\0" "glBinormal3dEXT\0" "\0" - /* _mesa_function_pool[19156]: SpriteParameteriSGIX (dynamic) */ + /* _mesa_function_pool[19781]: SpriteParameteriSGIX (dynamic) */ "ii\0" "glSpriteParameteriSGIX\0" "\0" - /* _mesa_function_pool[19183]: RequestResidentProgramsNV (will be remapped) */ + /* _mesa_function_pool[19808]: RequestResidentProgramsNV (will be remapped) */ "ip\0" "glRequestResidentProgramsNV\0" "\0" - /* _mesa_function_pool[19215]: TagSampleBufferSGIX (dynamic) */ + /* _mesa_function_pool[19840]: TagSampleBufferSGIX (dynamic) */ "\0" "glTagSampleBufferSGIX\0" "\0" - /* _mesa_function_pool[19239]: TransformFeedbackVaryingsEXT (will be remapped) */ + /* _mesa_function_pool[19864]: TransformFeedbackVaryingsEXT (will be remapped) */ "iipi\0" "glTransformFeedbackVaryingsEXT\0" "glTransformFeedbackVaryings\0" "\0" - /* _mesa_function_pool[19304]: FeedbackBuffer (offset 194) */ + /* _mesa_function_pool[19929]: FeedbackBuffer (offset 194) */ "iip\0" "glFeedbackBuffer\0" "\0" - /* _mesa_function_pool[19326]: RasterPos2iv (offset 67) */ + /* _mesa_function_pool[19951]: RasterPos2iv (offset 67) */ "p\0" "glRasterPos2iv\0" "\0" - /* _mesa_function_pool[19344]: TexImage1D (offset 182) */ + /* _mesa_function_pool[19969]: TexImage1D (offset 182) */ "iiiiiiip\0" "glTexImage1D\0" "\0" - /* _mesa_function_pool[19367]: ListParameterivSGIX (dynamic) */ + /* _mesa_function_pool[19992]: ListParameterivSGIX (dynamic) */ "iip\0" "glListParameterivSGIX\0" "\0" - /* _mesa_function_pool[19394]: MultiDrawElementsEXT (will be remapped) */ + /* _mesa_function_pool[20019]: MultiDrawElementsEXT (will be remapped) */ "ipipi\0" "glMultiDrawElements\0" "glMultiDrawElementsEXT\0" "\0" - /* _mesa_function_pool[19444]: Color3s (offset 17) */ + /* _mesa_function_pool[20069]: Color3s (offset 17) */ "iii\0" "glColor3s\0" "\0" - /* _mesa_function_pool[19459]: Uniform1ivARB (will be remapped) */ + /* _mesa_function_pool[20084]: Uniform1ivARB (will be remapped) */ "iip\0" "glUniform1iv\0" "glUniform1ivARB\0" "\0" - /* _mesa_function_pool[19493]: WindowPos2sMESA (will be remapped) */ + /* _mesa_function_pool[20118]: WindowPos2sMESA (will be remapped) */ "ii\0" "glWindowPos2s\0" "glWindowPos2sARB\0" "glWindowPos2sMESA\0" "\0" - /* _mesa_function_pool[19546]: WeightusvARB (dynamic) */ + /* _mesa_function_pool[20171]: WeightusvARB (dynamic) */ "ip\0" "glWeightusvARB\0" "\0" - /* _mesa_function_pool[19565]: TexCoordPointer (offset 320) */ + /* _mesa_function_pool[20190]: TexCoordPointer (offset 320) */ "iiip\0" "glTexCoordPointer\0" "\0" - /* _mesa_function_pool[19589]: FogCoordPointerEXT (will be remapped) */ + /* _mesa_function_pool[20214]: FogCoordPointerEXT (will be remapped) */ "iip\0" "glFogCoordPointer\0" "glFogCoordPointerEXT\0" "\0" - /* _mesa_function_pool[19633]: IndexMaterialEXT (dynamic) */ + /* _mesa_function_pool[20258]: IndexMaterialEXT (dynamic) */ "ii\0" "glIndexMaterialEXT\0" "\0" - /* _mesa_function_pool[19656]: Color3i (offset 15) */ + /* _mesa_function_pool[20281]: Color3i (offset 15) */ "iii\0" "glColor3i\0" "\0" - /* _mesa_function_pool[19671]: FrontFace (offset 157) */ + /* _mesa_function_pool[20296]: FrontFace (offset 157) */ "i\0" "glFrontFace\0" "\0" - /* _mesa_function_pool[19686]: EvalCoord2d (offset 232) */ + /* _mesa_function_pool[20311]: EvalCoord2d (offset 232) */ "dd\0" "glEvalCoord2d\0" "\0" - /* _mesa_function_pool[19704]: SecondaryColor3ubvEXT (will be remapped) */ + /* _mesa_function_pool[20329]: SecondaryColor3ubvEXT (will be remapped) */ "p\0" "glSecondaryColor3ubv\0" "glSecondaryColor3ubvEXT\0" "\0" - /* _mesa_function_pool[19752]: EvalCoord2f (offset 234) */ + /* _mesa_function_pool[20377]: EvalCoord2f (offset 234) */ "ff\0" "glEvalCoord2f\0" "\0" - /* _mesa_function_pool[19770]: VertexAttrib4dvARB (will be remapped) */ + /* _mesa_function_pool[20395]: VertexAttrib4dvARB (will be remapped) */ "ip\0" "glVertexAttrib4dv\0" "glVertexAttrib4dvARB\0" "\0" - /* _mesa_function_pool[19813]: BindAttribLocationARB (will be remapped) */ + /* _mesa_function_pool[20438]: BindAttribLocationARB (will be remapped) */ "iip\0" "glBindAttribLocation\0" "glBindAttribLocationARB\0" "\0" - /* _mesa_function_pool[19863]: Color3b (offset 9) */ + /* _mesa_function_pool[20488]: Color3b (offset 9) */ "iii\0" "glColor3b\0" "\0" - /* _mesa_function_pool[19878]: MultiTexCoord2dARB (offset 384) */ + /* _mesa_function_pool[20503]: MultiTexCoord2dARB (offset 384) */ "idd\0" "glMultiTexCoord2d\0" "glMultiTexCoord2dARB\0" "\0" - /* _mesa_function_pool[19922]: ExecuteProgramNV (will be remapped) */ + /* _mesa_function_pool[20547]: ExecuteProgramNV (will be remapped) */ "iip\0" "glExecuteProgramNV\0" "\0" - /* _mesa_function_pool[19946]: Color3f (offset 13) */ + /* _mesa_function_pool[20571]: Color3f (offset 13) */ "fff\0" "glColor3f\0" "\0" - /* _mesa_function_pool[19961]: LightEnviSGIX (dynamic) */ + /* _mesa_function_pool[20586]: LightEnviSGIX (dynamic) */ "ii\0" "glLightEnviSGIX\0" "\0" - /* _mesa_function_pool[19981]: Color3d (offset 11) */ + /* _mesa_function_pool[20606]: Color3d (offset 11) */ "ddd\0" "glColor3d\0" "\0" - /* _mesa_function_pool[19996]: Normal3dv (offset 55) */ + /* _mesa_function_pool[20621]: Normal3dv (offset 55) */ "p\0" "glNormal3dv\0" "\0" - /* _mesa_function_pool[20011]: Lightf (offset 159) */ + /* _mesa_function_pool[20636]: Lightf (offset 159) */ "iif\0" "glLightf\0" "\0" - /* _mesa_function_pool[20025]: ReplacementCodeuiSUN (dynamic) */ + /* _mesa_function_pool[20650]: ReplacementCodeuiSUN (dynamic) */ "i\0" "glReplacementCodeuiSUN\0" "\0" - /* _mesa_function_pool[20051]: MatrixMode (offset 293) */ + /* _mesa_function_pool[20676]: MatrixMode (offset 293) */ "i\0" "glMatrixMode\0" "\0" - /* _mesa_function_pool[20067]: GetPixelMapusv (offset 273) */ + /* _mesa_function_pool[20692]: GetPixelMapusv (offset 273) */ "ip\0" "glGetPixelMapusv\0" "\0" - /* _mesa_function_pool[20088]: Lighti (offset 161) */ + /* _mesa_function_pool[20713]: Lighti (offset 161) */ "iii\0" "glLighti\0" "\0" - /* _mesa_function_pool[20102]: VertexAttribPointerNV (will be remapped) */ + /* _mesa_function_pool[20727]: VertexAttribPointerNV (will be remapped) */ "iiiip\0" "glVertexAttribPointerNV\0" "\0" - /* _mesa_function_pool[20133]: ProgramLocalParameters4fvEXT (will be remapped) */ + /* _mesa_function_pool[20758]: ProgramLocalParameters4fvEXT (will be remapped) */ "iiip\0" "glProgramLocalParameters4fvEXT\0" "\0" - /* _mesa_function_pool[20170]: GetBooleanIndexedvEXT (will be remapped) */ + /* _mesa_function_pool[20795]: GetBooleanIndexedvEXT (will be remapped) */ "iip\0" "glGetBooleanIndexedvEXT\0" "\0" - /* _mesa_function_pool[20199]: GetFramebufferAttachmentParameterivEXT (will be remapped) */ + /* _mesa_function_pool[20824]: GetFramebufferAttachmentParameterivEXT (will be remapped) */ "iiip\0" "glGetFramebufferAttachmentParameteriv\0" "glGetFramebufferAttachmentParameterivEXT\0" "\0" - /* _mesa_function_pool[20284]: PixelTransformParameterfEXT (dynamic) */ + /* _mesa_function_pool[20909]: PixelTransformParameterfEXT (dynamic) */ "iif\0" "glPixelTransformParameterfEXT\0" "\0" - /* _mesa_function_pool[20319]: MultiTexCoord4dvARB (offset 401) */ + /* _mesa_function_pool[20944]: MultiTexCoord4dvARB (offset 401) */ "ip\0" "glMultiTexCoord4dv\0" "glMultiTexCoord4dvARB\0" "\0" - /* _mesa_function_pool[20364]: PixelTransformParameteriEXT (dynamic) */ + /* _mesa_function_pool[20989]: PixelTransformParameteriEXT (dynamic) */ "iii\0" "glPixelTransformParameteriEXT\0" "\0" - /* _mesa_function_pool[20399]: GetDoublev (offset 260) */ + /* _mesa_function_pool[21024]: GetDoublev (offset 260) */ "ip\0" "glGetDoublev\0" "\0" - /* _mesa_function_pool[20416]: MultMatrixd (offset 295) */ + /* _mesa_function_pool[21041]: MultMatrixd (offset 295) */ "p\0" "glMultMatrixd\0" "\0" - /* _mesa_function_pool[20433]: MultMatrixf (offset 294) */ + /* _mesa_function_pool[21058]: MultMatrixf (offset 294) */ "p\0" "glMultMatrixf\0" "\0" - /* _mesa_function_pool[20450]: TexCoord2fColor4ubVertex3fSUN (dynamic) */ + /* _mesa_function_pool[21075]: VertexAttribI4bvEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4bvEXT\0" + "\0" + /* _mesa_function_pool[21101]: TexCoord2fColor4ubVertex3fSUN (dynamic) */ "ffiiiifff\0" "glTexCoord2fColor4ubVertex3fSUN\0" "\0" - /* _mesa_function_pool[20493]: Uniform1iARB (will be remapped) */ + /* _mesa_function_pool[21144]: Uniform1iARB (will be remapped) */ "ii\0" "glUniform1i\0" "glUniform1iARB\0" "\0" - /* _mesa_function_pool[20524]: VertexAttribPointerARB (will be remapped) */ + /* _mesa_function_pool[21175]: VertexAttribPointerARB (will be remapped) */ "iiiiip\0" "glVertexAttribPointer\0" "glVertexAttribPointerARB\0" "\0" - /* _mesa_function_pool[20579]: VertexAttrib3sNV (will be remapped) */ + /* _mesa_function_pool[21230]: VertexAttrib3sNV (will be remapped) */ "iiii\0" "glVertexAttrib3sNV\0" "\0" - /* _mesa_function_pool[20604]: SharpenTexFuncSGIS (dynamic) */ + /* _mesa_function_pool[21255]: SharpenTexFuncSGIS (dynamic) */ "iip\0" "glSharpenTexFuncSGIS\0" "\0" - /* _mesa_function_pool[20630]: MultiTexCoord4fvARB (offset 403) */ + /* _mesa_function_pool[21281]: MultiTexCoord4fvARB (offset 403) */ "ip\0" "glMultiTexCoord4fv\0" "glMultiTexCoord4fvARB\0" "\0" - /* _mesa_function_pool[20675]: UniformMatrix2x3fv (will be remapped) */ + /* _mesa_function_pool[21326]: Uniform2uiEXT (will be remapped) */ + "iii\0" + "glUniform2uiEXT\0" + "\0" + /* _mesa_function_pool[21347]: UniformMatrix2x3fv (will be remapped) */ "iiip\0" "glUniformMatrix2x3fv\0" "\0" - /* _mesa_function_pool[20702]: TrackMatrixNV (will be remapped) */ + /* _mesa_function_pool[21374]: TrackMatrixNV (will be remapped) */ "iiii\0" "glTrackMatrixNV\0" "\0" - /* _mesa_function_pool[20724]: CombinerParameteriNV (will be remapped) */ + /* _mesa_function_pool[21396]: CombinerParameteriNV (will be remapped) */ "ii\0" "glCombinerParameteriNV\0" "\0" - /* _mesa_function_pool[20751]: DeleteAsyncMarkersSGIX (dynamic) */ + /* _mesa_function_pool[21423]: DeleteAsyncMarkersSGIX (dynamic) */ "ii\0" "glDeleteAsyncMarkersSGIX\0" "\0" - /* _mesa_function_pool[20780]: ReplacementCodeusSUN (dynamic) */ + /* _mesa_function_pool[21452]: ReplacementCodeusSUN (dynamic) */ "i\0" "glReplacementCodeusSUN\0" "\0" - /* _mesa_function_pool[20806]: IsAsyncMarkerSGIX (dynamic) */ + /* _mesa_function_pool[21478]: IsAsyncMarkerSGIX (dynamic) */ "i\0" "glIsAsyncMarkerSGIX\0" "\0" - /* _mesa_function_pool[20829]: FrameZoomSGIX (dynamic) */ + /* _mesa_function_pool[21501]: FrameZoomSGIX (dynamic) */ "i\0" "glFrameZoomSGIX\0" "\0" - /* _mesa_function_pool[20848]: Normal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[21520]: Normal3fVertex3fvSUN (dynamic) */ "pp\0" "glNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[20875]: RasterPos4sv (offset 85) */ + /* _mesa_function_pool[21547]: RasterPos4sv (offset 85) */ "p\0" "glRasterPos4sv\0" "\0" - /* _mesa_function_pool[20893]: VertexAttrib4NsvARB (will be remapped) */ + /* _mesa_function_pool[21565]: VertexAttrib4NsvARB (will be remapped) */ "ip\0" "glVertexAttrib4Nsv\0" "glVertexAttrib4NsvARB\0" "\0" - /* _mesa_function_pool[20938]: VertexAttrib3fvARB (will be remapped) */ + /* _mesa_function_pool[21610]: VertexAttrib3fvARB (will be remapped) */ "ip\0" "glVertexAttrib3fv\0" "glVertexAttrib3fvARB\0" "\0" - /* _mesa_function_pool[20981]: ClearColor (offset 206) */ + /* _mesa_function_pool[21653]: ClearColor (offset 206) */ "ffff\0" "glClearColor\0" "\0" - /* _mesa_function_pool[21000]: GetSynciv (will be remapped) */ + /* _mesa_function_pool[21672]: GetSynciv (will be remapped) */ "iiipp\0" "glGetSynciv\0" "\0" - /* _mesa_function_pool[21019]: ClearColorIiEXT (will be remapped) */ + /* _mesa_function_pool[21691]: ClearColorIiEXT (will be remapped) */ "iiii\0" "glClearColorIiEXT\0" "\0" - /* _mesa_function_pool[21043]: DeleteFramebuffersEXT (will be remapped) */ + /* _mesa_function_pool[21715]: DeleteFramebuffersEXT (will be remapped) */ "ip\0" "glDeleteFramebuffers\0" "glDeleteFramebuffersEXT\0" "\0" - /* _mesa_function_pool[21092]: GlobalAlphaFactorsSUN (dynamic) */ + /* _mesa_function_pool[21764]: GlobalAlphaFactorsSUN (dynamic) */ "i\0" "glGlobalAlphaFactorsSUN\0" "\0" - /* _mesa_function_pool[21119]: IsEnabledIndexedEXT (will be remapped) */ + /* _mesa_function_pool[21791]: IsEnabledIndexedEXT (will be remapped) */ "ii\0" "glIsEnabledIndexedEXT\0" "\0" - /* _mesa_function_pool[21145]: TexEnviv (offset 187) */ + /* _mesa_function_pool[21817]: TexEnviv (offset 187) */ "iip\0" "glTexEnviv\0" "\0" - /* _mesa_function_pool[21161]: TexSubImage3D (offset 372) */ + /* _mesa_function_pool[21833]: TexSubImage3D (offset 372) */ "iiiiiiiiiip\0" "glTexSubImage3D\0" "glTexSubImage3DEXT\0" "\0" - /* _mesa_function_pool[21209]: Tangent3fEXT (dynamic) */ + /* _mesa_function_pool[21881]: Tangent3fEXT (dynamic) */ "fff\0" "glTangent3fEXT\0" "\0" - /* _mesa_function_pool[21229]: SecondaryColor3uivEXT (will be remapped) */ + /* _mesa_function_pool[21901]: SecondaryColor3uivEXT (will be remapped) */ "p\0" "glSecondaryColor3uiv\0" "glSecondaryColor3uivEXT\0" "\0" - /* _mesa_function_pool[21277]: MatrixIndexubvARB (dynamic) */ + /* _mesa_function_pool[21949]: MatrixIndexubvARB (dynamic) */ "ip\0" "glMatrixIndexubvARB\0" "\0" - /* _mesa_function_pool[21301]: Color4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[21973]: Color4fNormal3fVertex3fSUN (dynamic) */ "ffffffffff\0" "glColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[21342]: PixelTexGenParameterfSGIS (will be remapped) */ + /* _mesa_function_pool[22014]: PixelTexGenParameterfSGIS (will be remapped) */ "if\0" "glPixelTexGenParameterfSGIS\0" "\0" - /* _mesa_function_pool[21374]: CreateShader (will be remapped) */ + /* _mesa_function_pool[22046]: CreateShader (will be remapped) */ "i\0" "glCreateShader\0" "\0" - /* _mesa_function_pool[21392]: GetColorTableParameterfv (offset 344) */ + /* _mesa_function_pool[22064]: GetColorTableParameterfv (offset 344) */ "iip\0" "glGetColorTableParameterfv\0" "glGetColorTableParameterfvSGI\0" "glGetColorTableParameterfvEXT\0" "\0" - /* _mesa_function_pool[21484]: FragmentLightModelfvSGIX (dynamic) */ + /* _mesa_function_pool[22156]: FragmentLightModelfvSGIX (dynamic) */ "ip\0" "glFragmentLightModelfvSGIX\0" "\0" - /* _mesa_function_pool[21515]: Bitmap (offset 8) */ + /* _mesa_function_pool[22187]: Bitmap (offset 8) */ "iiffffp\0" "glBitmap\0" "\0" - /* _mesa_function_pool[21533]: MultiTexCoord3fARB (offset 394) */ + /* _mesa_function_pool[22205]: MultiTexCoord3fARB (offset 394) */ "ifff\0" "glMultiTexCoord3f\0" "glMultiTexCoord3fARB\0" "\0" - /* _mesa_function_pool[21578]: GetTexLevelParameterfv (offset 284) */ + /* _mesa_function_pool[22250]: GetTexLevelParameterfv (offset 284) */ "iiip\0" "glGetTexLevelParameterfv\0" "\0" - /* _mesa_function_pool[21609]: GetPixelTexGenParameterfvSGIS (will be remapped) */ + /* _mesa_function_pool[22281]: GetPixelTexGenParameterfvSGIS (will be remapped) */ "ip\0" "glGetPixelTexGenParameterfvSGIS\0" "\0" - /* _mesa_function_pool[21645]: GenFramebuffersEXT (will be remapped) */ + /* _mesa_function_pool[22317]: GenFramebuffersEXT (will be remapped) */ "ip\0" "glGenFramebuffers\0" "glGenFramebuffersEXT\0" "\0" - /* _mesa_function_pool[21688]: GetProgramParameterdvNV (will be remapped) */ + /* _mesa_function_pool[22360]: GetProgramParameterdvNV (will be remapped) */ "iiip\0" "glGetProgramParameterdvNV\0" "\0" - /* _mesa_function_pool[21720]: Vertex2sv (offset 133) */ + /* _mesa_function_pool[22392]: Vertex2sv (offset 133) */ "p\0" "glVertex2sv\0" "\0" - /* _mesa_function_pool[21735]: GetIntegerv (offset 263) */ + /* _mesa_function_pool[22407]: GetIntegerv (offset 263) */ "ip\0" "glGetIntegerv\0" "\0" - /* _mesa_function_pool[21753]: IsVertexArrayAPPLE (will be remapped) */ + /* _mesa_function_pool[22425]: IsVertexArrayAPPLE (will be remapped) */ "i\0" "glIsVertexArray\0" "glIsVertexArrayAPPLE\0" "\0" - /* _mesa_function_pool[21793]: FragmentLightfvSGIX (dynamic) */ + /* _mesa_function_pool[22465]: FragmentLightfvSGIX (dynamic) */ "iip\0" "glFragmentLightfvSGIX\0" "\0" - /* _mesa_function_pool[21820]: DetachShader (will be remapped) */ + /* _mesa_function_pool[22492]: DetachShader (will be remapped) */ "ii\0" "glDetachShader\0" "\0" - /* _mesa_function_pool[21839]: VertexAttrib4NubARB (will be remapped) */ + /* _mesa_function_pool[22511]: VertexAttrib4NubARB (will be remapped) */ "iiiii\0" "glVertexAttrib4Nub\0" "glVertexAttrib4NubARB\0" "\0" - /* _mesa_function_pool[21887]: GetProgramEnvParameterfvARB (will be remapped) */ + /* _mesa_function_pool[22559]: GetProgramEnvParameterfvARB (will be remapped) */ "iip\0" "glGetProgramEnvParameterfvARB\0" "\0" - /* _mesa_function_pool[21922]: GetTrackMatrixivNV (will be remapped) */ + /* _mesa_function_pool[22594]: GetTrackMatrixivNV (will be remapped) */ "iiip\0" "glGetTrackMatrixivNV\0" "\0" - /* _mesa_function_pool[21949]: VertexAttrib3svNV (will be remapped) */ + /* _mesa_function_pool[22621]: VertexAttrib3svNV (will be remapped) */ "ip\0" "glVertexAttrib3svNV\0" "\0" - /* _mesa_function_pool[21973]: Uniform4fvARB (will be remapped) */ + /* _mesa_function_pool[22645]: Uniform4fvARB (will be remapped) */ "iip\0" "glUniform4fv\0" "glUniform4fvARB\0" "\0" - /* _mesa_function_pool[22007]: MultTransposeMatrixfARB (will be remapped) */ + /* _mesa_function_pool[22679]: MultTransposeMatrixfARB (will be remapped) */ "p\0" "glMultTransposeMatrixf\0" "glMultTransposeMatrixfARB\0" "\0" - /* _mesa_function_pool[22059]: GetTexEnviv (offset 277) */ + /* _mesa_function_pool[22731]: GetTexEnviv (offset 277) */ "iip\0" "glGetTexEnviv\0" "\0" - /* _mesa_function_pool[22078]: ColorFragmentOp1ATI (will be remapped) */ + /* _mesa_function_pool[22750]: ColorFragmentOp1ATI (will be remapped) */ "iiiiiii\0" "glColorFragmentOp1ATI\0" "\0" - /* _mesa_function_pool[22109]: GetUniformfvARB (will be remapped) */ + /* _mesa_function_pool[22781]: GetUniformfvARB (will be remapped) */ "iip\0" "glGetUniformfv\0" "glGetUniformfvARB\0" "\0" - /* _mesa_function_pool[22147]: EGLImageTargetRenderbufferStorageOES (will be remapped) */ + /* _mesa_function_pool[22819]: EGLImageTargetRenderbufferStorageOES (will be remapped) */ "ip\0" "glEGLImageTargetRenderbufferStorageOES\0" "\0" - /* _mesa_function_pool[22190]: PopClientAttrib (offset 334) */ + /* _mesa_function_pool[22862]: VertexAttribI2ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI2ivEXT\0" + "\0" + /* _mesa_function_pool[22888]: PopClientAttrib (offset 334) */ "\0" "glPopClientAttrib\0" "\0" - /* _mesa_function_pool[22210]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[22908]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ "iffffffffffff\0" "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[22281]: DetachObjectARB (will be remapped) */ + /* _mesa_function_pool[22979]: DetachObjectARB (will be remapped) */ "ii\0" "glDetachObjectARB\0" "\0" - /* _mesa_function_pool[22303]: VertexBlendARB (dynamic) */ + /* _mesa_function_pool[23001]: VertexBlendARB (dynamic) */ "i\0" "glVertexBlendARB\0" "\0" - /* _mesa_function_pool[22323]: WindowPos3iMESA (will be remapped) */ + /* _mesa_function_pool[23021]: WindowPos3iMESA (will be remapped) */ "iii\0" "glWindowPos3i\0" "glWindowPos3iARB\0" "glWindowPos3iMESA\0" "\0" - /* _mesa_function_pool[22377]: SeparableFilter2D (offset 360) */ + /* _mesa_function_pool[23075]: SeparableFilter2D (offset 360) */ "iiiiiipp\0" "glSeparableFilter2D\0" "glSeparableFilter2DEXT\0" "\0" - /* _mesa_function_pool[22430]: ProgramParameteriARB (will be remapped) */ + /* _mesa_function_pool[23128]: ProgramParameteriARB (will be remapped) */ "iii\0" "glProgramParameteriARB\0" "\0" - /* _mesa_function_pool[22458]: Map1d (offset 220) */ + /* _mesa_function_pool[23156]: Map1d (offset 220) */ "iddiip\0" "glMap1d\0" "\0" - /* _mesa_function_pool[22474]: Map1f (offset 221) */ + /* _mesa_function_pool[23172]: Map1f (offset 221) */ "iffiip\0" "glMap1f\0" "\0" - /* _mesa_function_pool[22490]: CompressedTexImage2DARB (will be remapped) */ + /* _mesa_function_pool[23188]: CompressedTexImage2DARB (will be remapped) */ "iiiiiiip\0" "glCompressedTexImage2D\0" "glCompressedTexImage2DARB\0" "\0" - /* _mesa_function_pool[22549]: ArrayElement (offset 306) */ + /* _mesa_function_pool[23247]: ArrayElement (offset 306) */ "i\0" "glArrayElement\0" "glArrayElementEXT\0" "\0" - /* _mesa_function_pool[22585]: TexImage2D (offset 183) */ + /* _mesa_function_pool[23283]: TexImage2D (offset 183) */ "iiiiiiiip\0" "glTexImage2D\0" "\0" - /* _mesa_function_pool[22609]: DepthBoundsEXT (will be remapped) */ + /* _mesa_function_pool[23307]: DepthBoundsEXT (will be remapped) */ "dd\0" "glDepthBoundsEXT\0" "\0" - /* _mesa_function_pool[22630]: ProgramParameters4fvNV (will be remapped) */ + /* _mesa_function_pool[23328]: ProgramParameters4fvNV (will be remapped) */ "iiip\0" "glProgramParameters4fvNV\0" "\0" - /* _mesa_function_pool[22661]: DeformationMap3fSGIX (dynamic) */ + /* _mesa_function_pool[23359]: DeformationMap3fSGIX (dynamic) */ "iffiiffiiffiip\0" "glDeformationMap3fSGIX\0" "\0" - /* _mesa_function_pool[22700]: GetProgramivNV (will be remapped) */ + /* _mesa_function_pool[23398]: GetProgramivNV (will be remapped) */ "iip\0" "glGetProgramivNV\0" "\0" - /* _mesa_function_pool[22722]: GetMinmaxParameteriv (offset 366) */ + /* _mesa_function_pool[23420]: GetFragDataLocationEXT (will be remapped) */ + "ip\0" + "glGetFragDataLocationEXT\0" + "\0" + /* _mesa_function_pool[23449]: GetMinmaxParameteriv (offset 366) */ "iip\0" "glGetMinmaxParameteriv\0" "glGetMinmaxParameterivEXT\0" "\0" - /* _mesa_function_pool[22776]: PixelTransferf (offset 247) */ + /* _mesa_function_pool[23503]: PixelTransferf (offset 247) */ "if\0" "glPixelTransferf\0" "\0" - /* _mesa_function_pool[22797]: CopyTexImage1D (offset 323) */ + /* _mesa_function_pool[23524]: CopyTexImage1D (offset 323) */ "iiiiiii\0" "glCopyTexImage1D\0" "glCopyTexImage1DEXT\0" "\0" - /* _mesa_function_pool[22843]: PushMatrix (offset 298) */ + /* _mesa_function_pool[23570]: PushMatrix (offset 298) */ "\0" "glPushMatrix\0" "\0" - /* _mesa_function_pool[22858]: Fogiv (offset 156) */ + /* _mesa_function_pool[23585]: Fogiv (offset 156) */ "ip\0" "glFogiv\0" "\0" - /* _mesa_function_pool[22870]: TexCoord1dv (offset 95) */ + /* _mesa_function_pool[23597]: TexCoord1dv (offset 95) */ "p\0" "glTexCoord1dv\0" "\0" - /* _mesa_function_pool[22887]: AlphaFragmentOp3ATI (will be remapped) */ + /* _mesa_function_pool[23614]: AlphaFragmentOp3ATI (will be remapped) */ "iiiiiiiiiiii\0" "glAlphaFragmentOp3ATI\0" "\0" - /* _mesa_function_pool[22923]: PixelTransferi (offset 248) */ + /* _mesa_function_pool[23650]: PixelTransferi (offset 248) */ "ii\0" "glPixelTransferi\0" "\0" - /* _mesa_function_pool[22944]: GetVertexAttribdvNV (will be remapped) */ + /* _mesa_function_pool[23671]: GetVertexAttribdvNV (will be remapped) */ "iip\0" "glGetVertexAttribdvNV\0" "\0" - /* _mesa_function_pool[22971]: VertexAttrib3fvNV (will be remapped) */ + /* _mesa_function_pool[23698]: VertexAttrib3fvNV (will be remapped) */ "ip\0" "glVertexAttrib3fvNV\0" "\0" - /* _mesa_function_pool[22995]: Rotatef (offset 300) */ + /* _mesa_function_pool[23722]: Rotatef (offset 300) */ "ffff\0" "glRotatef\0" "\0" - /* _mesa_function_pool[23011]: GetFinalCombinerInputParameterivNV (will be remapped) */ + /* _mesa_function_pool[23738]: GetFinalCombinerInputParameterivNV (will be remapped) */ "iip\0" "glGetFinalCombinerInputParameterivNV\0" "\0" - /* _mesa_function_pool[23053]: Vertex3i (offset 138) */ + /* _mesa_function_pool[23780]: Vertex3i (offset 138) */ "iii\0" "glVertex3i\0" "\0" - /* _mesa_function_pool[23069]: Vertex3f (offset 136) */ + /* _mesa_function_pool[23796]: Vertex3f (offset 136) */ "fff\0" "glVertex3f\0" "\0" - /* _mesa_function_pool[23085]: Clear (offset 203) */ + /* _mesa_function_pool[23812]: Clear (offset 203) */ "i\0" "glClear\0" "\0" - /* _mesa_function_pool[23096]: Vertex3d (offset 134) */ + /* _mesa_function_pool[23823]: Vertex3d (offset 134) */ "ddd\0" "glVertex3d\0" "\0" - /* _mesa_function_pool[23112]: GetMapParameterivNV (dynamic) */ + /* _mesa_function_pool[23839]: GetMapParameterivNV (dynamic) */ "iip\0" "glGetMapParameterivNV\0" "\0" - /* _mesa_function_pool[23139]: Uniform4iARB (will be remapped) */ + /* _mesa_function_pool[23866]: Uniform4iARB (will be remapped) */ "iiiii\0" "glUniform4i\0" "glUniform4iARB\0" "\0" - /* _mesa_function_pool[23173]: ReadBuffer (offset 254) */ + /* _mesa_function_pool[23900]: ReadBuffer (offset 254) */ "i\0" "glReadBuffer\0" "\0" - /* _mesa_function_pool[23189]: ConvolutionParameteri (offset 352) */ + /* _mesa_function_pool[23916]: ConvolutionParameteri (offset 352) */ "iii\0" "glConvolutionParameteri\0" "glConvolutionParameteriEXT\0" "\0" - /* _mesa_function_pool[23245]: Ortho (offset 296) */ + /* _mesa_function_pool[23972]: Ortho (offset 296) */ "dddddd\0" "glOrtho\0" "\0" - /* _mesa_function_pool[23261]: Binormal3sEXT (dynamic) */ + /* _mesa_function_pool[23988]: Binormal3sEXT (dynamic) */ "iii\0" "glBinormal3sEXT\0" "\0" - /* _mesa_function_pool[23282]: ListBase (offset 6) */ + /* _mesa_function_pool[24009]: ListBase (offset 6) */ "i\0" "glListBase\0" "\0" - /* _mesa_function_pool[23296]: Vertex3s (offset 140) */ + /* _mesa_function_pool[24023]: Vertex3s (offset 140) */ "iii\0" "glVertex3s\0" "\0" - /* _mesa_function_pool[23312]: ConvolutionParameterf (offset 350) */ + /* _mesa_function_pool[24039]: ConvolutionParameterf (offset 350) */ "iif\0" "glConvolutionParameterf\0" "glConvolutionParameterfEXT\0" "\0" - /* _mesa_function_pool[23368]: GetColorTableParameteriv (offset 345) */ + /* _mesa_function_pool[24095]: GetColorTableParameteriv (offset 345) */ "iip\0" "glGetColorTableParameteriv\0" "glGetColorTableParameterivSGI\0" "glGetColorTableParameterivEXT\0" "\0" - /* _mesa_function_pool[23460]: ProgramEnvParameter4dvARB (will be remapped) */ + /* _mesa_function_pool[24187]: ProgramEnvParameter4dvARB (will be remapped) */ "iip\0" "glProgramEnvParameter4dvARB\0" "glProgramParameter4dvNV\0" "\0" - /* _mesa_function_pool[23517]: ShadeModel (offset 177) */ + /* _mesa_function_pool[24244]: ShadeModel (offset 177) */ "i\0" "glShadeModel\0" "\0" - /* _mesa_function_pool[23533]: VertexAttribs2fvNV (will be remapped) */ + /* _mesa_function_pool[24260]: VertexAttribs2fvNV (will be remapped) */ "iip\0" "glVertexAttribs2fvNV\0" "\0" - /* _mesa_function_pool[23559]: Rectiv (offset 91) */ + /* _mesa_function_pool[24286]: Rectiv (offset 91) */ "pp\0" "glRectiv\0" "\0" - /* _mesa_function_pool[23572]: UseProgramObjectARB (will be remapped) */ + /* _mesa_function_pool[24299]: UseProgramObjectARB (will be remapped) */ "i\0" "glUseProgram\0" "glUseProgramObjectARB\0" "\0" - /* _mesa_function_pool[23610]: GetMapParameterfvNV (dynamic) */ + /* _mesa_function_pool[24337]: GetMapParameterfvNV (dynamic) */ "iip\0" "glGetMapParameterfvNV\0" "\0" - /* _mesa_function_pool[23637]: EndConditionalRenderNV (will be remapped) */ + /* _mesa_function_pool[24364]: EndConditionalRenderNV (will be remapped) */ "\0" "glEndConditionalRenderNV\0" "\0" - /* _mesa_function_pool[23664]: PassTexCoordATI (will be remapped) */ + /* _mesa_function_pool[24391]: PassTexCoordATI (will be remapped) */ "iii\0" "glPassTexCoordATI\0" "\0" - /* _mesa_function_pool[23687]: DeleteProgram (will be remapped) */ + /* _mesa_function_pool[24414]: DeleteProgram (will be remapped) */ "i\0" "glDeleteProgram\0" "\0" - /* _mesa_function_pool[23706]: Tangent3ivEXT (dynamic) */ + /* _mesa_function_pool[24433]: Tangent3ivEXT (dynamic) */ "p\0" "glTangent3ivEXT\0" "\0" - /* _mesa_function_pool[23725]: Tangent3dEXT (dynamic) */ + /* _mesa_function_pool[24452]: Tangent3dEXT (dynamic) */ "ddd\0" "glTangent3dEXT\0" "\0" - /* _mesa_function_pool[23745]: SecondaryColor3dvEXT (will be remapped) */ + /* _mesa_function_pool[24472]: SecondaryColor3dvEXT (will be remapped) */ "p\0" "glSecondaryColor3dv\0" "glSecondaryColor3dvEXT\0" "\0" - /* _mesa_function_pool[23791]: Vertex2fv (offset 129) */ + /* _mesa_function_pool[24518]: Vertex2fv (offset 129) */ "p\0" "glVertex2fv\0" "\0" - /* _mesa_function_pool[23806]: MultiDrawArraysEXT (will be remapped) */ + /* _mesa_function_pool[24533]: MultiDrawArraysEXT (will be remapped) */ "ippi\0" "glMultiDrawArrays\0" "glMultiDrawArraysEXT\0" "\0" - /* _mesa_function_pool[23851]: BindRenderbufferEXT (will be remapped) */ + /* _mesa_function_pool[24578]: BindRenderbufferEXT (will be remapped) */ "ii\0" "glBindRenderbuffer\0" "glBindRenderbufferEXT\0" "\0" - /* _mesa_function_pool[23896]: MultiTexCoord4dARB (offset 400) */ + /* _mesa_function_pool[24623]: MultiTexCoord4dARB (offset 400) */ "idddd\0" "glMultiTexCoord4d\0" "glMultiTexCoord4dARB\0" "\0" - /* _mesa_function_pool[23942]: FramebufferTextureFaceARB (will be remapped) */ + /* _mesa_function_pool[24669]: FramebufferTextureFaceARB (will be remapped) */ "iiiii\0" "glFramebufferTextureFaceARB\0" "\0" - /* _mesa_function_pool[23977]: Vertex3sv (offset 141) */ + /* _mesa_function_pool[24704]: Vertex3sv (offset 141) */ "p\0" "glVertex3sv\0" "\0" - /* _mesa_function_pool[23992]: SecondaryColor3usEXT (will be remapped) */ + /* _mesa_function_pool[24719]: SecondaryColor3usEXT (will be remapped) */ "iii\0" "glSecondaryColor3us\0" "glSecondaryColor3usEXT\0" "\0" - /* _mesa_function_pool[24040]: ProgramLocalParameter4fvARB (will be remapped) */ + /* _mesa_function_pool[24767]: ProgramLocalParameter4fvARB (will be remapped) */ "iip\0" "glProgramLocalParameter4fvARB\0" "\0" - /* _mesa_function_pool[24075]: DeleteProgramsNV (will be remapped) */ + /* _mesa_function_pool[24802]: DeleteProgramsNV (will be remapped) */ "ip\0" "glDeleteProgramsARB\0" "glDeleteProgramsNV\0" "\0" - /* _mesa_function_pool[24118]: EvalMesh1 (offset 236) */ + /* _mesa_function_pool[24845]: EvalMesh1 (offset 236) */ "iii\0" "glEvalMesh1\0" "\0" - /* _mesa_function_pool[24135]: PauseTransformFeedback (will be remapped) */ + /* _mesa_function_pool[24862]: PauseTransformFeedback (will be remapped) */ "\0" "glPauseTransformFeedback\0" "\0" - /* _mesa_function_pool[24162]: MultiTexCoord1sARB (offset 382) */ + /* _mesa_function_pool[24889]: MultiTexCoord1sARB (offset 382) */ "ii\0" "glMultiTexCoord1s\0" "glMultiTexCoord1sARB\0" "\0" - /* _mesa_function_pool[24205]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[24932]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */ "iffffff\0" "glReplacementCodeuiColor3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[24252]: GetVertexAttribPointervNV (will be remapped) */ + /* _mesa_function_pool[24979]: GetVertexAttribPointervNV (will be remapped) */ "iip\0" "glGetVertexAttribPointerv\0" "glGetVertexAttribPointervARB\0" "glGetVertexAttribPointervNV\0" "\0" - /* _mesa_function_pool[24340]: VertexAttribs1fvNV (will be remapped) */ + /* _mesa_function_pool[25067]: VertexAttribs1fvNV (will be remapped) */ "iip\0" "glVertexAttribs1fvNV\0" "\0" - /* _mesa_function_pool[24366]: MultiTexCoord1dvARB (offset 377) */ + /* _mesa_function_pool[25093]: MultiTexCoord1dvARB (offset 377) */ "ip\0" "glMultiTexCoord1dv\0" "glMultiTexCoord1dvARB\0" "\0" - /* _mesa_function_pool[24411]: Uniform2iARB (will be remapped) */ + /* _mesa_function_pool[25138]: Uniform2iARB (will be remapped) */ "iii\0" "glUniform2i\0" "glUniform2iARB\0" "\0" - /* _mesa_function_pool[24443]: Vertex2iv (offset 131) */ + /* _mesa_function_pool[25170]: Vertex2iv (offset 131) */ "p\0" "glVertex2iv\0" "\0" - /* _mesa_function_pool[24458]: GetProgramStringNV (will be remapped) */ + /* _mesa_function_pool[25185]: GetProgramStringNV (will be remapped) */ "iip\0" "glGetProgramStringNV\0" "\0" - /* _mesa_function_pool[24484]: ColorPointerEXT (will be remapped) */ + /* _mesa_function_pool[25211]: ColorPointerEXT (will be remapped) */ "iiiip\0" "glColorPointerEXT\0" "\0" - /* _mesa_function_pool[24509]: LineWidth (offset 168) */ + /* _mesa_function_pool[25236]: LineWidth (offset 168) */ "f\0" "glLineWidth\0" "\0" - /* _mesa_function_pool[24524]: MapBufferARB (will be remapped) */ + /* _mesa_function_pool[25251]: MapBufferARB (will be remapped) */ "ii\0" "glMapBuffer\0" "glMapBufferARB\0" "\0" - /* _mesa_function_pool[24555]: MultiDrawElementsBaseVertex (will be remapped) */ + /* _mesa_function_pool[25282]: MultiDrawElementsBaseVertex (will be remapped) */ "ipipip\0" "glMultiDrawElementsBaseVertex\0" "\0" - /* _mesa_function_pool[24593]: TexParameterIuivEXT (will be remapped) */ + /* _mesa_function_pool[25320]: TexParameterIuivEXT (will be remapped) */ "iip\0" "glTexParameterIuivEXT\0" "\0" - /* _mesa_function_pool[24620]: Binormal3svEXT (dynamic) */ + /* _mesa_function_pool[25347]: Binormal3svEXT (dynamic) */ "p\0" "glBinormal3svEXT\0" "\0" - /* _mesa_function_pool[24640]: ApplyTextureEXT (dynamic) */ + /* _mesa_function_pool[25367]: ApplyTextureEXT (dynamic) */ "i\0" "glApplyTextureEXT\0" "\0" - /* _mesa_function_pool[24661]: TexGendv (offset 189) */ + /* _mesa_function_pool[25388]: TexGendv (offset 189) */ "iip\0" "glTexGendv\0" "\0" - /* _mesa_function_pool[24677]: EnableIndexedEXT (will be remapped) */ + /* _mesa_function_pool[25404]: VertexAttribI3iEXT (will be remapped) */ + "iiii\0" + "glVertexAttribI3iEXT\0" + "\0" + /* _mesa_function_pool[25431]: EnableIndexedEXT (will be remapped) */ "ii\0" "glEnableIndexedEXT\0" "\0" - /* _mesa_function_pool[24700]: TextureMaterialEXT (dynamic) */ + /* _mesa_function_pool[25454]: TextureMaterialEXT (dynamic) */ "ii\0" "glTextureMaterialEXT\0" "\0" - /* _mesa_function_pool[24725]: TextureLightEXT (dynamic) */ + /* _mesa_function_pool[25479]: TextureLightEXT (dynamic) */ "i\0" "glTextureLightEXT\0" "\0" - /* _mesa_function_pool[24746]: ResetMinmax (offset 370) */ + /* _mesa_function_pool[25500]: ResetMinmax (offset 370) */ "i\0" "glResetMinmax\0" "glResetMinmaxEXT\0" "\0" - /* _mesa_function_pool[24780]: SpriteParameterfSGIX (dynamic) */ + /* _mesa_function_pool[25534]: SpriteParameterfSGIX (dynamic) */ "if\0" "glSpriteParameterfSGIX\0" "\0" - /* _mesa_function_pool[24807]: EnableClientState (offset 313) */ + /* _mesa_function_pool[25561]: EnableClientState (offset 313) */ "i\0" "glEnableClientState\0" "\0" - /* _mesa_function_pool[24830]: VertexAttrib4sNV (will be remapped) */ + /* _mesa_function_pool[25584]: VertexAttrib4sNV (will be remapped) */ "iiiii\0" "glVertexAttrib4sNV\0" "\0" - /* _mesa_function_pool[24856]: GetConvolutionParameterfv (offset 357) */ + /* _mesa_function_pool[25610]: GetConvolutionParameterfv (offset 357) */ "iip\0" "glGetConvolutionParameterfv\0" "glGetConvolutionParameterfvEXT\0" "\0" - /* _mesa_function_pool[24920]: VertexAttribs4dvNV (will be remapped) */ + /* _mesa_function_pool[25674]: VertexAttribs4dvNV (will be remapped) */ "iip\0" "glVertexAttribs4dvNV\0" "\0" - /* _mesa_function_pool[24946]: MultiModeDrawArraysIBM (will be remapped) */ - "pppii\0" - "glMultiModeDrawArraysIBM\0" - "\0" - /* _mesa_function_pool[24978]: VertexAttrib4dARB (will be remapped) */ + /* _mesa_function_pool[25700]: VertexAttrib4dARB (will be remapped) */ "idddd\0" "glVertexAttrib4d\0" "glVertexAttrib4dARB\0" "\0" - /* _mesa_function_pool[25022]: GetTexBumpParameterfvATI (will be remapped) */ + /* _mesa_function_pool[25744]: GetTexBumpParameterfvATI (will be remapped) */ "ip\0" "glGetTexBumpParameterfvATI\0" "\0" - /* _mesa_function_pool[25053]: ProgramNamedParameter4dNV (will be remapped) */ + /* _mesa_function_pool[25775]: ProgramNamedParameter4dNV (will be remapped) */ "iipdddd\0" "glProgramNamedParameter4dNV\0" "\0" - /* _mesa_function_pool[25090]: GetMaterialfv (offset 269) */ + /* _mesa_function_pool[25812]: GetMaterialfv (offset 269) */ "iip\0" "glGetMaterialfv\0" "\0" - /* _mesa_function_pool[25111]: VertexWeightfEXT (dynamic) */ + /* _mesa_function_pool[25833]: VertexWeightfEXT (dynamic) */ "f\0" "glVertexWeightfEXT\0" "\0" - /* _mesa_function_pool[25133]: Binormal3fEXT (dynamic) */ + /* _mesa_function_pool[25855]: Binormal3fEXT (dynamic) */ "fff\0" "glBinormal3fEXT\0" "\0" - /* _mesa_function_pool[25154]: CallList (offset 2) */ + /* _mesa_function_pool[25876]: CallList (offset 2) */ "i\0" "glCallList\0" "\0" - /* _mesa_function_pool[25168]: Materialfv (offset 170) */ + /* _mesa_function_pool[25890]: Materialfv (offset 170) */ "iip\0" "glMaterialfv\0" "\0" - /* _mesa_function_pool[25186]: TexCoord3fv (offset 113) */ + /* _mesa_function_pool[25908]: TexCoord3fv (offset 113) */ "p\0" "glTexCoord3fv\0" "\0" - /* _mesa_function_pool[25203]: FogCoordfvEXT (will be remapped) */ + /* _mesa_function_pool[25925]: FogCoordfvEXT (will be remapped) */ "p\0" "glFogCoordfv\0" "glFogCoordfvEXT\0" "\0" - /* _mesa_function_pool[25235]: MultiTexCoord1ivARB (offset 381) */ + /* _mesa_function_pool[25957]: MultiTexCoord1ivARB (offset 381) */ "ip\0" "glMultiTexCoord1iv\0" "glMultiTexCoord1ivARB\0" "\0" - /* _mesa_function_pool[25280]: SecondaryColor3ubEXT (will be remapped) */ + /* _mesa_function_pool[26002]: SecondaryColor3ubEXT (will be remapped) */ "iii\0" "glSecondaryColor3ub\0" "glSecondaryColor3ubEXT\0" "\0" - /* _mesa_function_pool[25328]: MultiTexCoord2ivARB (offset 389) */ + /* _mesa_function_pool[26050]: MultiTexCoord2ivARB (offset 389) */ "ip\0" "glMultiTexCoord2iv\0" "glMultiTexCoord2ivARB\0" "\0" - /* _mesa_function_pool[25373]: FogFuncSGIS (dynamic) */ + /* _mesa_function_pool[26095]: FogFuncSGIS (dynamic) */ "ip\0" "glFogFuncSGIS\0" "\0" - /* _mesa_function_pool[25391]: CopyTexSubImage2D (offset 326) */ + /* _mesa_function_pool[26113]: CopyTexSubImage2D (offset 326) */ "iiiiiiii\0" "glCopyTexSubImage2D\0" "glCopyTexSubImage2DEXT\0" "\0" - /* _mesa_function_pool[25444]: GetObjectParameterivARB (will be remapped) */ + /* _mesa_function_pool[26166]: GetObjectParameterivARB (will be remapped) */ "iip\0" "glGetObjectParameterivARB\0" "\0" - /* _mesa_function_pool[25475]: Color3iv (offset 16) */ + /* _mesa_function_pool[26197]: Color3iv (offset 16) */ "p\0" "glColor3iv\0" "\0" - /* _mesa_function_pool[25489]: TexCoord4fVertex4fSUN (dynamic) */ + /* _mesa_function_pool[26211]: TexCoord4fVertex4fSUN (dynamic) */ "ffffffff\0" "glTexCoord4fVertex4fSUN\0" "\0" - /* _mesa_function_pool[25523]: DrawElements (offset 311) */ + /* _mesa_function_pool[26245]: DrawElements (offset 311) */ "iiip\0" "glDrawElements\0" "\0" - /* _mesa_function_pool[25544]: BindVertexArrayAPPLE (will be remapped) */ + /* _mesa_function_pool[26266]: BindVertexArrayAPPLE (will be remapped) */ "i\0" "glBindVertexArrayAPPLE\0" "\0" - /* _mesa_function_pool[25570]: GetProgramLocalParameterdvARB (will be remapped) */ + /* _mesa_function_pool[26292]: GetProgramLocalParameterdvARB (will be remapped) */ "iip\0" "glGetProgramLocalParameterdvARB\0" "\0" - /* _mesa_function_pool[25607]: GetHistogramParameteriv (offset 363) */ + /* _mesa_function_pool[26329]: GetHistogramParameteriv (offset 363) */ "iip\0" "glGetHistogramParameteriv\0" "glGetHistogramParameterivEXT\0" "\0" - /* _mesa_function_pool[25667]: MultiTexCoord1iARB (offset 380) */ + /* _mesa_function_pool[26389]: MultiTexCoord1iARB (offset 380) */ "ii\0" "glMultiTexCoord1i\0" "glMultiTexCoord1iARB\0" "\0" - /* _mesa_function_pool[25710]: GetConvolutionFilter (offset 356) */ + /* _mesa_function_pool[26432]: GetConvolutionFilter (offset 356) */ "iiip\0" "glGetConvolutionFilter\0" "glGetConvolutionFilterEXT\0" "\0" - /* _mesa_function_pool[25765]: GetProgramivARB (will be remapped) */ + /* _mesa_function_pool[26487]: GetProgramivARB (will be remapped) */ "iip\0" "glGetProgramivARB\0" "\0" - /* _mesa_function_pool[25788]: BlendFuncSeparateEXT (will be remapped) */ + /* _mesa_function_pool[26510]: BlendFuncSeparateEXT (will be remapped) */ "iiii\0" "glBlendFuncSeparate\0" "glBlendFuncSeparateEXT\0" "glBlendFuncSeparateINGR\0" "\0" - /* _mesa_function_pool[25861]: MapBufferRange (will be remapped) */ + /* _mesa_function_pool[26583]: MapBufferRange (will be remapped) */ "iiii\0" "glMapBufferRange\0" "\0" - /* _mesa_function_pool[25884]: ProgramParameters4dvNV (will be remapped) */ + /* _mesa_function_pool[26606]: ProgramParameters4dvNV (will be remapped) */ "iiip\0" "glProgramParameters4dvNV\0" "\0" - /* _mesa_function_pool[25915]: TexCoord2fColor3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[26637]: TexCoord2fColor3fVertex3fvSUN (dynamic) */ "ppp\0" "glTexCoord2fColor3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[25952]: EvalPoint2 (offset 239) */ + /* _mesa_function_pool[26674]: EvalPoint2 (offset 239) */ "ii\0" "glEvalPoint2\0" "\0" - /* _mesa_function_pool[25969]: EvalPoint1 (offset 237) */ + /* _mesa_function_pool[26691]: Uniform1uivEXT (will be remapped) */ + "iip\0" + "glUniform1uivEXT\0" + "\0" + /* _mesa_function_pool[26713]: EvalPoint1 (offset 237) */ "i\0" "glEvalPoint1\0" "\0" - /* _mesa_function_pool[25985]: Binormal3dvEXT (dynamic) */ + /* _mesa_function_pool[26729]: Binormal3dvEXT (dynamic) */ "p\0" "glBinormal3dvEXT\0" "\0" - /* _mesa_function_pool[26005]: PopMatrix (offset 297) */ + /* _mesa_function_pool[26749]: PopMatrix (offset 297) */ "\0" "glPopMatrix\0" "\0" - /* _mesa_function_pool[26019]: FinishFenceNV (will be remapped) */ + /* _mesa_function_pool[26763]: FinishFenceNV (will be remapped) */ "i\0" "glFinishFenceNV\0" "\0" - /* _mesa_function_pool[26038]: GetFogFuncSGIS (dynamic) */ + /* _mesa_function_pool[26782]: GetFogFuncSGIS (dynamic) */ "p\0" "glGetFogFuncSGIS\0" "\0" - /* _mesa_function_pool[26058]: GetUniformLocationARB (will be remapped) */ + /* _mesa_function_pool[26802]: GetUniformLocationARB (will be remapped) */ "ip\0" "glGetUniformLocation\0" "glGetUniformLocationARB\0" "\0" - /* _mesa_function_pool[26107]: SecondaryColor3fEXT (will be remapped) */ + /* _mesa_function_pool[26851]: SecondaryColor3fEXT (will be remapped) */ "fff\0" "glSecondaryColor3f\0" "glSecondaryColor3fEXT\0" "\0" - /* _mesa_function_pool[26153]: GetTexGeniv (offset 280) */ + /* _mesa_function_pool[26897]: GetTexGeniv (offset 280) */ "iip\0" "glGetTexGeniv\0" "\0" - /* _mesa_function_pool[26172]: CombinerInputNV (will be remapped) */ + /* _mesa_function_pool[26916]: CombinerInputNV (will be remapped) */ "iiiiii\0" "glCombinerInputNV\0" "\0" - /* _mesa_function_pool[26198]: VertexAttrib3sARB (will be remapped) */ + /* _mesa_function_pool[26942]: VertexAttrib3sARB (will be remapped) */ "iiii\0" "glVertexAttrib3s\0" "glVertexAttrib3sARB\0" "\0" - /* _mesa_function_pool[26241]: IsTransformFeedback (will be remapped) */ + /* _mesa_function_pool[26985]: IsTransformFeedback (will be remapped) */ "i\0" "glIsTransformFeedback\0" "\0" - /* _mesa_function_pool[26266]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[27010]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[26311]: Map2d (offset 222) */ + /* _mesa_function_pool[27055]: Map2d (offset 222) */ "iddiiddiip\0" "glMap2d\0" "\0" - /* _mesa_function_pool[26331]: Map2f (offset 223) */ + /* _mesa_function_pool[27075]: Map2f (offset 223) */ "iffiiffiip\0" "glMap2f\0" "\0" - /* _mesa_function_pool[26351]: ProgramStringARB (will be remapped) */ + /* _mesa_function_pool[27095]: ProgramStringARB (will be remapped) */ "iiip\0" "glProgramStringARB\0" "\0" - /* _mesa_function_pool[26376]: Vertex4s (offset 148) */ + /* _mesa_function_pool[27120]: Vertex4s (offset 148) */ "iiii\0" "glVertex4s\0" "\0" - /* _mesa_function_pool[26393]: TexCoord4fVertex4fvSUN (dynamic) */ + /* _mesa_function_pool[27137]: TexCoord4fVertex4fvSUN (dynamic) */ "pp\0" "glTexCoord4fVertex4fvSUN\0" "\0" - /* _mesa_function_pool[26422]: FragmentLightModelivSGIX (dynamic) */ + /* _mesa_function_pool[27166]: FragmentLightModelivSGIX (dynamic) */ "ip\0" "glFragmentLightModelivSGIX\0" "\0" - /* _mesa_function_pool[26453]: VertexAttrib1fNV (will be remapped) */ + /* _mesa_function_pool[27197]: VertexAttrib1fNV (will be remapped) */ "if\0" "glVertexAttrib1fNV\0" "\0" - /* _mesa_function_pool[26476]: Vertex4f (offset 144) */ + /* _mesa_function_pool[27220]: Vertex4f (offset 144) */ "ffff\0" "glVertex4f\0" "\0" - /* _mesa_function_pool[26493]: EvalCoord1d (offset 228) */ + /* _mesa_function_pool[27237]: EvalCoord1d (offset 228) */ "d\0" "glEvalCoord1d\0" "\0" - /* _mesa_function_pool[26510]: Vertex4d (offset 142) */ + /* _mesa_function_pool[27254]: Vertex4d (offset 142) */ "dddd\0" "glVertex4d\0" "\0" - /* _mesa_function_pool[26527]: RasterPos4dv (offset 79) */ + /* _mesa_function_pool[27271]: RasterPos4dv (offset 79) */ "p\0" "glRasterPos4dv\0" "\0" - /* _mesa_function_pool[26545]: UseShaderProgramEXT (will be remapped) */ + /* _mesa_function_pool[27289]: UseShaderProgramEXT (will be remapped) */ "ii\0" "glUseShaderProgramEXT\0" "\0" - /* _mesa_function_pool[26571]: FragmentLightfSGIX (dynamic) */ + /* _mesa_function_pool[27315]: FragmentLightfSGIX (dynamic) */ "iif\0" "glFragmentLightfSGIX\0" "\0" - /* _mesa_function_pool[26597]: GetCompressedTexImageARB (will be remapped) */ + /* _mesa_function_pool[27341]: GetCompressedTexImageARB (will be remapped) */ "iip\0" "glGetCompressedTexImage\0" "glGetCompressedTexImageARB\0" "\0" - /* _mesa_function_pool[26653]: GetTexGenfv (offset 279) */ + /* _mesa_function_pool[27397]: GetTexGenfv (offset 279) */ "iip\0" "glGetTexGenfv\0" "\0" - /* _mesa_function_pool[26672]: Vertex4i (offset 146) */ + /* _mesa_function_pool[27416]: Vertex4i (offset 146) */ "iiii\0" "glVertex4i\0" "\0" - /* _mesa_function_pool[26689]: VertexWeightPointerEXT (dynamic) */ + /* _mesa_function_pool[27433]: VertexWeightPointerEXT (dynamic) */ "iiip\0" "glVertexWeightPointerEXT\0" "\0" - /* _mesa_function_pool[26720]: GetHistogram (offset 361) */ + /* _mesa_function_pool[27464]: GetHistogram (offset 361) */ "iiiip\0" "glGetHistogram\0" "glGetHistogramEXT\0" "\0" - /* _mesa_function_pool[26760]: ActiveStencilFaceEXT (will be remapped) */ + /* _mesa_function_pool[27504]: ActiveStencilFaceEXT (will be remapped) */ "i\0" "glActiveStencilFaceEXT\0" "\0" - /* _mesa_function_pool[26786]: StencilFuncSeparateATI (will be remapped) */ + /* _mesa_function_pool[27530]: StencilFuncSeparateATI (will be remapped) */ "iiii\0" "glStencilFuncSeparateATI\0" "\0" - /* _mesa_function_pool[26817]: Materialf (offset 169) */ + /* _mesa_function_pool[27561]: Materialf (offset 169) */ "iif\0" "glMaterialf\0" "\0" - /* _mesa_function_pool[26834]: GetShaderSourceARB (will be remapped) */ + /* _mesa_function_pool[27578]: GetShaderSourceARB (will be remapped) */ "iipp\0" "glGetShaderSource\0" "glGetShaderSourceARB\0" "\0" - /* _mesa_function_pool[26879]: IglooInterfaceSGIX (dynamic) */ + /* _mesa_function_pool[27623]: IglooInterfaceSGIX (dynamic) */ "ip\0" "glIglooInterfaceSGIX\0" "\0" - /* _mesa_function_pool[26904]: Materiali (offset 171) */ + /* _mesa_function_pool[27648]: Materiali (offset 171) */ "iii\0" "glMateriali\0" "\0" - /* _mesa_function_pool[26921]: VertexAttrib4dNV (will be remapped) */ + /* _mesa_function_pool[27665]: VertexAttrib4dNV (will be remapped) */ "idddd\0" "glVertexAttrib4dNV\0" "\0" - /* _mesa_function_pool[26947]: MultiModeDrawElementsIBM (will be remapped) */ + /* _mesa_function_pool[27691]: MultiModeDrawElementsIBM (will be remapped) */ "ppipii\0" "glMultiModeDrawElementsIBM\0" "\0" - /* _mesa_function_pool[26982]: Indexsv (offset 51) */ + /* _mesa_function_pool[27726]: Indexsv (offset 51) */ "p\0" "glIndexsv\0" "\0" - /* _mesa_function_pool[26995]: MultiTexCoord4svARB (offset 407) */ + /* _mesa_function_pool[27739]: MultiTexCoord4svARB (offset 407) */ "ip\0" "glMultiTexCoord4sv\0" "glMultiTexCoord4svARB\0" "\0" - /* _mesa_function_pool[27040]: LightModelfv (offset 164) */ + /* _mesa_function_pool[27784]: LightModelfv (offset 164) */ "ip\0" "glLightModelfv\0" "\0" - /* _mesa_function_pool[27059]: TexCoord2dv (offset 103) */ + /* _mesa_function_pool[27803]: TexCoord2dv (offset 103) */ "p\0" "glTexCoord2dv\0" "\0" - /* _mesa_function_pool[27076]: GenQueriesARB (will be remapped) */ + /* _mesa_function_pool[27820]: GenQueriesARB (will be remapped) */ "ip\0" "glGenQueries\0" "glGenQueriesARB\0" "\0" - /* _mesa_function_pool[27109]: EvalCoord1dv (offset 229) */ + /* _mesa_function_pool[27853]: EvalCoord1dv (offset 229) */ "p\0" "glEvalCoord1dv\0" "\0" - /* _mesa_function_pool[27127]: ReplacementCodeuiVertex3fSUN (dynamic) */ + /* _mesa_function_pool[27871]: ReplacementCodeuiVertex3fSUN (dynamic) */ "ifff\0" "glReplacementCodeuiVertex3fSUN\0" "\0" - /* _mesa_function_pool[27164]: Translated (offset 303) */ + /* _mesa_function_pool[27908]: Translated (offset 303) */ "ddd\0" "glTranslated\0" "\0" - /* _mesa_function_pool[27182]: Translatef (offset 304) */ + /* _mesa_function_pool[27926]: Translatef (offset 304) */ "fff\0" "glTranslatef\0" "\0" - /* _mesa_function_pool[27200]: StencilMask (offset 209) */ + /* _mesa_function_pool[27944]: Uniform3uiEXT (will be remapped) */ + "iiii\0" + "glUniform3uiEXT\0" + "\0" + /* _mesa_function_pool[27966]: StencilMask (offset 209) */ "i\0" "glStencilMask\0" "\0" - /* _mesa_function_pool[27217]: Tangent3iEXT (dynamic) */ + /* _mesa_function_pool[27983]: Tangent3iEXT (dynamic) */ "iii\0" "glTangent3iEXT\0" "\0" - /* _mesa_function_pool[27237]: GetLightiv (offset 265) */ + /* _mesa_function_pool[28003]: GetLightiv (offset 265) */ "iip\0" "glGetLightiv\0" "\0" - /* _mesa_function_pool[27255]: DrawMeshArraysSUN (dynamic) */ + /* _mesa_function_pool[28021]: DrawMeshArraysSUN (dynamic) */ "iiii\0" "glDrawMeshArraysSUN\0" "\0" - /* _mesa_function_pool[27281]: IsList (offset 287) */ + /* _mesa_function_pool[28047]: IsList (offset 287) */ "i\0" "glIsList\0" "\0" - /* _mesa_function_pool[27293]: IsSync (will be remapped) */ + /* _mesa_function_pool[28059]: IsSync (will be remapped) */ "i\0" "glIsSync\0" "\0" - /* _mesa_function_pool[27305]: RenderMode (offset 196) */ + /* _mesa_function_pool[28071]: RenderMode (offset 196) */ "i\0" "glRenderMode\0" "\0" - /* _mesa_function_pool[27321]: GetMapControlPointsNV (dynamic) */ + /* _mesa_function_pool[28087]: GetMapControlPointsNV (dynamic) */ "iiiiiip\0" "glGetMapControlPointsNV\0" "\0" - /* _mesa_function_pool[27354]: DrawBuffersARB (will be remapped) */ + /* _mesa_function_pool[28120]: DrawBuffersARB (will be remapped) */ "ip\0" "glDrawBuffers\0" "glDrawBuffersARB\0" "glDrawBuffersATI\0" "\0" - /* _mesa_function_pool[27406]: ProgramLocalParameter4fARB (will be remapped) */ + /* _mesa_function_pool[28172]: ProgramLocalParameter4fARB (will be remapped) */ "iiffff\0" "glProgramLocalParameter4fARB\0" "\0" - /* _mesa_function_pool[27443]: SpriteParameterivSGIX (dynamic) */ + /* _mesa_function_pool[28209]: SpriteParameterivSGIX (dynamic) */ "ip\0" "glSpriteParameterivSGIX\0" "\0" - /* _mesa_function_pool[27471]: ProvokingVertexEXT (will be remapped) */ + /* _mesa_function_pool[28237]: ProvokingVertexEXT (will be remapped) */ "i\0" "glProvokingVertexEXT\0" "glProvokingVertex\0" "\0" - /* _mesa_function_pool[27513]: MultiTexCoord1fARB (offset 378) */ + /* _mesa_function_pool[28279]: MultiTexCoord1fARB (offset 378) */ "if\0" "glMultiTexCoord1f\0" "glMultiTexCoord1fARB\0" "\0" - /* _mesa_function_pool[27556]: LoadName (offset 198) */ + /* _mesa_function_pool[28322]: LoadName (offset 198) */ "i\0" "glLoadName\0" "\0" - /* _mesa_function_pool[27570]: VertexAttribs4ubvNV (will be remapped) */ + /* _mesa_function_pool[28336]: VertexAttribs4ubvNV (will be remapped) */ "iip\0" "glVertexAttribs4ubvNV\0" "\0" - /* _mesa_function_pool[27597]: WeightsvARB (dynamic) */ + /* _mesa_function_pool[28363]: WeightsvARB (dynamic) */ "ip\0" "glWeightsvARB\0" "\0" - /* _mesa_function_pool[27615]: Uniform1fvARB (will be remapped) */ + /* _mesa_function_pool[28381]: Uniform1fvARB (will be remapped) */ "iip\0" "glUniform1fv\0" "glUniform1fvARB\0" "\0" - /* _mesa_function_pool[27649]: CopyTexSubImage1D (offset 325) */ + /* _mesa_function_pool[28415]: CopyTexSubImage1D (offset 325) */ "iiiiii\0" "glCopyTexSubImage1D\0" "glCopyTexSubImage1DEXT\0" "\0" - /* _mesa_function_pool[27700]: CullFace (offset 152) */ + /* _mesa_function_pool[28466]: CullFace (offset 152) */ "i\0" "glCullFace\0" "\0" - /* _mesa_function_pool[27714]: BindTexture (offset 307) */ + /* _mesa_function_pool[28480]: BindTexture (offset 307) */ "ii\0" "glBindTexture\0" "glBindTextureEXT\0" "\0" - /* _mesa_function_pool[27749]: BeginFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[28515]: BeginFragmentShaderATI (will be remapped) */ "\0" "glBeginFragmentShaderATI\0" "\0" - /* _mesa_function_pool[27776]: MultiTexCoord4fARB (offset 402) */ + /* _mesa_function_pool[28542]: MultiTexCoord4fARB (offset 402) */ "iffff\0" "glMultiTexCoord4f\0" "glMultiTexCoord4fARB\0" "\0" - /* _mesa_function_pool[27822]: VertexAttribs3svNV (will be remapped) */ + /* _mesa_function_pool[28588]: VertexAttribs3svNV (will be remapped) */ "iip\0" "glVertexAttribs3svNV\0" "\0" - /* _mesa_function_pool[27848]: StencilFunc (offset 243) */ + /* _mesa_function_pool[28614]: StencilFunc (offset 243) */ "iii\0" "glStencilFunc\0" "\0" - /* _mesa_function_pool[27867]: CopyPixels (offset 255) */ + /* _mesa_function_pool[28633]: CopyPixels (offset 255) */ "iiiii\0" "glCopyPixels\0" "\0" - /* _mesa_function_pool[27887]: Rectsv (offset 93) */ + /* _mesa_function_pool[28653]: Rectsv (offset 93) */ "pp\0" "glRectsv\0" "\0" - /* _mesa_function_pool[27900]: ReplacementCodeuivSUN (dynamic) */ + /* _mesa_function_pool[28666]: ReplacementCodeuivSUN (dynamic) */ "p\0" "glReplacementCodeuivSUN\0" "\0" - /* _mesa_function_pool[27927]: EnableVertexAttribArrayARB (will be remapped) */ + /* _mesa_function_pool[28693]: EnableVertexAttribArrayARB (will be remapped) */ "i\0" "glEnableVertexAttribArray\0" "glEnableVertexAttribArrayARB\0" "\0" - /* _mesa_function_pool[27985]: NormalPointervINTEL (dynamic) */ + /* _mesa_function_pool[28751]: NormalPointervINTEL (dynamic) */ "ip\0" "glNormalPointervINTEL\0" "\0" - /* _mesa_function_pool[28011]: CopyConvolutionFilter2D (offset 355) */ + /* _mesa_function_pool[28777]: CopyConvolutionFilter2D (offset 355) */ "iiiiii\0" "glCopyConvolutionFilter2D\0" "glCopyConvolutionFilter2DEXT\0" "\0" - /* _mesa_function_pool[28074]: WindowPos3ivMESA (will be remapped) */ + /* _mesa_function_pool[28840]: WindowPos3ivMESA (will be remapped) */ "p\0" "glWindowPos3iv\0" "glWindowPos3ivARB\0" "glWindowPos3ivMESA\0" "\0" - /* _mesa_function_pool[28129]: CopyBufferSubData (will be remapped) */ + /* _mesa_function_pool[28895]: CopyBufferSubData (will be remapped) */ "iiiii\0" "glCopyBufferSubData\0" "\0" - /* _mesa_function_pool[28156]: NormalPointer (offset 318) */ + /* _mesa_function_pool[28922]: NormalPointer (offset 318) */ "iip\0" "glNormalPointer\0" "\0" - /* _mesa_function_pool[28177]: TexParameterfv (offset 179) */ + /* _mesa_function_pool[28943]: TexParameterfv (offset 179) */ "iip\0" "glTexParameterfv\0" "\0" - /* _mesa_function_pool[28199]: IsBufferARB (will be remapped) */ + /* _mesa_function_pool[28965]: IsBufferARB (will be remapped) */ "i\0" "glIsBuffer\0" "glIsBufferARB\0" "\0" - /* _mesa_function_pool[28227]: WindowPos4iMESA (will be remapped) */ + /* _mesa_function_pool[28993]: WindowPos4iMESA (will be remapped) */ "iiii\0" "glWindowPos4iMESA\0" "\0" - /* _mesa_function_pool[28251]: VertexAttrib4uivARB (will be remapped) */ + /* _mesa_function_pool[29017]: VertexAttrib4uivARB (will be remapped) */ "ip\0" "glVertexAttrib4uiv\0" "glVertexAttrib4uivARB\0" "\0" - /* _mesa_function_pool[28296]: Tangent3bvEXT (dynamic) */ + /* _mesa_function_pool[29062]: Tangent3bvEXT (dynamic) */ "p\0" "glTangent3bvEXT\0" "\0" - /* _mesa_function_pool[28315]: UniformMatrix3x4fv (will be remapped) */ + /* _mesa_function_pool[29081]: VertexAttribI3uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI3uivEXT\0" + "\0" + /* _mesa_function_pool[29108]: UniformMatrix3x4fv (will be remapped) */ "iiip\0" "glUniformMatrix3x4fv\0" "\0" - /* _mesa_function_pool[28342]: ClipPlane (offset 150) */ + /* _mesa_function_pool[29135]: ClipPlane (offset 150) */ "ip\0" "glClipPlane\0" "\0" - /* _mesa_function_pool[28358]: Recti (offset 90) */ + /* _mesa_function_pool[29151]: Recti (offset 90) */ "iiii\0" "glRecti\0" "\0" - /* _mesa_function_pool[28372]: DrawRangeElementsBaseVertex (will be remapped) */ + /* _mesa_function_pool[29165]: VertexAttribI3ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI3ivEXT\0" + "\0" + /* _mesa_function_pool[29191]: DrawRangeElementsBaseVertex (will be remapped) */ "iiiiipi\0" "glDrawRangeElementsBaseVertex\0" "\0" - /* _mesa_function_pool[28411]: TexCoordPointervINTEL (dynamic) */ + /* _mesa_function_pool[29230]: TexCoordPointervINTEL (dynamic) */ "iip\0" "glTexCoordPointervINTEL\0" "\0" - /* _mesa_function_pool[28440]: DeleteBuffersARB (will be remapped) */ + /* _mesa_function_pool[29259]: DeleteBuffersARB (will be remapped) */ "ip\0" "glDeleteBuffers\0" "glDeleteBuffersARB\0" "\0" - /* _mesa_function_pool[28479]: PixelTransformParameterfvEXT (dynamic) */ + /* _mesa_function_pool[29298]: PixelTransformParameterfvEXT (dynamic) */ "iip\0" "glPixelTransformParameterfvEXT\0" "\0" - /* _mesa_function_pool[28515]: PrimitiveRestartNV (will be remapped) */ + /* _mesa_function_pool[29334]: PrimitiveRestartNV (will be remapped) */ "\0" "glPrimitiveRestartNV\0" "\0" - /* _mesa_function_pool[28538]: WindowPos4fvMESA (will be remapped) */ + /* _mesa_function_pool[29357]: WindowPos4fvMESA (will be remapped) */ "p\0" "glWindowPos4fvMESA\0" "\0" - /* _mesa_function_pool[28560]: GetPixelMapuiv (offset 272) */ + /* _mesa_function_pool[29379]: GetPixelMapuiv (offset 272) */ "ip\0" "glGetPixelMapuiv\0" "\0" - /* _mesa_function_pool[28581]: Rectf (offset 88) */ + /* _mesa_function_pool[29400]: Rectf (offset 88) */ "ffff\0" "glRectf\0" "\0" - /* _mesa_function_pool[28595]: VertexAttrib1sNV (will be remapped) */ + /* _mesa_function_pool[29414]: VertexAttrib1sNV (will be remapped) */ "ii\0" "glVertexAttrib1sNV\0" "\0" - /* _mesa_function_pool[28618]: Indexfv (offset 47) */ + /* _mesa_function_pool[29437]: Indexfv (offset 47) */ "p\0" "glIndexfv\0" "\0" - /* _mesa_function_pool[28631]: SecondaryColor3svEXT (will be remapped) */ + /* _mesa_function_pool[29450]: SecondaryColor3svEXT (will be remapped) */ "p\0" "glSecondaryColor3sv\0" "glSecondaryColor3svEXT\0" "\0" - /* _mesa_function_pool[28677]: LoadTransposeMatrixfARB (will be remapped) */ + /* _mesa_function_pool[29496]: LoadTransposeMatrixfARB (will be remapped) */ "p\0" "glLoadTransposeMatrixf\0" "glLoadTransposeMatrixfARB\0" "\0" - /* _mesa_function_pool[28729]: GetPointerv (offset 329) */ + /* _mesa_function_pool[29548]: GetPointerv (offset 329) */ "ip\0" "glGetPointerv\0" "glGetPointervEXT\0" "\0" - /* _mesa_function_pool[28764]: Tangent3bEXT (dynamic) */ + /* _mesa_function_pool[29583]: Tangent3bEXT (dynamic) */ "iii\0" "glTangent3bEXT\0" "\0" - /* _mesa_function_pool[28784]: CombinerParameterfNV (will be remapped) */ + /* _mesa_function_pool[29603]: CombinerParameterfNV (will be remapped) */ "if\0" "glCombinerParameterfNV\0" "\0" - /* _mesa_function_pool[28811]: IndexMask (offset 212) */ + /* _mesa_function_pool[29630]: IndexMask (offset 212) */ "i\0" "glIndexMask\0" "\0" - /* _mesa_function_pool[28826]: BindProgramNV (will be remapped) */ + /* _mesa_function_pool[29645]: BindProgramNV (will be remapped) */ "ii\0" "glBindProgramARB\0" "glBindProgramNV\0" "\0" - /* _mesa_function_pool[28863]: VertexAttrib4svARB (will be remapped) */ + /* _mesa_function_pool[29682]: VertexAttrib4svARB (will be remapped) */ "ip\0" "glVertexAttrib4sv\0" "glVertexAttrib4svARB\0" "\0" - /* _mesa_function_pool[28906]: GetFloatv (offset 262) */ + /* _mesa_function_pool[29725]: GetFloatv (offset 262) */ "ip\0" "glGetFloatv\0" "\0" - /* _mesa_function_pool[28922]: CreateDebugObjectMESA (dynamic) */ + /* _mesa_function_pool[29741]: CreateDebugObjectMESA (dynamic) */ "\0" "glCreateDebugObjectMESA\0" "\0" - /* _mesa_function_pool[28948]: GetShaderiv (will be remapped) */ + /* _mesa_function_pool[29767]: GetShaderiv (will be remapped) */ "iip\0" "glGetShaderiv\0" "\0" - /* _mesa_function_pool[28967]: ClientWaitSync (will be remapped) */ + /* _mesa_function_pool[29786]: ClientWaitSync (will be remapped) */ "iii\0" "glClientWaitSync\0" "\0" - /* _mesa_function_pool[28989]: TexCoord4s (offset 124) */ + /* _mesa_function_pool[29808]: TexCoord4s (offset 124) */ "iiii\0" "glTexCoord4s\0" "\0" - /* _mesa_function_pool[29008]: TexCoord3sv (offset 117) */ + /* _mesa_function_pool[29827]: TexCoord3sv (offset 117) */ "p\0" "glTexCoord3sv\0" "\0" - /* _mesa_function_pool[29025]: BindFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[29844]: BindFragmentShaderATI (will be remapped) */ "i\0" "glBindFragmentShaderATI\0" "\0" - /* _mesa_function_pool[29052]: PopAttrib (offset 218) */ + /* _mesa_function_pool[29871]: PopAttrib (offset 218) */ "\0" "glPopAttrib\0" "\0" - /* _mesa_function_pool[29066]: Fogfv (offset 154) */ + /* _mesa_function_pool[29885]: Fogfv (offset 154) */ "ip\0" "glFogfv\0" "\0" - /* _mesa_function_pool[29078]: UnmapBufferARB (will be remapped) */ + /* _mesa_function_pool[29897]: UnmapBufferARB (will be remapped) */ "i\0" "glUnmapBuffer\0" "glUnmapBufferARB\0" "\0" - /* _mesa_function_pool[29112]: InitNames (offset 197) */ + /* _mesa_function_pool[29931]: InitNames (offset 197) */ "\0" "glInitNames\0" "\0" - /* _mesa_function_pool[29126]: Normal3sv (offset 61) */ + /* _mesa_function_pool[29945]: Normal3sv (offset 61) */ "p\0" "glNormal3sv\0" "\0" - /* _mesa_function_pool[29141]: Minmax (offset 368) */ + /* _mesa_function_pool[29960]: Minmax (offset 368) */ "iii\0" "glMinmax\0" "glMinmaxEXT\0" "\0" - /* _mesa_function_pool[29167]: TexCoord4d (offset 118) */ + /* _mesa_function_pool[29986]: TexCoord4d (offset 118) */ "dddd\0" "glTexCoord4d\0" "\0" - /* _mesa_function_pool[29186]: TexCoord4f (offset 120) */ + /* _mesa_function_pool[30005]: DeformationMap3dSGIX (dynamic) */ + "iddiiddiiddiip\0" + "glDeformationMap3dSGIX\0" + "\0" + /* _mesa_function_pool[30044]: TexCoord4f (offset 120) */ "ffff\0" "glTexCoord4f\0" "\0" - /* _mesa_function_pool[29205]: FogCoorddvEXT (will be remapped) */ + /* _mesa_function_pool[30063]: FogCoorddvEXT (will be remapped) */ "p\0" "glFogCoorddv\0" "glFogCoorddvEXT\0" "\0" - /* _mesa_function_pool[29237]: FinishTextureSUNX (dynamic) */ + /* _mesa_function_pool[30095]: FinishTextureSUNX (dynamic) */ "\0" "glFinishTextureSUNX\0" "\0" - /* _mesa_function_pool[29259]: GetFragmentLightfvSGIX (dynamic) */ + /* _mesa_function_pool[30117]: GetFragmentLightfvSGIX (dynamic) */ "iip\0" "glGetFragmentLightfvSGIX\0" "\0" - /* _mesa_function_pool[29289]: Binormal3fvEXT (dynamic) */ + /* _mesa_function_pool[30147]: Binormal3fvEXT (dynamic) */ "p\0" "glBinormal3fvEXT\0" "\0" - /* _mesa_function_pool[29309]: GetBooleanv (offset 258) */ + /* _mesa_function_pool[30167]: GetBooleanv (offset 258) */ "ip\0" "glGetBooleanv\0" "\0" - /* _mesa_function_pool[29327]: ColorFragmentOp3ATI (will be remapped) */ + /* _mesa_function_pool[30185]: ColorFragmentOp3ATI (will be remapped) */ "iiiiiiiiiiiii\0" "glColorFragmentOp3ATI\0" "\0" - /* _mesa_function_pool[29364]: Hint (offset 158) */ + /* _mesa_function_pool[30222]: Hint (offset 158) */ "ii\0" "glHint\0" "\0" - /* _mesa_function_pool[29375]: Color4dv (offset 28) */ + /* _mesa_function_pool[30233]: Color4dv (offset 28) */ "p\0" "glColor4dv\0" "\0" - /* _mesa_function_pool[29389]: VertexAttrib2svARB (will be remapped) */ + /* _mesa_function_pool[30247]: VertexAttrib2svARB (will be remapped) */ "ip\0" "glVertexAttrib2sv\0" "glVertexAttrib2svARB\0" "\0" - /* _mesa_function_pool[29432]: AreProgramsResidentNV (will be remapped) */ + /* _mesa_function_pool[30290]: AreProgramsResidentNV (will be remapped) */ "ipp\0" "glAreProgramsResidentNV\0" "\0" - /* _mesa_function_pool[29461]: WindowPos3svMESA (will be remapped) */ + /* _mesa_function_pool[30319]: WindowPos3svMESA (will be remapped) */ "p\0" "glWindowPos3sv\0" "glWindowPos3svARB\0" "glWindowPos3svMESA\0" "\0" - /* _mesa_function_pool[29516]: CopyColorSubTable (offset 347) */ + /* _mesa_function_pool[30374]: CopyColorSubTable (offset 347) */ "iiiii\0" "glCopyColorSubTable\0" "glCopyColorSubTableEXT\0" "\0" - /* _mesa_function_pool[29566]: WeightdvARB (dynamic) */ + /* _mesa_function_pool[30424]: WeightdvARB (dynamic) */ "ip\0" "glWeightdvARB\0" "\0" - /* _mesa_function_pool[29584]: DeleteRenderbuffersEXT (will be remapped) */ + /* _mesa_function_pool[30442]: DeleteRenderbuffersEXT (will be remapped) */ "ip\0" "glDeleteRenderbuffers\0" "glDeleteRenderbuffersEXT\0" "\0" - /* _mesa_function_pool[29635]: VertexAttrib4NubvARB (will be remapped) */ + /* _mesa_function_pool[30493]: VertexAttrib4NubvARB (will be remapped) */ "ip\0" "glVertexAttrib4Nubv\0" "glVertexAttrib4NubvARB\0" "\0" - /* _mesa_function_pool[29682]: VertexAttrib3dvNV (will be remapped) */ + /* _mesa_function_pool[30540]: VertexAttrib3dvNV (will be remapped) */ "ip\0" "glVertexAttrib3dvNV\0" "\0" - /* _mesa_function_pool[29706]: GetObjectParameterfvARB (will be remapped) */ + /* _mesa_function_pool[30564]: GetObjectParameterfvARB (will be remapped) */ "iip\0" "glGetObjectParameterfvARB\0" "\0" - /* _mesa_function_pool[29737]: Vertex4iv (offset 147) */ + /* _mesa_function_pool[30595]: Vertex4iv (offset 147) */ "p\0" "glVertex4iv\0" "\0" - /* _mesa_function_pool[29752]: GetProgramEnvParameterdvARB (will be remapped) */ + /* _mesa_function_pool[30610]: GetProgramEnvParameterdvARB (will be remapped) */ "iip\0" "glGetProgramEnvParameterdvARB\0" "\0" - /* _mesa_function_pool[29787]: TexCoord4dv (offset 119) */ + /* _mesa_function_pool[30645]: TexCoord4dv (offset 119) */ "p\0" "glTexCoord4dv\0" "\0" - /* _mesa_function_pool[29804]: LockArraysEXT (will be remapped) */ + /* _mesa_function_pool[30662]: LockArraysEXT (will be remapped) */ "ii\0" "glLockArraysEXT\0" "\0" - /* _mesa_function_pool[29824]: Begin (offset 7) */ + /* _mesa_function_pool[30682]: Begin (offset 7) */ "i\0" "glBegin\0" "\0" - /* _mesa_function_pool[29835]: LightModeli (offset 165) */ + /* _mesa_function_pool[30693]: LightModeli (offset 165) */ "ii\0" "glLightModeli\0" "\0" - /* _mesa_function_pool[29853]: Rectfv (offset 89) */ + /* _mesa_function_pool[30711]: VertexAttribI4ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4ivEXT\0" + "\0" + /* _mesa_function_pool[30737]: Rectfv (offset 89) */ "pp\0" "glRectfv\0" "\0" - /* _mesa_function_pool[29866]: LightModelf (offset 163) */ + /* _mesa_function_pool[30750]: LightModelf (offset 163) */ "if\0" "glLightModelf\0" "\0" - /* _mesa_function_pool[29884]: GetTexParameterfv (offset 282) */ + /* _mesa_function_pool[30768]: GetTexParameterfv (offset 282) */ "iip\0" "glGetTexParameterfv\0" "\0" - /* _mesa_function_pool[29909]: GetLightfv (offset 264) */ + /* _mesa_function_pool[30793]: GetLightfv (offset 264) */ "iip\0" "glGetLightfv\0" "\0" - /* _mesa_function_pool[29927]: PixelTransformParameterivEXT (dynamic) */ + /* _mesa_function_pool[30811]: PixelTransformParameterivEXT (dynamic) */ "iip\0" "glPixelTransformParameterivEXT\0" "\0" - /* _mesa_function_pool[29963]: BinormalPointerEXT (dynamic) */ + /* _mesa_function_pool[30847]: BinormalPointerEXT (dynamic) */ "iip\0" "glBinormalPointerEXT\0" "\0" - /* _mesa_function_pool[29989]: VertexAttrib1dNV (will be remapped) */ + /* _mesa_function_pool[30873]: VertexAttrib1dNV (will be remapped) */ "id\0" "glVertexAttrib1dNV\0" "\0" - /* _mesa_function_pool[30012]: GetCombinerInputParameterivNV (will be remapped) */ + /* _mesa_function_pool[30896]: GetCombinerInputParameterivNV (will be remapped) */ "iiiip\0" "glGetCombinerInputParameterivNV\0" "\0" - /* _mesa_function_pool[30051]: Disable (offset 214) */ + /* _mesa_function_pool[30935]: Disable (offset 214) */ "i\0" "glDisable\0" "\0" - /* _mesa_function_pool[30064]: MultiTexCoord2fvARB (offset 387) */ + /* _mesa_function_pool[30948]: MultiTexCoord2fvARB (offset 387) */ "ip\0" "glMultiTexCoord2fv\0" "glMultiTexCoord2fvARB\0" "\0" - /* _mesa_function_pool[30109]: GetRenderbufferParameterivEXT (will be remapped) */ + /* _mesa_function_pool[30993]: GetRenderbufferParameterivEXT (will be remapped) */ "iip\0" "glGetRenderbufferParameteriv\0" "glGetRenderbufferParameterivEXT\0" "\0" - /* _mesa_function_pool[30175]: CombinerParameterivNV (will be remapped) */ + /* _mesa_function_pool[31059]: CombinerParameterivNV (will be remapped) */ "ip\0" "glCombinerParameterivNV\0" "\0" - /* _mesa_function_pool[30203]: GenFragmentShadersATI (will be remapped) */ + /* _mesa_function_pool[31087]: GenFragmentShadersATI (will be remapped) */ "i\0" "glGenFragmentShadersATI\0" "\0" - /* _mesa_function_pool[30230]: DrawArrays (offset 310) */ + /* _mesa_function_pool[31114]: DrawArrays (offset 310) */ "iii\0" "glDrawArrays\0" "glDrawArraysEXT\0" "\0" - /* _mesa_function_pool[30264]: WeightuivARB (dynamic) */ + /* _mesa_function_pool[31148]: WeightuivARB (dynamic) */ "ip\0" "glWeightuivARB\0" "\0" - /* _mesa_function_pool[30283]: VertexAttrib2sARB (will be remapped) */ + /* _mesa_function_pool[31167]: VertexAttrib2sARB (will be remapped) */ "iii\0" "glVertexAttrib2s\0" "glVertexAttrib2sARB\0" "\0" - /* _mesa_function_pool[30325]: ColorMask (offset 210) */ + /* _mesa_function_pool[31209]: ColorMask (offset 210) */ "iiii\0" "glColorMask\0" "\0" - /* _mesa_function_pool[30343]: GenAsyncMarkersSGIX (dynamic) */ + /* _mesa_function_pool[31227]: GenAsyncMarkersSGIX (dynamic) */ "i\0" "glGenAsyncMarkersSGIX\0" "\0" - /* _mesa_function_pool[30368]: Tangent3svEXT (dynamic) */ + /* _mesa_function_pool[31252]: Tangent3svEXT (dynamic) */ "p\0" "glTangent3svEXT\0" "\0" - /* _mesa_function_pool[30387]: GetListParameterivSGIX (dynamic) */ + /* _mesa_function_pool[31271]: GetListParameterivSGIX (dynamic) */ "iip\0" "glGetListParameterivSGIX\0" "\0" - /* _mesa_function_pool[30417]: BindBufferARB (will be remapped) */ + /* _mesa_function_pool[31301]: BindBufferARB (will be remapped) */ "ii\0" "glBindBuffer\0" "glBindBufferARB\0" "\0" - /* _mesa_function_pool[30450]: GetInfoLogARB (will be remapped) */ + /* _mesa_function_pool[31334]: GetInfoLogARB (will be remapped) */ "iipp\0" "glGetInfoLogARB\0" "\0" - /* _mesa_function_pool[30472]: RasterPos4iv (offset 83) */ + /* _mesa_function_pool[31356]: RasterPos4iv (offset 83) */ "p\0" "glRasterPos4iv\0" "\0" - /* _mesa_function_pool[30490]: Enable (offset 215) */ + /* _mesa_function_pool[31374]: Enable (offset 215) */ "i\0" "glEnable\0" "\0" - /* _mesa_function_pool[30502]: LineStipple (offset 167) */ + /* _mesa_function_pool[31386]: LineStipple (offset 167) */ "ii\0" "glLineStipple\0" "\0" - /* _mesa_function_pool[30520]: VertexAttribs4svNV (will be remapped) */ + /* _mesa_function_pool[31404]: VertexAttribs4svNV (will be remapped) */ "iip\0" "glVertexAttribs4svNV\0" "\0" - /* _mesa_function_pool[30546]: EdgeFlagPointerListIBM (dynamic) */ + /* _mesa_function_pool[31430]: EdgeFlagPointerListIBM (dynamic) */ "ipi\0" "glEdgeFlagPointerListIBM\0" "\0" - /* _mesa_function_pool[30576]: UniformMatrix3x2fv (will be remapped) */ + /* _mesa_function_pool[31460]: UniformMatrix3x2fv (will be remapped) */ "iiip\0" "glUniformMatrix3x2fv\0" "\0" - /* _mesa_function_pool[30603]: GetMinmaxParameterfv (offset 365) */ + /* _mesa_function_pool[31487]: GetMinmaxParameterfv (offset 365) */ "iip\0" "glGetMinmaxParameterfv\0" "glGetMinmaxParameterfvEXT\0" "\0" - /* _mesa_function_pool[30657]: VertexAttrib1fvARB (will be remapped) */ + /* _mesa_function_pool[31541]: VertexAttrib1fvARB (will be remapped) */ "ip\0" "glVertexAttrib1fv\0" "glVertexAttrib1fvARB\0" "\0" - /* _mesa_function_pool[30700]: GenBuffersARB (will be remapped) */ + /* _mesa_function_pool[31584]: GenBuffersARB (will be remapped) */ "ip\0" "glGenBuffers\0" "glGenBuffersARB\0" "\0" - /* _mesa_function_pool[30733]: VertexAttribs1svNV (will be remapped) */ + /* _mesa_function_pool[31617]: VertexAttribs1svNV (will be remapped) */ "iip\0" "glVertexAttribs1svNV\0" "\0" - /* _mesa_function_pool[30759]: Vertex3fv (offset 137) */ + /* _mesa_function_pool[31643]: Vertex3fv (offset 137) */ "p\0" "glVertex3fv\0" "\0" - /* _mesa_function_pool[30774]: GetTexBumpParameterivATI (will be remapped) */ + /* _mesa_function_pool[31658]: GetTexBumpParameterivATI (will be remapped) */ "ip\0" "glGetTexBumpParameterivATI\0" "\0" - /* _mesa_function_pool[30805]: Binormal3bEXT (dynamic) */ + /* _mesa_function_pool[31689]: Binormal3bEXT (dynamic) */ "iii\0" "glBinormal3bEXT\0" "\0" - /* _mesa_function_pool[30826]: FragmentMaterialivSGIX (dynamic) */ + /* _mesa_function_pool[31710]: FragmentMaterialivSGIX (dynamic) */ "iip\0" "glFragmentMaterialivSGIX\0" "\0" - /* _mesa_function_pool[30856]: IsRenderbufferEXT (will be remapped) */ + /* _mesa_function_pool[31740]: IsRenderbufferEXT (will be remapped) */ "i\0" "glIsRenderbuffer\0" "glIsRenderbufferEXT\0" "\0" - /* _mesa_function_pool[30896]: GenProgramsNV (will be remapped) */ + /* _mesa_function_pool[31780]: GenProgramsNV (will be remapped) */ "ip\0" "glGenProgramsARB\0" "glGenProgramsNV\0" "\0" - /* _mesa_function_pool[30933]: VertexAttrib4dvNV (will be remapped) */ + /* _mesa_function_pool[31817]: VertexAttrib4dvNV (will be remapped) */ "ip\0" "glVertexAttrib4dvNV\0" "\0" - /* _mesa_function_pool[30957]: EndFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[31841]: EndFragmentShaderATI (will be remapped) */ "\0" "glEndFragmentShaderATI\0" "\0" - /* _mesa_function_pool[30982]: Binormal3iEXT (dynamic) */ + /* _mesa_function_pool[31866]: Binormal3iEXT (dynamic) */ "iii\0" "glBinormal3iEXT\0" "\0" - /* _mesa_function_pool[31003]: WindowPos2fMESA (will be remapped) */ + /* _mesa_function_pool[31887]: WindowPos2fMESA (will be remapped) */ "ff\0" "glWindowPos2f\0" "glWindowPos2fARB\0" @@ -4512,544 +4648,578 @@ static const char _mesa_function_pool[] = /* these functions need to be remapped */ static const struct gl_function_pool_remap MESA_remap_table_functions[] = { - { 1500, AttachShader_remap_index }, - { 9144, CreateProgram_remap_index }, - { 21374, CreateShader_remap_index }, - { 23687, DeleteProgram_remap_index }, - { 17134, DeleteShader_remap_index }, - { 21820, DetachShader_remap_index }, - { 16658, GetAttachedShaders_remap_index }, - { 4365, GetProgramInfoLog_remap_index }, - { 400, GetProgramiv_remap_index }, - { 5841, GetShaderInfoLog_remap_index }, - { 28948, GetShaderiv_remap_index }, - { 12386, IsProgram_remap_index }, - { 11385, IsShader_remap_index }, - { 9248, StencilFuncSeparate_remap_index }, - { 3577, StencilMaskSeparate_remap_index }, - { 6923, StencilOpSeparate_remap_index }, - { 20675, UniformMatrix2x3fv_remap_index }, - { 2654, UniformMatrix2x4fv_remap_index }, - { 30576, UniformMatrix3x2fv_remap_index }, - { 28315, UniformMatrix3x4fv_remap_index }, - { 15078, UniformMatrix4x2fv_remap_index }, - { 3002, UniformMatrix4x3fv_remap_index }, - { 14739, DrawArraysInstanced_remap_index }, - { 15871, DrawElementsInstanced_remap_index }, - { 9162, LoadTransposeMatrixdARB_remap_index }, - { 28677, LoadTransposeMatrixfARB_remap_index }, - { 5023, MultTransposeMatrixdARB_remap_index }, - { 22007, MultTransposeMatrixfARB_remap_index }, - { 211, SampleCoverageARB_remap_index }, - { 5207, CompressedTexImage1DARB_remap_index }, - { 22490, CompressedTexImage2DARB_remap_index }, - { 3640, CompressedTexImage3DARB_remap_index }, - { 16950, CompressedTexSubImage1DARB_remap_index }, - { 1919, CompressedTexSubImage2DARB_remap_index }, - { 18811, CompressedTexSubImage3DARB_remap_index }, - { 26597, GetCompressedTexImageARB_remap_index }, - { 3485, DisableVertexAttribArrayARB_remap_index }, - { 27927, EnableVertexAttribArrayARB_remap_index }, - { 29752, GetProgramEnvParameterdvARB_remap_index }, - { 21887, GetProgramEnvParameterfvARB_remap_index }, - { 25570, GetProgramLocalParameterdvARB_remap_index }, - { 7365, GetProgramLocalParameterfvARB_remap_index }, - { 17041, GetProgramStringARB_remap_index }, - { 25765, GetProgramivARB_remap_index }, - { 19006, GetVertexAttribdvARB_remap_index }, - { 14967, GetVertexAttribfvARB_remap_index }, - { 9028, GetVertexAttribivARB_remap_index }, - { 17887, ProgramEnvParameter4dARB_remap_index }, - { 23460, ProgramEnvParameter4dvARB_remap_index }, - { 15575, ProgramEnvParameter4fARB_remap_index }, - { 8228, ProgramEnvParameter4fvARB_remap_index }, - { 3603, ProgramLocalParameter4dARB_remap_index }, - { 12096, ProgramLocalParameter4dvARB_remap_index }, - { 27406, ProgramLocalParameter4fARB_remap_index }, - { 24040, ProgramLocalParameter4fvARB_remap_index }, - { 26351, ProgramStringARB_remap_index }, - { 18137, VertexAttrib1dARB_remap_index }, - { 14543, VertexAttrib1dvARB_remap_index }, - { 3778, VertexAttrib1fARB_remap_index }, - { 30657, VertexAttrib1fvARB_remap_index }, - { 6449, VertexAttrib1sARB_remap_index }, - { 2093, VertexAttrib1svARB_remap_index }, - { 13974, VertexAttrib2dARB_remap_index }, - { 16277, VertexAttrib2dvARB_remap_index }, - { 1519, VertexAttrib2fARB_remap_index }, - { 16390, VertexAttrib2fvARB_remap_index }, - { 30283, VertexAttrib2sARB_remap_index }, - { 29389, VertexAttrib2svARB_remap_index }, - { 10431, VertexAttrib3dARB_remap_index }, - { 7931, VertexAttrib3dvARB_remap_index }, - { 1606, VertexAttrib3fARB_remap_index }, - { 20938, VertexAttrib3fvARB_remap_index }, - { 26198, VertexAttrib3sARB_remap_index }, - { 18748, VertexAttrib3svARB_remap_index }, - { 4391, VertexAttrib4NbvARB_remap_index }, - { 16613, VertexAttrib4NivARB_remap_index }, - { 20893, VertexAttrib4NsvARB_remap_index }, - { 21839, VertexAttrib4NubARB_remap_index }, - { 29635, VertexAttrib4NubvARB_remap_index }, - { 17548, VertexAttrib4NuivARB_remap_index }, - { 2875, VertexAttrib4NusvARB_remap_index }, - { 10025, VertexAttrib4bvARB_remap_index }, - { 24978, VertexAttrib4dARB_remap_index }, - { 19770, VertexAttrib4dvARB_remap_index }, - { 10538, VertexAttrib4fARB_remap_index }, - { 10942, VertexAttrib4fvARB_remap_index }, - { 9441, VertexAttrib4ivARB_remap_index }, - { 16091, VertexAttrib4sARB_remap_index }, - { 28863, VertexAttrib4svARB_remap_index }, - { 15380, VertexAttrib4ubvARB_remap_index }, - { 28251, VertexAttrib4uivARB_remap_index }, - { 18559, VertexAttrib4usvARB_remap_index }, - { 20524, VertexAttribPointerARB_remap_index }, - { 30417, BindBufferARB_remap_index }, - { 6156, BufferDataARB_remap_index }, - { 1421, BufferSubDataARB_remap_index }, - { 28440, DeleteBuffersARB_remap_index }, - { 30700, GenBuffersARB_remap_index }, - { 16433, GetBufferParameterivARB_remap_index }, - { 15527, GetBufferPointervARB_remap_index }, - { 1374, GetBufferSubDataARB_remap_index }, - { 28199, IsBufferARB_remap_index }, - { 24524, MapBufferARB_remap_index }, - { 29078, UnmapBufferARB_remap_index }, - { 307, BeginQueryARB_remap_index }, - { 18232, DeleteQueriesARB_remap_index }, - { 11236, EndQueryARB_remap_index }, - { 27076, GenQueriesARB_remap_index }, - { 1811, GetQueryObjectivARB_remap_index }, - { 16135, GetQueryObjectuivARB_remap_index }, - { 1663, GetQueryivARB_remap_index }, - { 18466, IsQueryARB_remap_index }, - { 7541, AttachObjectARB_remap_index }, - { 17096, CompileShaderARB_remap_index }, - { 2944, CreateProgramObjectARB_remap_index }, - { 6101, CreateShaderObjectARB_remap_index }, - { 13391, DeleteObjectARB_remap_index }, - { 22281, DetachObjectARB_remap_index }, - { 11014, GetActiveUniformARB_remap_index }, - { 8703, GetAttachedObjectsARB_remap_index }, - { 9010, GetHandleARB_remap_index }, - { 30450, GetInfoLogARB_remap_index }, - { 29706, GetObjectParameterfvARB_remap_index }, - { 25444, GetObjectParameterivARB_remap_index }, - { 26834, GetShaderSourceARB_remap_index }, - { 26058, GetUniformLocationARB_remap_index }, - { 22109, GetUniformfvARB_remap_index }, - { 11718, GetUniformivARB_remap_index }, - { 18604, LinkProgramARB_remap_index }, - { 18662, ShaderSourceARB_remap_index }, - { 6823, Uniform1fARB_remap_index }, - { 27615, Uniform1fvARB_remap_index }, - { 20493, Uniform1iARB_remap_index }, - { 19459, Uniform1ivARB_remap_index }, - { 2042, Uniform2fARB_remap_index }, - { 13227, Uniform2fvARB_remap_index }, - { 24411, Uniform2iARB_remap_index }, - { 2162, Uniform2ivARB_remap_index }, - { 17206, Uniform3fARB_remap_index }, - { 8733, Uniform3fvARB_remap_index }, - { 5747, Uniform3iARB_remap_index }, - { 15633, Uniform3ivARB_remap_index }, - { 17693, Uniform4fARB_remap_index }, - { 21973, Uniform4fvARB_remap_index }, - { 23139, Uniform4iARB_remap_index }, - { 18972, Uniform4ivARB_remap_index }, - { 7593, UniformMatrix2fvARB_remap_index }, + { 1513, AttachShader_remap_index }, + { 9449, CreateProgram_remap_index }, + { 22046, CreateShader_remap_index }, + { 24414, DeleteProgram_remap_index }, + { 17759, DeleteShader_remap_index }, + { 22492, DetachShader_remap_index }, + { 17225, GetAttachedShaders_remap_index }, + { 4594, GetProgramInfoLog_remap_index }, + { 387, GetProgramiv_remap_index }, + { 6124, GetShaderInfoLog_remap_index }, + { 29767, GetShaderiv_remap_index }, + { 12750, IsProgram_remap_index }, + { 11722, IsShader_remap_index }, + { 9553, StencilFuncSeparate_remap_index }, + { 3727, StencilMaskSeparate_remap_index }, + { 7206, StencilOpSeparate_remap_index }, + { 21347, UniformMatrix2x3fv_remap_index }, + { 2724, UniformMatrix2x4fv_remap_index }, + { 31460, UniformMatrix3x2fv_remap_index }, + { 29108, UniformMatrix3x4fv_remap_index }, + { 15618, UniformMatrix4x2fv_remap_index }, + { 3101, UniformMatrix4x3fv_remap_index }, + { 15250, DrawArraysInstanced_remap_index }, + { 16438, DrawElementsInstanced_remap_index }, + { 9467, LoadTransposeMatrixdARB_remap_index }, + { 29496, LoadTransposeMatrixfARB_remap_index }, + { 5277, MultTransposeMatrixdARB_remap_index }, + { 22679, MultTransposeMatrixfARB_remap_index }, + { 198, SampleCoverageARB_remap_index }, + { 5490, CompressedTexImage1DARB_remap_index }, + { 23188, CompressedTexImage2DARB_remap_index }, + { 3790, CompressedTexImage3DARB_remap_index }, + { 17517, CompressedTexSubImage1DARB_remap_index }, + { 1963, CompressedTexSubImage2DARB_remap_index }, + { 19436, CompressedTexSubImage3DARB_remap_index }, + { 27341, GetCompressedTexImageARB_remap_index }, + { 3635, DisableVertexAttribArrayARB_remap_index }, + { 28693, EnableVertexAttribArrayARB_remap_index }, + { 30610, GetProgramEnvParameterdvARB_remap_index }, + { 22559, GetProgramEnvParameterfvARB_remap_index }, + { 26292, GetProgramLocalParameterdvARB_remap_index }, + { 7648, GetProgramLocalParameterfvARB_remap_index }, + { 17633, GetProgramStringARB_remap_index }, + { 26487, GetProgramivARB_remap_index }, + { 19631, GetVertexAttribdvARB_remap_index }, + { 15478, GetVertexAttribfvARB_remap_index }, + { 9333, GetVertexAttribivARB_remap_index }, + { 18512, ProgramEnvParameter4dARB_remap_index }, + { 24187, ProgramEnvParameter4dvARB_remap_index }, + { 16142, ProgramEnvParameter4fARB_remap_index }, + { 8533, ProgramEnvParameter4fvARB_remap_index }, + { 3753, ProgramLocalParameter4dARB_remap_index }, + { 12460, ProgramLocalParameter4dvARB_remap_index }, + { 28172, ProgramLocalParameter4fARB_remap_index }, + { 24767, ProgramLocalParameter4fvARB_remap_index }, + { 27095, ProgramStringARB_remap_index }, + { 18762, VertexAttrib1dARB_remap_index }, + { 15054, VertexAttrib1dvARB_remap_index }, + { 3928, VertexAttrib1fARB_remap_index }, + { 31541, VertexAttrib1fvARB_remap_index }, + { 6732, VertexAttrib1sARB_remap_index }, + { 2137, VertexAttrib1svARB_remap_index }, + { 14485, VertexAttrib2dARB_remap_index }, + { 16844, VertexAttrib2dvARB_remap_index }, + { 1532, VertexAttrib2fARB_remap_index }, + { 16957, VertexAttrib2fvARB_remap_index }, + { 31167, VertexAttrib2sARB_remap_index }, + { 30247, VertexAttrib2svARB_remap_index }, + { 10760, VertexAttrib3dARB_remap_index }, + { 8214, VertexAttrib3dvARB_remap_index }, + { 1619, VertexAttrib3fARB_remap_index }, + { 21610, VertexAttrib3fvARB_remap_index }, + { 26942, VertexAttrib3sARB_remap_index }, + { 19373, VertexAttrib3svARB_remap_index }, + { 4620, VertexAttrib4NbvARB_remap_index }, + { 17180, VertexAttrib4NivARB_remap_index }, + { 21565, VertexAttrib4NsvARB_remap_index }, + { 22511, VertexAttrib4NubARB_remap_index }, + { 30493, VertexAttrib4NubvARB_remap_index }, + { 18173, VertexAttrib4NuivARB_remap_index }, + { 2974, VertexAttrib4NusvARB_remap_index }, + { 10354, VertexAttrib4bvARB_remap_index }, + { 25700, VertexAttrib4dARB_remap_index }, + { 20395, VertexAttrib4dvARB_remap_index }, + { 10894, VertexAttrib4fARB_remap_index }, + { 11298, VertexAttrib4fvARB_remap_index }, + { 9746, VertexAttrib4ivARB_remap_index }, + { 16658, VertexAttrib4sARB_remap_index }, + { 29682, VertexAttrib4svARB_remap_index }, + { 15947, VertexAttrib4ubvARB_remap_index }, + { 29017, VertexAttrib4uivARB_remap_index }, + { 19184, VertexAttrib4usvARB_remap_index }, + { 21175, VertexAttribPointerARB_remap_index }, + { 31301, BindBufferARB_remap_index }, + { 6439, BufferDataARB_remap_index }, + { 1434, BufferSubDataARB_remap_index }, + { 29259, DeleteBuffersARB_remap_index }, + { 31584, GenBuffersARB_remap_index }, + { 17000, GetBufferParameterivARB_remap_index }, + { 16094, GetBufferPointervARB_remap_index }, + { 1387, GetBufferSubDataARB_remap_index }, + { 28965, IsBufferARB_remap_index }, + { 25251, MapBufferARB_remap_index }, + { 29897, UnmapBufferARB_remap_index }, + { 294, BeginQueryARB_remap_index }, + { 18857, DeleteQueriesARB_remap_index }, + { 11612, EndQueryARB_remap_index }, + { 27820, GenQueriesARB_remap_index }, + { 1855, GetQueryObjectivARB_remap_index }, + { 16702, GetQueryObjectuivARB_remap_index }, + { 1676, GetQueryivARB_remap_index }, + { 19091, IsQueryARB_remap_index }, + { 7824, AttachObjectARB_remap_index }, + { 17721, CompileShaderARB_remap_index }, + { 3043, CreateProgramObjectARB_remap_index }, + { 6384, CreateShaderObjectARB_remap_index }, + { 13852, DeleteObjectARB_remap_index }, + { 22979, DetachObjectARB_remap_index }, + { 11370, GetActiveUniformARB_remap_index }, + { 9008, GetAttachedObjectsARB_remap_index }, + { 9315, GetHandleARB_remap_index }, + { 31334, GetInfoLogARB_remap_index }, + { 30564, GetObjectParameterfvARB_remap_index }, + { 26166, GetObjectParameterivARB_remap_index }, + { 27578, GetShaderSourceARB_remap_index }, + { 26802, GetUniformLocationARB_remap_index }, + { 22781, GetUniformfvARB_remap_index }, + { 12055, GetUniformivARB_remap_index }, + { 19229, LinkProgramARB_remap_index }, + { 19287, ShaderSourceARB_remap_index }, + { 7106, Uniform1fARB_remap_index }, + { 28381, Uniform1fvARB_remap_index }, + { 21144, Uniform1iARB_remap_index }, + { 20084, Uniform1ivARB_remap_index }, + { 2086, Uniform2fARB_remap_index }, + { 13688, Uniform2fvARB_remap_index }, + { 25138, Uniform2iARB_remap_index }, + { 2206, Uniform2ivARB_remap_index }, + { 17831, Uniform3fARB_remap_index }, + { 9038, Uniform3fvARB_remap_index }, + { 6030, Uniform3iARB_remap_index }, + { 16200, Uniform3ivARB_remap_index }, + { 18318, Uniform4fARB_remap_index }, + { 22645, Uniform4fvARB_remap_index }, + { 23866, Uniform4iARB_remap_index }, + { 19597, Uniform4ivARB_remap_index }, + { 7876, UniformMatrix2fvARB_remap_index }, { 17, UniformMatrix3fvARB_remap_index }, - { 2514, UniformMatrix4fvARB_remap_index }, - { 23572, UseProgramObjectARB_remap_index }, - { 13662, ValidateProgramARB_remap_index }, - { 19813, BindAttribLocationARB_remap_index }, - { 4436, GetActiveAttribARB_remap_index }, - { 15314, GetAttribLocationARB_remap_index }, - { 27354, DrawBuffersARB_remap_index }, - { 12201, RenderbufferStorageMultisample_remap_index }, - { 12605, FramebufferTextureARB_remap_index }, - { 23942, FramebufferTextureFaceARB_remap_index }, - { 22430, ProgramParameteriARB_remap_index }, - { 17741, FlushMappedBufferRange_remap_index }, - { 25861, MapBufferRange_remap_index }, - { 15189, BindVertexArray_remap_index }, - { 13521, GenVertexArrays_remap_index }, - { 28129, CopyBufferSubData_remap_index }, - { 28967, ClientWaitSync_remap_index }, - { 2433, DeleteSync_remap_index }, - { 6490, FenceSync_remap_index }, - { 14033, GetInteger64v_remap_index }, - { 21000, GetSynciv_remap_index }, - { 27293, IsSync_remap_index }, - { 8651, WaitSync_remap_index }, - { 3453, DrawElementsBaseVertex_remap_index }, - { 28372, DrawRangeElementsBaseVertex_remap_index }, - { 24555, MultiDrawElementsBaseVertex_remap_index }, - { 4570, BindTransformFeedback_remap_index }, - { 2971, DeleteTransformFeedbacks_remap_index }, - { 5780, DrawTransformFeedback_remap_index }, - { 8870, GenTransformFeedbacks_remap_index }, - { 26241, IsTransformFeedback_remap_index }, - { 24135, PauseTransformFeedback_remap_index }, - { 4943, ResumeTransformFeedback_remap_index }, - { 4858, PolygonOffsetEXT_remap_index }, - { 21609, GetPixelTexGenParameterfvSGIS_remap_index }, - { 3985, GetPixelTexGenParameterivSGIS_remap_index }, - { 21342, PixelTexGenParameterfSGIS_remap_index }, - { 619, PixelTexGenParameterfvSGIS_remap_index }, - { 11756, PixelTexGenParameteriSGIS_remap_index }, - { 12747, PixelTexGenParameterivSGIS_remap_index }, - { 15277, SampleMaskSGIS_remap_index }, - { 18406, SamplePatternSGIS_remap_index }, - { 24484, ColorPointerEXT_remap_index }, - { 16320, EdgeFlagPointerEXT_remap_index }, - { 5401, IndexPointerEXT_remap_index }, - { 5481, NormalPointerEXT_remap_index }, - { 14627, TexCoordPointerEXT_remap_index }, - { 6279, VertexPointerEXT_remap_index }, - { 3255, PointParameterfEXT_remap_index }, - { 7130, PointParameterfvEXT_remap_index }, - { 29804, LockArraysEXT_remap_index }, - { 13726, UnlockArraysEXT_remap_index }, - { 1190, SecondaryColor3bEXT_remap_index }, - { 7289, SecondaryColor3bvEXT_remap_index }, - { 9618, SecondaryColor3dEXT_remap_index }, - { 23745, SecondaryColor3dvEXT_remap_index }, - { 26107, SecondaryColor3fEXT_remap_index }, - { 16886, SecondaryColor3fvEXT_remap_index }, - { 465, SecondaryColor3iEXT_remap_index }, - { 15015, SecondaryColor3ivEXT_remap_index }, - { 9276, SecondaryColor3sEXT_remap_index }, - { 28631, SecondaryColor3svEXT_remap_index }, - { 25280, SecondaryColor3ubEXT_remap_index }, - { 19704, SecondaryColor3ubvEXT_remap_index }, - { 11951, SecondaryColor3uiEXT_remap_index }, - { 21229, SecondaryColor3uivEXT_remap_index }, - { 23992, SecondaryColor3usEXT_remap_index }, - { 12024, SecondaryColor3usvEXT_remap_index }, - { 10885, SecondaryColorPointerEXT_remap_index }, - { 23806, MultiDrawArraysEXT_remap_index }, - { 19394, MultiDrawElementsEXT_remap_index }, - { 19589, FogCoordPointerEXT_remap_index }, - { 4134, FogCoorddEXT_remap_index }, - { 29205, FogCoorddvEXT_remap_index }, - { 4226, FogCoordfEXT_remap_index }, - { 25203, FogCoordfvEXT_remap_index }, - { 17645, PixelTexGenSGIX_remap_index }, - { 25788, BlendFuncSeparateEXT_remap_index }, - { 6191, FlushVertexArrayRangeNV_remap_index }, - { 4807, VertexArrayRangeNV_remap_index }, - { 26172, CombinerInputNV_remap_index }, - { 1985, CombinerOutputNV_remap_index }, - { 28784, CombinerParameterfNV_remap_index }, - { 4727, CombinerParameterfvNV_remap_index }, - { 20724, CombinerParameteriNV_remap_index }, - { 30175, CombinerParameterivNV_remap_index }, - { 6567, FinalCombinerInputNV_remap_index }, - { 9076, GetCombinerInputParameterfvNV_remap_index }, - { 30012, GetCombinerInputParameterivNV_remap_index }, - { 172, GetCombinerOutputParameterfvNV_remap_index }, - { 12708, GetCombinerOutputParameterivNV_remap_index }, - { 5936, GetFinalCombinerInputParameterfvNV_remap_index }, - { 23011, GetFinalCombinerInputParameterivNV_remap_index }, - { 11696, ResizeBuffersMESA_remap_index }, - { 10258, WindowPos2dMESA_remap_index }, - { 983, WindowPos2dvMESA_remap_index }, - { 31003, WindowPos2fMESA_remap_index }, - { 7234, WindowPos2fvMESA_remap_index }, - { 16833, WindowPos2iMESA_remap_index }, - { 18879, WindowPos2ivMESA_remap_index }, - { 19493, WindowPos2sMESA_remap_index }, - { 5121, WindowPos2svMESA_remap_index }, - { 7059, WindowPos3dMESA_remap_index }, - { 12955, WindowPos3dvMESA_remap_index }, - { 511, WindowPos3fMESA_remap_index }, - { 13787, WindowPos3fvMESA_remap_index }, - { 22323, WindowPos3iMESA_remap_index }, - { 28074, WindowPos3ivMESA_remap_index }, - { 17351, WindowPos3sMESA_remap_index }, - { 29461, WindowPos3svMESA_remap_index }, - { 10209, WindowPos4dMESA_remap_index }, - { 15747, WindowPos4dvMESA_remap_index }, - { 12914, WindowPos4fMESA_remap_index }, - { 28538, WindowPos4fvMESA_remap_index }, - { 28227, WindowPos4iMESA_remap_index }, - { 11499, WindowPos4ivMESA_remap_index }, - { 17524, WindowPos4sMESA_remap_index }, - { 2922, WindowPos4svMESA_remap_index }, - { 24946, MultiModeDrawArraysIBM_remap_index }, - { 26947, MultiModeDrawElementsIBM_remap_index }, - { 11264, DeleteFencesNV_remap_index }, - { 26019, FinishFenceNV_remap_index }, - { 3377, GenFencesNV_remap_index }, - { 15727, GetFenceivNV_remap_index }, - { 7526, IsFenceNV_remap_index }, - { 12635, SetFenceNV_remap_index }, - { 3834, TestFenceNV_remap_index }, - { 29432, AreProgramsResidentNV_remap_index }, - { 28826, BindProgramNV_remap_index }, - { 24075, DeleteProgramsNV_remap_index }, - { 19922, ExecuteProgramNV_remap_index }, - { 30896, GenProgramsNV_remap_index }, - { 21688, GetProgramParameterdvNV_remap_index }, - { 9680, GetProgramParameterfvNV_remap_index }, - { 24458, GetProgramStringNV_remap_index }, - { 22700, GetProgramivNV_remap_index }, - { 21922, GetTrackMatrixivNV_remap_index }, - { 24252, GetVertexAttribPointervNV_remap_index }, - { 22944, GetVertexAttribdvNV_remap_index }, - { 8546, GetVertexAttribfvNV_remap_index }, - { 17014, GetVertexAttribivNV_remap_index }, - { 17771, IsProgramNV_remap_index }, - { 8629, LoadProgramNV_remap_index }, - { 25884, ProgramParameters4dvNV_remap_index }, - { 22630, ProgramParameters4fvNV_remap_index }, - { 19183, RequestResidentProgramsNV_remap_index }, - { 20702, TrackMatrixNV_remap_index }, - { 29989, VertexAttrib1dNV_remap_index }, - { 12546, VertexAttrib1dvNV_remap_index }, - { 26453, VertexAttrib1fNV_remap_index }, - { 2284, VertexAttrib1fvNV_remap_index }, - { 28595, VertexAttrib1sNV_remap_index }, - { 13860, VertexAttrib1svNV_remap_index }, - { 4341, VertexAttrib2dNV_remap_index }, - { 12461, VertexAttrib2dvNV_remap_index }, - { 18638, VertexAttrib2fNV_remap_index }, - { 12072, VertexAttrib2fvNV_remap_index }, - { 5311, VertexAttrib2sNV_remap_index }, - { 17405, VertexAttrib2svNV_remap_index }, - { 10406, VertexAttrib3dNV_remap_index }, - { 29682, VertexAttrib3dvNV_remap_index }, - { 9492, VertexAttrib3fNV_remap_index }, - { 22971, VertexAttrib3fvNV_remap_index }, - { 20579, VertexAttrib3sNV_remap_index }, - { 21949, VertexAttrib3svNV_remap_index }, - { 26921, VertexAttrib4dNV_remap_index }, - { 30933, VertexAttrib4dvNV_remap_index }, - { 4035, VertexAttrib4fNV_remap_index }, - { 8679, VertexAttrib4fvNV_remap_index }, - { 24830, VertexAttrib4sNV_remap_index }, - { 1332, VertexAttrib4svNV_remap_index }, - { 4499, VertexAttrib4ubNV_remap_index }, - { 773, VertexAttrib4ubvNV_remap_index }, - { 20102, VertexAttribPointerNV_remap_index }, - { 2136, VertexAttribs1dvNV_remap_index }, - { 24340, VertexAttribs1fvNV_remap_index }, - { 30733, VertexAttribs1svNV_remap_index }, - { 9517, VertexAttribs2dvNV_remap_index }, - { 23533, VertexAttribs2fvNV_remap_index }, - { 16346, VertexAttribs2svNV_remap_index }, - { 4755, VertexAttribs3dvNV_remap_index }, - { 2016, VertexAttribs3fvNV_remap_index }, - { 27822, VertexAttribs3svNV_remap_index }, - { 24920, VertexAttribs4dvNV_remap_index }, - { 4781, VertexAttribs4fvNV_remap_index }, - { 30520, VertexAttribs4svNV_remap_index }, - { 27570, VertexAttribs4ubvNV_remap_index }, - { 25022, GetTexBumpParameterfvATI_remap_index }, - { 30774, GetTexBumpParameterivATI_remap_index }, - { 17068, TexBumpParameterfvATI_remap_index }, - { 19054, TexBumpParameterivATI_remap_index }, - { 14406, AlphaFragmentOp1ATI_remap_index }, - { 10068, AlphaFragmentOp2ATI_remap_index }, - { 22887, AlphaFragmentOp3ATI_remap_index }, - { 27749, BeginFragmentShaderATI_remap_index }, - { 29025, BindFragmentShaderATI_remap_index }, - { 22078, ColorFragmentOp1ATI_remap_index }, - { 3913, ColorFragmentOp2ATI_remap_index }, - { 29327, ColorFragmentOp3ATI_remap_index }, - { 4900, DeleteFragmentShaderATI_remap_index }, - { 30957, EndFragmentShaderATI_remap_index }, - { 30203, GenFragmentShadersATI_remap_index }, - { 23664, PassTexCoordATI_remap_index }, - { 6259, SampleMapATI_remap_index }, - { 6032, SetFragmentShaderConstantATI_remap_index }, - { 358, PointParameteriNV_remap_index }, - { 13116, PointParameterivNV_remap_index }, - { 26760, ActiveStencilFaceEXT_remap_index }, - { 25544, BindVertexArrayAPPLE_remap_index }, - { 2561, DeleteVertexArraysAPPLE_remap_index }, - { 16685, GenVertexArraysAPPLE_remap_index }, - { 21753, IsVertexArrayAPPLE_remap_index }, - { 814, GetProgramNamedParameterdvNV_remap_index }, - { 3218, GetProgramNamedParameterfvNV_remap_index }, - { 25053, ProgramNamedParameter4dNV_remap_index }, - { 13442, ProgramNamedParameter4dvNV_remap_index }, - { 8162, ProgramNamedParameter4fNV_remap_index }, - { 10850, ProgramNamedParameter4fvNV_remap_index }, - { 15682, PrimitiveRestartIndexNV_remap_index }, - { 28515, PrimitiveRestartNV_remap_index }, - { 22609, DepthBoundsEXT_remap_index }, - { 1082, BlendEquationSeparateEXT_remap_index }, - { 13561, BindFramebufferEXT_remap_index }, - { 23851, BindRenderbufferEXT_remap_index }, - { 8926, CheckFramebufferStatusEXT_remap_index }, - { 21043, DeleteFramebuffersEXT_remap_index }, - { 29584, DeleteRenderbuffersEXT_remap_index }, - { 12485, FramebufferRenderbufferEXT_remap_index }, - { 12652, FramebufferTexture1DEXT_remap_index }, - { 10644, FramebufferTexture2DEXT_remap_index }, - { 10311, FramebufferTexture3DEXT_remap_index }, - { 21645, GenFramebuffersEXT_remap_index }, - { 16232, GenRenderbuffersEXT_remap_index }, - { 5978, GenerateMipmapEXT_remap_index }, - { 20199, GetFramebufferAttachmentParameterivEXT_remap_index }, - { 30109, GetRenderbufferParameterivEXT_remap_index }, - { 18934, IsFramebufferEXT_remap_index }, - { 30856, IsRenderbufferEXT_remap_index }, - { 7473, RenderbufferStorageEXT_remap_index }, - { 690, BlitFramebufferEXT_remap_index }, - { 13261, BufferParameteriAPPLE_remap_index }, - { 17803, FlushMappedBufferRangeAPPLE_remap_index }, - { 2766, FramebufferTextureLayerEXT_remap_index }, - { 4664, ColorMaskIndexedEXT_remap_index }, - { 17429, DisableIndexedEXT_remap_index }, - { 24677, EnableIndexedEXT_remap_index }, - { 20170, GetBooleanIndexedvEXT_remap_index }, - { 10101, GetIntegerIndexedvEXT_remap_index }, - { 21119, IsEnabledIndexedEXT_remap_index }, - { 21019, ClearColorIiEXT_remap_index }, - { 3128, ClearColorIuiEXT_remap_index }, - { 9115, GetTexParameterIivEXT_remap_index }, - { 5281, GetTexParameterIuivEXT_remap_index }, - { 2740, TexParameterIivEXT_remap_index }, - { 24593, TexParameterIuivEXT_remap_index }, - { 4164, BeginConditionalRenderNV_remap_index }, - { 23637, EndConditionalRenderNV_remap_index }, - { 8573, BeginTransformFeedbackEXT_remap_index }, - { 17453, BindBufferBaseEXT_remap_index }, - { 17323, BindBufferOffsetEXT_remap_index }, - { 11324, BindBufferRangeEXT_remap_index }, - { 13176, EndTransformFeedbackEXT_remap_index }, - { 9953, GetTransformFeedbackVaryingEXT_remap_index }, - { 19239, TransformFeedbackVaryingsEXT_remap_index }, - { 27471, ProvokingVertexEXT_remap_index }, - { 9901, GetTexParameterPointervAPPLE_remap_index }, - { 4526, TextureRangeAPPLE_remap_index }, - { 10716, GetObjectParameterivAPPLE_remap_index }, - { 18378, ObjectPurgeableAPPLE_remap_index }, - { 5075, ObjectUnpurgeableAPPLE_remap_index }, - { 16054, ActiveProgramEXT_remap_index }, - { 16025, CreateShaderProgramEXT_remap_index }, - { 26545, UseShaderProgramEXT_remap_index }, - { 26786, StencilFuncSeparateATI_remap_index }, - { 16752, ProgramEnvParameters4fvEXT_remap_index }, - { 20133, ProgramLocalParameters4fvEXT_remap_index }, - { 13044, GetQueryObjecti64vEXT_remap_index }, - { 9543, GetQueryObjectui64vEXT_remap_index }, - { 22147, EGLImageTargetRenderbufferStorageOES_remap_index }, - { 11203, EGLImageTargetTexture2DOES_remap_index }, + { 2584, UniformMatrix4fvARB_remap_index }, + { 24299, UseProgramObjectARB_remap_index }, + { 14173, ValidateProgramARB_remap_index }, + { 20438, BindAttribLocationARB_remap_index }, + { 4665, GetActiveAttribARB_remap_index }, + { 15881, GetAttribLocationARB_remap_index }, + { 28120, DrawBuffersARB_remap_index }, + { 12565, RenderbufferStorageMultisample_remap_index }, + { 12995, FramebufferTextureARB_remap_index }, + { 24669, FramebufferTextureFaceARB_remap_index }, + { 23128, ProgramParameteriARB_remap_index }, + { 18366, FlushMappedBufferRange_remap_index }, + { 26583, MapBufferRange_remap_index }, + { 15729, BindVertexArray_remap_index }, + { 14010, GenVertexArrays_remap_index }, + { 28895, CopyBufferSubData_remap_index }, + { 29786, ClientWaitSync_remap_index }, + { 2503, DeleteSync_remap_index }, + { 6773, FenceSync_remap_index }, + { 14544, GetInteger64v_remap_index }, + { 21672, GetSynciv_remap_index }, + { 28059, IsSync_remap_index }, + { 8956, WaitSync_remap_index }, + { 3603, DrawElementsBaseVertex_remap_index }, + { 29191, DrawRangeElementsBaseVertex_remap_index }, + { 25282, MultiDrawElementsBaseVertex_remap_index }, + { 4799, BindTransformFeedback_remap_index }, + { 3070, DeleteTransformFeedbacks_remap_index }, + { 6063, DrawTransformFeedback_remap_index }, + { 9175, GenTransformFeedbacks_remap_index }, + { 26985, IsTransformFeedback_remap_index }, + { 24862, PauseTransformFeedback_remap_index }, + { 5197, ResumeTransformFeedback_remap_index }, + { 5085, PolygonOffsetEXT_remap_index }, + { 22281, GetPixelTexGenParameterfvSGIS_remap_index }, + { 4187, GetPixelTexGenParameterivSGIS_remap_index }, + { 22014, PixelTexGenParameterfSGIS_remap_index }, + { 606, PixelTexGenParameterfvSGIS_remap_index }, + { 12093, PixelTexGenParameteriSGIS_remap_index }, + { 13169, PixelTexGenParameterivSGIS_remap_index }, + { 15817, SampleMaskSGIS_remap_index }, + { 19031, SamplePatternSGIS_remap_index }, + { 25211, ColorPointerEXT_remap_index }, + { 16887, EdgeFlagPointerEXT_remap_index }, + { 5684, IndexPointerEXT_remap_index }, + { 5764, NormalPointerEXT_remap_index }, + { 15138, TexCoordPointerEXT_remap_index }, + { 6562, VertexPointerEXT_remap_index }, + { 3405, PointParameterfEXT_remap_index }, + { 7413, PointParameterfvEXT_remap_index }, + { 30662, LockArraysEXT_remap_index }, + { 14237, UnlockArraysEXT_remap_index }, + { 1203, SecondaryColor3bEXT_remap_index }, + { 7572, SecondaryColor3bvEXT_remap_index }, + { 9923, SecondaryColor3dEXT_remap_index }, + { 24472, SecondaryColor3dvEXT_remap_index }, + { 26851, SecondaryColor3fEXT_remap_index }, + { 17453, SecondaryColor3fvEXT_remap_index }, + { 452, SecondaryColor3iEXT_remap_index }, + { 15526, SecondaryColor3ivEXT_remap_index }, + { 9581, SecondaryColor3sEXT_remap_index }, + { 29450, SecondaryColor3svEXT_remap_index }, + { 26002, SecondaryColor3ubEXT_remap_index }, + { 20329, SecondaryColor3ubvEXT_remap_index }, + { 12315, SecondaryColor3uiEXT_remap_index }, + { 21901, SecondaryColor3uivEXT_remap_index }, + { 24719, SecondaryColor3usEXT_remap_index }, + { 12388, SecondaryColor3usvEXT_remap_index }, + { 11241, SecondaryColorPointerEXT_remap_index }, + { 24533, MultiDrawArraysEXT_remap_index }, + { 20019, MultiDrawElementsEXT_remap_index }, + { 20214, FogCoordPointerEXT_remap_index }, + { 4336, FogCoorddEXT_remap_index }, + { 30063, FogCoorddvEXT_remap_index }, + { 4428, FogCoordfEXT_remap_index }, + { 25925, FogCoordfvEXT_remap_index }, + { 18270, PixelTexGenSGIX_remap_index }, + { 26510, BlendFuncSeparateEXT_remap_index }, + { 6474, FlushVertexArrayRangeNV_remap_index }, + { 5034, VertexArrayRangeNV_remap_index }, + { 26916, CombinerInputNV_remap_index }, + { 2029, CombinerOutputNV_remap_index }, + { 29603, CombinerParameterfNV_remap_index }, + { 4927, CombinerParameterfvNV_remap_index }, + { 21396, CombinerParameteriNV_remap_index }, + { 31059, CombinerParameterivNV_remap_index }, + { 6850, FinalCombinerInputNV_remap_index }, + { 9381, GetCombinerInputParameterfvNV_remap_index }, + { 30896, GetCombinerInputParameterivNV_remap_index }, + { 13270, GetCombinerOutputParameterfvNV_remap_index }, + { 13098, GetCombinerOutputParameterivNV_remap_index }, + { 6219, GetFinalCombinerInputParameterfvNV_remap_index }, + { 23738, GetFinalCombinerInputParameterivNV_remap_index }, + { 12033, ResizeBuffersMESA_remap_index }, + { 10587, WindowPos2dMESA_remap_index }, + { 996, WindowPos2dvMESA_remap_index }, + { 31887, WindowPos2fMESA_remap_index }, + { 7517, WindowPos2fvMESA_remap_index }, + { 17400, WindowPos2iMESA_remap_index }, + { 19504, WindowPos2ivMESA_remap_index }, + { 20118, WindowPos2sMESA_remap_index }, + { 5404, WindowPos2svMESA_remap_index }, + { 7342, WindowPos3dMESA_remap_index }, + { 13416, WindowPos3dvMESA_remap_index }, + { 498, WindowPos3fMESA_remap_index }, + { 14298, WindowPos3fvMESA_remap_index }, + { 23021, WindowPos3iMESA_remap_index }, + { 28840, WindowPos3ivMESA_remap_index }, + { 17976, WindowPos3sMESA_remap_index }, + { 30319, WindowPos3svMESA_remap_index }, + { 10538, WindowPos4dMESA_remap_index }, + { 16314, WindowPos4dvMESA_remap_index }, + { 13375, WindowPos4fMESA_remap_index }, + { 29357, WindowPos4fvMESA_remap_index }, + { 28993, WindowPos4iMESA_remap_index }, + { 11836, WindowPos4ivMESA_remap_index }, + { 18149, WindowPos4sMESA_remap_index }, + { 3021, WindowPos4svMESA_remap_index }, + { 13137, MultiModeDrawArraysIBM_remap_index }, + { 27691, MultiModeDrawElementsIBM_remap_index }, + { 11640, DeleteFencesNV_remap_index }, + { 26763, FinishFenceNV_remap_index }, + { 3527, GenFencesNV_remap_index }, + { 16294, GetFenceivNV_remap_index }, + { 7809, IsFenceNV_remap_index }, + { 13025, SetFenceNV_remap_index }, + { 3984, TestFenceNV_remap_index }, + { 30290, AreProgramsResidentNV_remap_index }, + { 29645, BindProgramNV_remap_index }, + { 24802, DeleteProgramsNV_remap_index }, + { 20547, ExecuteProgramNV_remap_index }, + { 31780, GenProgramsNV_remap_index }, + { 22360, GetProgramParameterdvNV_remap_index }, + { 9985, GetProgramParameterfvNV_remap_index }, + { 25185, GetProgramStringNV_remap_index }, + { 23398, GetProgramivNV_remap_index }, + { 22594, GetTrackMatrixivNV_remap_index }, + { 24979, GetVertexAttribPointervNV_remap_index }, + { 23671, GetVertexAttribdvNV_remap_index }, + { 8851, GetVertexAttribfvNV_remap_index }, + { 17606, GetVertexAttribivNV_remap_index }, + { 18396, IsProgramNV_remap_index }, + { 8934, LoadProgramNV_remap_index }, + { 26606, ProgramParameters4dvNV_remap_index }, + { 23328, ProgramParameters4fvNV_remap_index }, + { 19808, RequestResidentProgramsNV_remap_index }, + { 21374, TrackMatrixNV_remap_index }, + { 30873, VertexAttrib1dNV_remap_index }, + { 12936, VertexAttrib1dvNV_remap_index }, + { 27197, VertexAttrib1fNV_remap_index }, + { 2328, VertexAttrib1fvNV_remap_index }, + { 29414, VertexAttrib1sNV_remap_index }, + { 14371, VertexAttrib1svNV_remap_index }, + { 4570, VertexAttrib2dNV_remap_index }, + { 12851, VertexAttrib2dvNV_remap_index }, + { 19263, VertexAttrib2fNV_remap_index }, + { 12436, VertexAttrib2fvNV_remap_index }, + { 5594, VertexAttrib2sNV_remap_index }, + { 18030, VertexAttrib2svNV_remap_index }, + { 10735, VertexAttrib3dNV_remap_index }, + { 30540, VertexAttrib3dvNV_remap_index }, + { 9797, VertexAttrib3fNV_remap_index }, + { 23698, VertexAttrib3fvNV_remap_index }, + { 21230, VertexAttrib3sNV_remap_index }, + { 22621, VertexAttrib3svNV_remap_index }, + { 27665, VertexAttrib4dNV_remap_index }, + { 31817, VertexAttrib4dvNV_remap_index }, + { 4237, VertexAttrib4fNV_remap_index }, + { 8984, VertexAttrib4fvNV_remap_index }, + { 25584, VertexAttrib4sNV_remap_index }, + { 1345, VertexAttrib4svNV_remap_index }, + { 4728, VertexAttrib4ubNV_remap_index }, + { 760, VertexAttrib4ubvNV_remap_index }, + { 20727, VertexAttribPointerNV_remap_index }, + { 2180, VertexAttribs1dvNV_remap_index }, + { 25067, VertexAttribs1fvNV_remap_index }, + { 31617, VertexAttribs1svNV_remap_index }, + { 9822, VertexAttribs2dvNV_remap_index }, + { 24260, VertexAttribs2fvNV_remap_index }, + { 16913, VertexAttribs2svNV_remap_index }, + { 4955, VertexAttribs3dvNV_remap_index }, + { 2060, VertexAttribs3fvNV_remap_index }, + { 28588, VertexAttribs3svNV_remap_index }, + { 25674, VertexAttribs4dvNV_remap_index }, + { 5008, VertexAttribs4fvNV_remap_index }, + { 31404, VertexAttribs4svNV_remap_index }, + { 28336, VertexAttribs4ubvNV_remap_index }, + { 25744, GetTexBumpParameterfvATI_remap_index }, + { 31658, GetTexBumpParameterivATI_remap_index }, + { 17693, TexBumpParameterfvATI_remap_index }, + { 19679, TexBumpParameterivATI_remap_index }, + { 14917, AlphaFragmentOp1ATI_remap_index }, + { 10397, AlphaFragmentOp2ATI_remap_index }, + { 23614, AlphaFragmentOp3ATI_remap_index }, + { 28515, BeginFragmentShaderATI_remap_index }, + { 29844, BindFragmentShaderATI_remap_index }, + { 22750, ColorFragmentOp1ATI_remap_index }, + { 4115, ColorFragmentOp2ATI_remap_index }, + { 30185, ColorFragmentOp3ATI_remap_index }, + { 5154, DeleteFragmentShaderATI_remap_index }, + { 31841, EndFragmentShaderATI_remap_index }, + { 31087, GenFragmentShadersATI_remap_index }, + { 24391, PassTexCoordATI_remap_index }, + { 6542, SampleMapATI_remap_index }, + { 6315, SetFragmentShaderConstantATI_remap_index }, + { 345, PointParameteriNV_remap_index }, + { 13577, PointParameterivNV_remap_index }, + { 27504, ActiveStencilFaceEXT_remap_index }, + { 26266, BindVertexArrayAPPLE_remap_index }, + { 2631, DeleteVertexArraysAPPLE_remap_index }, + { 17252, GenVertexArraysAPPLE_remap_index }, + { 22425, IsVertexArrayAPPLE_remap_index }, + { 801, GetProgramNamedParameterdvNV_remap_index }, + { 3368, GetProgramNamedParameterfvNV_remap_index }, + { 25775, ProgramNamedParameter4dNV_remap_index }, + { 13903, ProgramNamedParameter4dvNV_remap_index }, + { 8467, ProgramNamedParameter4fNV_remap_index }, + { 11206, ProgramNamedParameter4fvNV_remap_index }, + { 16249, PrimitiveRestartIndexNV_remap_index }, + { 29334, PrimitiveRestartNV_remap_index }, + { 23307, DepthBoundsEXT_remap_index }, + { 1095, BlendEquationSeparateEXT_remap_index }, + { 14072, BindFramebufferEXT_remap_index }, + { 24578, BindRenderbufferEXT_remap_index }, + { 9231, CheckFramebufferStatusEXT_remap_index }, + { 21715, DeleteFramebuffersEXT_remap_index }, + { 30442, DeleteRenderbuffersEXT_remap_index }, + { 12875, FramebufferRenderbufferEXT_remap_index }, + { 13042, FramebufferTexture1DEXT_remap_index }, + { 11000, FramebufferTexture2DEXT_remap_index }, + { 10640, FramebufferTexture3DEXT_remap_index }, + { 22317, GenFramebuffersEXT_remap_index }, + { 16799, GenRenderbuffersEXT_remap_index }, + { 6261, GenerateMipmapEXT_remap_index }, + { 20824, GetFramebufferAttachmentParameterivEXT_remap_index }, + { 30993, GetRenderbufferParameterivEXT_remap_index }, + { 19559, IsFramebufferEXT_remap_index }, + { 31740, IsRenderbufferEXT_remap_index }, + { 7756, RenderbufferStorageEXT_remap_index }, + { 677, BlitFramebufferEXT_remap_index }, + { 13722, BufferParameteriAPPLE_remap_index }, + { 18428, FlushMappedBufferRangeAPPLE_remap_index }, + { 1751, BindFragDataLocationEXT_remap_index }, + { 23420, GetFragDataLocationEXT_remap_index }, + { 10100, GetUniformuivEXT_remap_index }, + { 2810, GetVertexAttribIivEXT_remap_index }, + { 4001, GetVertexAttribIuivEXT_remap_index }, + { 11486, Uniform1uiEXT_remap_index }, + { 26691, Uniform1uivEXT_remap_index }, + { 21326, Uniform2uiEXT_remap_index }, + { 4093, Uniform2uivEXT_remap_index }, + { 27944, Uniform3uiEXT_remap_index }, + { 14032, Uniform3uivEXT_remap_index }, + { 3305, Uniform4uiEXT_remap_index }, + { 8257, Uniform4uivEXT_remap_index }, + { 17581, VertexAttribI1iEXT_remap_index }, + { 920, VertexAttribI1ivEXT_remap_index }, + { 2429, VertexAttribI1uiEXT_remap_index }, + { 12184, VertexAttribI1uivEXT_remap_index }, + { 81, VertexAttribI2iEXT_remap_index }, + { 22862, VertexAttribI2ivEXT_remap_index }, + { 4981, VertexAttribI2uiEXT_remap_index }, + { 4473, VertexAttribI2uivEXT_remap_index }, + { 25404, VertexAttribI3iEXT_remap_index }, + { 29165, VertexAttribI3ivEXT_remap_index }, + { 3178, VertexAttribI3uiEXT_remap_index }, + { 29081, VertexAttribI3uivEXT_remap_index }, + { 21075, VertexAttribI4bvEXT_remap_index }, + { 13982, VertexAttribI4iEXT_remap_index }, + { 30711, VertexAttribI4ivEXT_remap_index }, + { 12797, VertexAttribI4svEXT_remap_index }, + { 15854, VertexAttribI4ubvEXT_remap_index }, + { 15589, VertexAttribI4uiEXT_remap_index }, + { 5108, VertexAttribI4uivEXT_remap_index }, + { 10803, VertexAttribI4usvEXT_remap_index }, + { 17660, VertexAttribIPointerEXT_remap_index }, + { 2865, FramebufferTextureLayerEXT_remap_index }, + { 5329, ColorMaskIndexedEXT_remap_index }, + { 18054, DisableIndexedEXT_remap_index }, + { 25431, EnableIndexedEXT_remap_index }, + { 20795, GetBooleanIndexedvEXT_remap_index }, + { 10430, GetIntegerIndexedvEXT_remap_index }, + { 21791, IsEnabledIndexedEXT_remap_index }, + { 21691, ClearColorIiEXT_remap_index }, + { 3255, ClearColorIuiEXT_remap_index }, + { 9420, GetTexParameterIivEXT_remap_index }, + { 5564, GetTexParameterIuivEXT_remap_index }, + { 2839, TexParameterIivEXT_remap_index }, + { 25320, TexParameterIuivEXT_remap_index }, + { 4366, BeginConditionalRenderNV_remap_index }, + { 24364, EndConditionalRenderNV_remap_index }, + { 8878, BeginTransformFeedbackEXT_remap_index }, + { 18078, BindBufferBaseEXT_remap_index }, + { 17948, BindBufferOffsetEXT_remap_index }, + { 11661, BindBufferRangeEXT_remap_index }, + { 13637, EndTransformFeedbackEXT_remap_index }, + { 10282, GetTransformFeedbackVaryingEXT_remap_index }, + { 19864, TransformFeedbackVaryingsEXT_remap_index }, + { 28237, ProvokingVertexEXT_remap_index }, + { 10230, GetTexParameterPointervAPPLE_remap_index }, + { 4755, TextureRangeAPPLE_remap_index }, + { 11072, GetObjectParameterivAPPLE_remap_index }, + { 19003, ObjectPurgeableAPPLE_remap_index }, + { 5358, ObjectUnpurgeableAPPLE_remap_index }, + { 16621, ActiveProgramEXT_remap_index }, + { 16592, CreateShaderProgramEXT_remap_index }, + { 27289, UseShaderProgramEXT_remap_index }, + { 27530, StencilFuncSeparateATI_remap_index }, + { 17319, ProgramEnvParameters4fvEXT_remap_index }, + { 20758, ProgramLocalParameters4fvEXT_remap_index }, + { 13505, GetQueryObjecti64vEXT_remap_index }, + { 9848, GetQueryObjectui64vEXT_remap_index }, + { 22819, EGLImageTargetRenderbufferStorageOES_remap_index }, + { 11579, EGLImageTargetTexture2DOES_remap_index }, { -1, -1 } }; /* these functions are in the ABI, but have alternative names */ static const struct gl_function_remap MESA_alt_functions[] = { /* from GL_EXT_blend_color */ - { 2479, _gloffset_BlendColor }, + { 2549, _gloffset_BlendColor }, /* from GL_EXT_blend_minmax */ - { 10368, _gloffset_BlendEquation }, + { 10697, _gloffset_BlendEquation }, /* from GL_EXT_color_subtable */ - { 15769, _gloffset_ColorSubTable }, - { 29516, _gloffset_CopyColorSubTable }, + { 16336, _gloffset_ColorSubTable }, + { 30374, _gloffset_CopyColorSubTable }, /* from GL_EXT_convolution */ - { 252, _gloffset_ConvolutionFilter1D }, - { 2323, _gloffset_CopyConvolutionFilter1D }, - { 3714, _gloffset_GetConvolutionParameteriv }, - { 7822, _gloffset_ConvolutionFilter2D }, - { 7988, _gloffset_ConvolutionParameteriv }, - { 8448, _gloffset_ConvolutionParameterfv }, - { 19082, _gloffset_GetSeparableFilter }, - { 22377, _gloffset_SeparableFilter2D }, - { 23189, _gloffset_ConvolutionParameteri }, - { 23312, _gloffset_ConvolutionParameterf }, - { 24856, _gloffset_GetConvolutionParameterfv }, - { 25710, _gloffset_GetConvolutionFilter }, - { 28011, _gloffset_CopyConvolutionFilter2D }, + { 239, _gloffset_ConvolutionFilter1D }, + { 2367, _gloffset_CopyConvolutionFilter1D }, + { 3864, _gloffset_GetConvolutionParameteriv }, + { 8105, _gloffset_ConvolutionFilter2D }, + { 8293, _gloffset_ConvolutionParameteriv }, + { 8753, _gloffset_ConvolutionParameterfv }, + { 19707, _gloffset_GetSeparableFilter }, + { 23075, _gloffset_SeparableFilter2D }, + { 23916, _gloffset_ConvolutionParameteri }, + { 24039, _gloffset_ConvolutionParameterf }, + { 25610, _gloffset_GetConvolutionParameterfv }, + { 26432, _gloffset_GetConvolutionFilter }, + { 28777, _gloffset_CopyConvolutionFilter2D }, /* from GL_EXT_copy_texture */ - { 13920, _gloffset_CopyTexSubImage3D }, - { 15480, _gloffset_CopyTexImage2D }, - { 22797, _gloffset_CopyTexImage1D }, - { 25391, _gloffset_CopyTexSubImage2D }, - { 27649, _gloffset_CopyTexSubImage1D }, + { 14431, _gloffset_CopyTexSubImage3D }, + { 16047, _gloffset_CopyTexImage2D }, + { 23524, _gloffset_CopyTexImage1D }, + { 26113, _gloffset_CopyTexSubImage2D }, + { 28415, _gloffset_CopyTexSubImage1D }, /* from GL_EXT_draw_range_elements */ - { 8785, _gloffset_DrawRangeElements }, + { 9090, _gloffset_DrawRangeElements }, /* from GL_EXT_histogram */ - { 851, _gloffset_Histogram }, - { 3178, _gloffset_ResetHistogram }, - { 9214, _gloffset_GetMinmax }, - { 14254, _gloffset_GetHistogramParameterfv }, - { 22722, _gloffset_GetMinmaxParameteriv }, - { 24746, _gloffset_ResetMinmax }, - { 25607, _gloffset_GetHistogramParameteriv }, - { 26720, _gloffset_GetHistogram }, - { 29141, _gloffset_Minmax }, - { 30603, _gloffset_GetMinmaxParameterfv }, + { 838, _gloffset_Histogram }, + { 3328, _gloffset_ResetHistogram }, + { 9519, _gloffset_GetMinmax }, + { 14765, _gloffset_GetHistogramParameterfv }, + { 23449, _gloffset_GetMinmaxParameteriv }, + { 25500, _gloffset_ResetMinmax }, + { 26329, _gloffset_GetHistogramParameteriv }, + { 27464, _gloffset_GetHistogram }, + { 29960, _gloffset_Minmax }, + { 31487, _gloffset_GetMinmaxParameterfv }, /* from GL_EXT_paletted_texture */ - { 7684, _gloffset_ColorTable }, - { 14100, _gloffset_GetColorTable }, - { 21392, _gloffset_GetColorTableParameterfv }, - { 23368, _gloffset_GetColorTableParameteriv }, + { 7967, _gloffset_ColorTable }, + { 14611, _gloffset_GetColorTable }, + { 22064, _gloffset_GetColorTableParameterfv }, + { 24095, _gloffset_GetColorTableParameteriv }, /* from GL_EXT_subtexture */ - { 6405, _gloffset_TexSubImage1D }, - { 9828, _gloffset_TexSubImage2D }, + { 6688, _gloffset_TexSubImage1D }, + { 10157, _gloffset_TexSubImage2D }, /* from GL_EXT_texture3D */ - { 1697, _gloffset_TexImage3D }, - { 21161, _gloffset_TexSubImage3D }, + { 1710, _gloffset_TexImage3D }, + { 21833, _gloffset_TexSubImage3D }, /* from GL_EXT_texture_object */ - { 3029, _gloffset_PrioritizeTextures }, - { 6854, _gloffset_AreTexturesResident }, - { 12570, _gloffset_GenTextures }, - { 14586, _gloffset_DeleteTextures }, - { 18084, _gloffset_IsTexture }, - { 27714, _gloffset_BindTexture }, + { 3128, _gloffset_PrioritizeTextures }, + { 7137, _gloffset_AreTexturesResident }, + { 12960, _gloffset_GenTextures }, + { 15097, _gloffset_DeleteTextures }, + { 18709, _gloffset_IsTexture }, + { 28480, _gloffset_BindTexture }, /* from GL_EXT_vertex_array */ - { 22549, _gloffset_ArrayElement }, - { 28729, _gloffset_GetPointerv }, - { 30230, _gloffset_DrawArrays }, + { 23247, _gloffset_ArrayElement }, + { 29548, _gloffset_GetPointerv }, + { 31114, _gloffset_DrawArrays }, /* from GL_SGI_color_table */ - { 6972, _gloffset_ColorTableParameteriv }, - { 7684, _gloffset_ColorTable }, - { 14100, _gloffset_GetColorTable }, - { 14210, _gloffset_CopyColorTable }, - { 17945, _gloffset_ColorTableParameterfv }, - { 21392, _gloffset_GetColorTableParameterfv }, - { 23368, _gloffset_GetColorTableParameteriv }, + { 7255, _gloffset_ColorTableParameteriv }, + { 7967, _gloffset_ColorTable }, + { 14611, _gloffset_GetColorTable }, + { 14721, _gloffset_CopyColorTable }, + { 18570, _gloffset_ColorTableParameterfv }, + { 22064, _gloffset_GetColorTableParameterfv }, + { 24095, _gloffset_GetColorTableParameteriv }, /* from GL_VERSION_1_3 */ - { 420, _gloffset_MultiTexCoord3sARB }, - { 652, _gloffset_ActiveTextureARB }, - { 3851, _gloffset_MultiTexCoord1fvARB }, - { 5506, _gloffset_MultiTexCoord3dARB }, - { 5551, _gloffset_MultiTexCoord2iARB }, - { 5675, _gloffset_MultiTexCoord2svARB }, - { 7640, _gloffset_MultiTexCoord2fARB }, - { 9573, _gloffset_MultiTexCoord3fvARB }, - { 10130, _gloffset_MultiTexCoord4sARB }, - { 10764, _gloffset_MultiTexCoord2dvARB }, - { 11146, _gloffset_MultiTexCoord1svARB }, - { 11557, _gloffset_MultiTexCoord3svARB }, - { 11618, _gloffset_MultiTexCoord4iARB }, - { 12341, _gloffset_MultiTexCoord3iARB }, - { 13073, _gloffset_MultiTexCoord1dARB }, - { 13290, _gloffset_MultiTexCoord3dvARB }, - { 14454, _gloffset_MultiTexCoord3ivARB }, - { 14499, _gloffset_MultiTexCoord2sARB }, - { 15826, _gloffset_MultiTexCoord4ivARB }, - { 17595, _gloffset_ClientActiveTextureARB }, - { 19878, _gloffset_MultiTexCoord2dARB }, - { 20319, _gloffset_MultiTexCoord4dvARB }, - { 20630, _gloffset_MultiTexCoord4fvARB }, - { 21533, _gloffset_MultiTexCoord3fARB }, - { 23896, _gloffset_MultiTexCoord4dARB }, - { 24162, _gloffset_MultiTexCoord1sARB }, - { 24366, _gloffset_MultiTexCoord1dvARB }, - { 25235, _gloffset_MultiTexCoord1ivARB }, - { 25328, _gloffset_MultiTexCoord2ivARB }, - { 25667, _gloffset_MultiTexCoord1iARB }, - { 26995, _gloffset_MultiTexCoord4svARB }, - { 27513, _gloffset_MultiTexCoord1fARB }, - { 27776, _gloffset_MultiTexCoord4fARB }, - { 30064, _gloffset_MultiTexCoord2fvARB }, + { 407, _gloffset_MultiTexCoord3sARB }, + { 639, _gloffset_ActiveTextureARB }, + { 4031, _gloffset_MultiTexCoord1fvARB }, + { 5789, _gloffset_MultiTexCoord3dARB }, + { 5834, _gloffset_MultiTexCoord2iARB }, + { 5958, _gloffset_MultiTexCoord2svARB }, + { 7923, _gloffset_MultiTexCoord2fARB }, + { 9878, _gloffset_MultiTexCoord3fvARB }, + { 10459, _gloffset_MultiTexCoord4sARB }, + { 11120, _gloffset_MultiTexCoord2dvARB }, + { 11522, _gloffset_MultiTexCoord1svARB }, + { 11894, _gloffset_MultiTexCoord3svARB }, + { 11955, _gloffset_MultiTexCoord4iARB }, + { 12705, _gloffset_MultiTexCoord3iARB }, + { 13534, _gloffset_MultiTexCoord1dARB }, + { 13751, _gloffset_MultiTexCoord3dvARB }, + { 14965, _gloffset_MultiTexCoord3ivARB }, + { 15010, _gloffset_MultiTexCoord2sARB }, + { 16393, _gloffset_MultiTexCoord4ivARB }, + { 18220, _gloffset_ClientActiveTextureARB }, + { 20503, _gloffset_MultiTexCoord2dARB }, + { 20944, _gloffset_MultiTexCoord4dvARB }, + { 21281, _gloffset_MultiTexCoord4fvARB }, + { 22205, _gloffset_MultiTexCoord3fARB }, + { 24623, _gloffset_MultiTexCoord4dARB }, + { 24889, _gloffset_MultiTexCoord1sARB }, + { 25093, _gloffset_MultiTexCoord1dvARB }, + { 25957, _gloffset_MultiTexCoord1ivARB }, + { 26050, _gloffset_MultiTexCoord2ivARB }, + { 26389, _gloffset_MultiTexCoord1iARB }, + { 27739, _gloffset_MultiTexCoord4svARB }, + { 28279, _gloffset_MultiTexCoord1fARB }, + { 28542, _gloffset_MultiTexCoord4fARB }, + { 30948, _gloffset_MultiTexCoord2fvARB }, { -1, -1 } }; @@ -5057,7 +5227,7 @@ static const struct gl_function_remap MESA_alt_functions[] = { #if defined(need_GL_3DFX_tbuffer) static const struct gl_function_remap GL_3DFX_tbuffer_functions[] = { - { 8506, -1 }, /* TbufferMask3DFX */ + { 8811, -1 }, /* TbufferMask3DFX */ { -1, -1 } }; #endif @@ -5128,7 +5298,7 @@ static const struct gl_function_remap GL_ARB_framebuffer_object_functions[] = { #if defined(need_GL_ARB_geometry_shader4) /* functions defined in MESA_remap_table_functions are excluded */ static const struct gl_function_remap GL_ARB_geometry_shader4_functions[] = { - { 11521, -1 }, /* FramebufferTextureLayer */ + { 11858, -1 }, /* FramebufferTextureLayer */ { -1, -1 } }; #endif @@ -5142,11 +5312,11 @@ static const struct gl_function_remap GL_ARB_map_buffer_range_functions[] = { #if defined(need_GL_ARB_matrix_palette) static const struct gl_function_remap GL_ARB_matrix_palette_functions[] = { - { 3429, -1 }, /* MatrixIndexusvARB */ - { 12162, -1 }, /* MatrixIndexuivARB */ - { 13412, -1 }, /* MatrixIndexPointerARB */ - { 18333, -1 }, /* CurrentPaletteMatrixARB */ - { 21277, -1 }, /* MatrixIndexubvARB */ + { 3579, -1 }, /* MatrixIndexusvARB */ + { 12526, -1 }, /* MatrixIndexuivARB */ + { 13873, -1 }, /* MatrixIndexPointerARB */ + { 18958, -1 }, /* CurrentPaletteMatrixARB */ + { 21949, -1 }, /* MatrixIndexubvARB */ { -1, -1 } }; #endif @@ -5223,16 +5393,16 @@ static const struct gl_function_remap GL_ARB_vertex_array_object_functions[] = { #if defined(need_GL_ARB_vertex_blend) static const struct gl_function_remap GL_ARB_vertex_blend_functions[] = { - { 2265, -1 }, /* WeightubvARB */ - { 5866, -1 }, /* WeightivARB */ - { 10233, -1 }, /* WeightPointerARB */ - { 12830, -1 }, /* WeightfvARB */ - { 16372, -1 }, /* WeightbvARB */ - { 19546, -1 }, /* WeightusvARB */ - { 22303, -1 }, /* VertexBlendARB */ - { 27597, -1 }, /* WeightsvARB */ - { 29566, -1 }, /* WeightdvARB */ - { 30264, -1 }, /* WeightuivARB */ + { 2309, -1 }, /* WeightubvARB */ + { 6149, -1 }, /* WeightivARB */ + { 10562, -1 }, /* WeightPointerARB */ + { 13252, -1 }, /* WeightfvARB */ + { 16939, -1 }, /* WeightbvARB */ + { 20171, -1 }, /* WeightusvARB */ + { 23001, -1 }, /* VertexBlendARB */ + { 28363, -1 }, /* WeightsvARB */ + { 30424, -1 }, /* WeightdvARB */ + { 31148, -1 }, /* WeightuivARB */ { -1, -1 } }; #endif @@ -5302,7 +5472,7 @@ static const struct gl_function_remap GL_ATI_separate_stencil_functions[] = { #if defined(need_GL_EXT_blend_color) static const struct gl_function_remap GL_EXT_blend_color_functions[] = { - { 2479, _gloffset_BlendColor }, + { 2549, _gloffset_BlendColor }, { -1, -1 } }; #endif @@ -5323,15 +5493,15 @@ static const struct gl_function_remap GL_EXT_blend_func_separate_functions[] = { #if defined(need_GL_EXT_blend_minmax) static const struct gl_function_remap GL_EXT_blend_minmax_functions[] = { - { 10368, _gloffset_BlendEquation }, + { 10697, _gloffset_BlendEquation }, { -1, -1 } }; #endif #if defined(need_GL_EXT_color_subtable) static const struct gl_function_remap GL_EXT_color_subtable_functions[] = { - { 15769, _gloffset_ColorSubTable }, - { 29516, _gloffset_CopyColorSubTable }, + { 16336, _gloffset_ColorSubTable }, + { 30374, _gloffset_CopyColorSubTable }, { -1, -1 } }; #endif @@ -5345,66 +5515,66 @@ static const struct gl_function_remap GL_EXT_compiled_vertex_array_functions[] = #if defined(need_GL_EXT_convolution) static const struct gl_function_remap GL_EXT_convolution_functions[] = { - { 252, _gloffset_ConvolutionFilter1D }, - { 2323, _gloffset_CopyConvolutionFilter1D }, - { 3714, _gloffset_GetConvolutionParameteriv }, - { 7822, _gloffset_ConvolutionFilter2D }, - { 7988, _gloffset_ConvolutionParameteriv }, - { 8448, _gloffset_ConvolutionParameterfv }, - { 19082, _gloffset_GetSeparableFilter }, - { 22377, _gloffset_SeparableFilter2D }, - { 23189, _gloffset_ConvolutionParameteri }, - { 23312, _gloffset_ConvolutionParameterf }, - { 24856, _gloffset_GetConvolutionParameterfv }, - { 25710, _gloffset_GetConvolutionFilter }, - { 28011, _gloffset_CopyConvolutionFilter2D }, + { 239, _gloffset_ConvolutionFilter1D }, + { 2367, _gloffset_CopyConvolutionFilter1D }, + { 3864, _gloffset_GetConvolutionParameteriv }, + { 8105, _gloffset_ConvolutionFilter2D }, + { 8293, _gloffset_ConvolutionParameteriv }, + { 8753, _gloffset_ConvolutionParameterfv }, + { 19707, _gloffset_GetSeparableFilter }, + { 23075, _gloffset_SeparableFilter2D }, + { 23916, _gloffset_ConvolutionParameteri }, + { 24039, _gloffset_ConvolutionParameterf }, + { 25610, _gloffset_GetConvolutionParameterfv }, + { 26432, _gloffset_GetConvolutionFilter }, + { 28777, _gloffset_CopyConvolutionFilter2D }, { -1, -1 } }; #endif #if defined(need_GL_EXT_coordinate_frame) static const struct gl_function_remap GL_EXT_coordinate_frame_functions[] = { - { 9712, -1 }, /* TangentPointerEXT */ - { 11676, -1 }, /* Binormal3ivEXT */ - { 12294, -1 }, /* Tangent3sEXT */ - { 13477, -1 }, /* Tangent3fvEXT */ - { 17304, -1 }, /* Tangent3dvEXT */ - { 18031, -1 }, /* Binormal3bvEXT */ - { 19135, -1 }, /* Binormal3dEXT */ - { 21209, -1 }, /* Tangent3fEXT */ - { 23261, -1 }, /* Binormal3sEXT */ - { 23706, -1 }, /* Tangent3ivEXT */ - { 23725, -1 }, /* Tangent3dEXT */ - { 24620, -1 }, /* Binormal3svEXT */ - { 25133, -1 }, /* Binormal3fEXT */ - { 25985, -1 }, /* Binormal3dvEXT */ - { 27217, -1 }, /* Tangent3iEXT */ - { 28296, -1 }, /* Tangent3bvEXT */ - { 28764, -1 }, /* Tangent3bEXT */ - { 29289, -1 }, /* Binormal3fvEXT */ - { 29963, -1 }, /* BinormalPointerEXT */ - { 30368, -1 }, /* Tangent3svEXT */ - { 30805, -1 }, /* Binormal3bEXT */ - { 30982, -1 }, /* Binormal3iEXT */ + { 10017, -1 }, /* TangentPointerEXT */ + { 12013, -1 }, /* Binormal3ivEXT */ + { 12658, -1 }, /* Tangent3sEXT */ + { 13938, -1 }, /* Tangent3fvEXT */ + { 17929, -1 }, /* Tangent3dvEXT */ + { 18656, -1 }, /* Binormal3bvEXT */ + { 19760, -1 }, /* Binormal3dEXT */ + { 21881, -1 }, /* Tangent3fEXT */ + { 23988, -1 }, /* Binormal3sEXT */ + { 24433, -1 }, /* Tangent3ivEXT */ + { 24452, -1 }, /* Tangent3dEXT */ + { 25347, -1 }, /* Binormal3svEXT */ + { 25855, -1 }, /* Binormal3fEXT */ + { 26729, -1 }, /* Binormal3dvEXT */ + { 27983, -1 }, /* Tangent3iEXT */ + { 29062, -1 }, /* Tangent3bvEXT */ + { 29583, -1 }, /* Tangent3bEXT */ + { 30147, -1 }, /* Binormal3fvEXT */ + { 30847, -1 }, /* BinormalPointerEXT */ + { 31252, -1 }, /* Tangent3svEXT */ + { 31689, -1 }, /* Binormal3bEXT */ + { 31866, -1 }, /* Binormal3iEXT */ { -1, -1 } }; #endif #if defined(need_GL_EXT_copy_texture) static const struct gl_function_remap GL_EXT_copy_texture_functions[] = { - { 13920, _gloffset_CopyTexSubImage3D }, - { 15480, _gloffset_CopyTexImage2D }, - { 22797, _gloffset_CopyTexImage1D }, - { 25391, _gloffset_CopyTexSubImage2D }, - { 27649, _gloffset_CopyTexSubImage1D }, + { 14431, _gloffset_CopyTexSubImage3D }, + { 16047, _gloffset_CopyTexImage2D }, + { 23524, _gloffset_CopyTexImage1D }, + { 26113, _gloffset_CopyTexSubImage2D }, + { 28415, _gloffset_CopyTexSubImage1D }, { -1, -1 } }; #endif #if defined(need_GL_EXT_cull_vertex) static const struct gl_function_remap GL_EXT_cull_vertex_functions[] = { - { 8137, -1 }, /* CullParameterdvEXT */ - { 10809, -1 }, /* CullParameterfvEXT */ + { 8442, -1 }, /* CullParameterdvEXT */ + { 11165, -1 }, /* CullParameterfvEXT */ { -1, -1 } }; #endif @@ -5432,7 +5602,7 @@ static const struct gl_function_remap GL_EXT_draw_instanced_functions[] = { #if defined(need_GL_EXT_draw_range_elements) static const struct gl_function_remap GL_EXT_draw_range_elements_functions[] = { - { 8785, _gloffset_DrawRangeElements }, + { 9090, _gloffset_DrawRangeElements }, { -1, -1 } }; #endif @@ -5472,41 +5642,48 @@ static const struct gl_function_remap GL_EXT_gpu_program_parameters_functions[] }; #endif +#if defined(need_GL_EXT_gpu_shader4) +/* functions defined in MESA_remap_table_functions are excluded */ +static const struct gl_function_remap GL_EXT_gpu_shader4_functions[] = { + { -1, -1 } +}; +#endif + #if defined(need_GL_EXT_histogram) static const struct gl_function_remap GL_EXT_histogram_functions[] = { - { 851, _gloffset_Histogram }, - { 3178, _gloffset_ResetHistogram }, - { 9214, _gloffset_GetMinmax }, - { 14254, _gloffset_GetHistogramParameterfv }, - { 22722, _gloffset_GetMinmaxParameteriv }, - { 24746, _gloffset_ResetMinmax }, - { 25607, _gloffset_GetHistogramParameteriv }, - { 26720, _gloffset_GetHistogram }, - { 29141, _gloffset_Minmax }, - { 30603, _gloffset_GetMinmaxParameterfv }, + { 838, _gloffset_Histogram }, + { 3328, _gloffset_ResetHistogram }, + { 9519, _gloffset_GetMinmax }, + { 14765, _gloffset_GetHistogramParameterfv }, + { 23449, _gloffset_GetMinmaxParameteriv }, + { 25500, _gloffset_ResetMinmax }, + { 26329, _gloffset_GetHistogramParameteriv }, + { 27464, _gloffset_GetHistogram }, + { 29960, _gloffset_Minmax }, + { 31487, _gloffset_GetMinmaxParameterfv }, { -1, -1 } }; #endif #if defined(need_GL_EXT_index_func) static const struct gl_function_remap GL_EXT_index_func_functions[] = { - { 10595, -1 }, /* IndexFuncEXT */ + { 10951, -1 }, /* IndexFuncEXT */ { -1, -1 } }; #endif #if defined(need_GL_EXT_index_material) static const struct gl_function_remap GL_EXT_index_material_functions[] = { - { 19633, -1 }, /* IndexMaterialEXT */ + { 20258, -1 }, /* IndexMaterialEXT */ { -1, -1 } }; #endif #if defined(need_GL_EXT_light_texture) static const struct gl_function_remap GL_EXT_light_texture_functions[] = { - { 24640, -1 }, /* ApplyTextureEXT */ - { 24700, -1 }, /* TextureMaterialEXT */ - { 24725, -1 }, /* TextureLightEXT */ + { 25367, -1 }, /* ApplyTextureEXT */ + { 25454, -1 }, /* TextureMaterialEXT */ + { 25479, -1 }, /* TextureLightEXT */ { -1, -1 } }; #endif @@ -5527,20 +5704,20 @@ static const struct gl_function_remap GL_EXT_multisample_functions[] = { #if defined(need_GL_EXT_paletted_texture) static const struct gl_function_remap GL_EXT_paletted_texture_functions[] = { - { 7684, _gloffset_ColorTable }, - { 14100, _gloffset_GetColorTable }, - { 21392, _gloffset_GetColorTableParameterfv }, - { 23368, _gloffset_GetColorTableParameteriv }, + { 7967, _gloffset_ColorTable }, + { 14611, _gloffset_GetColorTable }, + { 22064, _gloffset_GetColorTableParameterfv }, + { 24095, _gloffset_GetColorTableParameteriv }, { -1, -1 } }; #endif #if defined(need_GL_EXT_pixel_transform) static const struct gl_function_remap GL_EXT_pixel_transform_functions[] = { - { 20284, -1 }, /* PixelTransformParameterfEXT */ - { 20364, -1 }, /* PixelTransformParameteriEXT */ - { 28479, -1 }, /* PixelTransformParameterfvEXT */ - { 29927, -1 }, /* PixelTransformParameterivEXT */ + { 20909, -1 }, /* PixelTransformParameterfEXT */ + { 20989, -1 }, /* PixelTransformParameteriEXT */ + { 29298, -1 }, /* PixelTransformParameterfvEXT */ + { 30811, -1 }, /* PixelTransformParameterivEXT */ { -1, -1 } }; #endif @@ -5589,16 +5766,16 @@ static const struct gl_function_remap GL_EXT_stencil_two_side_functions[] = { #if defined(need_GL_EXT_subtexture) static const struct gl_function_remap GL_EXT_subtexture_functions[] = { - { 6405, _gloffset_TexSubImage1D }, - { 9828, _gloffset_TexSubImage2D }, + { 6688, _gloffset_TexSubImage1D }, + { 10157, _gloffset_TexSubImage2D }, { -1, -1 } }; #endif #if defined(need_GL_EXT_texture3D) static const struct gl_function_remap GL_EXT_texture3D_functions[] = { - { 1697, _gloffset_TexImage3D }, - { 21161, _gloffset_TexSubImage3D }, + { 1710, _gloffset_TexImage3D }, + { 21833, _gloffset_TexSubImage3D }, { -1, -1 } }; #endif @@ -5619,19 +5796,19 @@ static const struct gl_function_remap GL_EXT_texture_integer_functions[] = { #if defined(need_GL_EXT_texture_object) static const struct gl_function_remap GL_EXT_texture_object_functions[] = { - { 3029, _gloffset_PrioritizeTextures }, - { 6854, _gloffset_AreTexturesResident }, - { 12570, _gloffset_GenTextures }, - { 14586, _gloffset_DeleteTextures }, - { 18084, _gloffset_IsTexture }, - { 27714, _gloffset_BindTexture }, + { 3128, _gloffset_PrioritizeTextures }, + { 7137, _gloffset_AreTexturesResident }, + { 12960, _gloffset_GenTextures }, + { 15097, _gloffset_DeleteTextures }, + { 18709, _gloffset_IsTexture }, + { 28480, _gloffset_BindTexture }, { -1, -1 } }; #endif #if defined(need_GL_EXT_texture_perturb_normal) static const struct gl_function_remap GL_EXT_texture_perturb_normal_functions[] = { - { 12780, -1 }, /* TextureNormalEXT */ + { 13202, -1 }, /* TextureNormalEXT */ { -1, -1 } }; #endif @@ -5653,30 +5830,30 @@ static const struct gl_function_remap GL_EXT_transform_feedback_functions[] = { #if defined(need_GL_EXT_vertex_array) /* functions defined in MESA_remap_table_functions are excluded */ static const struct gl_function_remap GL_EXT_vertex_array_functions[] = { - { 22549, _gloffset_ArrayElement }, - { 28729, _gloffset_GetPointerv }, - { 30230, _gloffset_DrawArrays }, + { 23247, _gloffset_ArrayElement }, + { 29548, _gloffset_GetPointerv }, + { 31114, _gloffset_DrawArrays }, { -1, -1 } }; #endif #if defined(need_GL_EXT_vertex_weighting) static const struct gl_function_remap GL_EXT_vertex_weighting_functions[] = { - { 18114, -1 }, /* VertexWeightfvEXT */ - { 25111, -1 }, /* VertexWeightfEXT */ - { 26689, -1 }, /* VertexWeightPointerEXT */ + { 18739, -1 }, /* VertexWeightfvEXT */ + { 25833, -1 }, /* VertexWeightfEXT */ + { 27433, -1 }, /* VertexWeightPointerEXT */ { -1, -1 } }; #endif #if defined(need_GL_HP_image_transform) static const struct gl_function_remap GL_HP_image_transform_functions[] = { - { 2196, -1 }, /* GetImageTransformParameterfvHP */ - { 3395, -1 }, /* ImageTransformParameterfHP */ - { 9406, -1 }, /* ImageTransformParameterfvHP */ - { 11064, -1 }, /* ImageTransformParameteriHP */ - { 11411, -1 }, /* GetImageTransformParameterivHP */ - { 18178, -1 }, /* ImageTransformParameterivHP */ + { 2240, -1 }, /* GetImageTransformParameterfvHP */ + { 3545, -1 }, /* ImageTransformParameterfHP */ + { 9711, -1 }, /* ImageTransformParameterfvHP */ + { 11420, -1 }, /* ImageTransformParameteriHP */ + { 11748, -1 }, /* GetImageTransformParameterivHP */ + { 18803, -1 }, /* ImageTransformParameterivHP */ { -1, -1 } }; #endif @@ -5690,14 +5867,14 @@ static const struct gl_function_remap GL_IBM_multimode_draw_arrays_functions[] = #if defined(need_GL_IBM_vertex_array_lists) static const struct gl_function_remap GL_IBM_vertex_array_lists_functions[] = { - { 3947, -1 }, /* SecondaryColorPointerListIBM */ - { 5372, -1 }, /* NormalPointerListIBM */ - { 7028, -1 }, /* FogCoordPointerListIBM */ - { 7335, -1 }, /* VertexPointerListIBM */ - { 10985, -1 }, /* ColorPointerListIBM */ - { 12401, -1 }, /* TexCoordPointerListIBM */ - { 12802, -1 }, /* IndexPointerListIBM */ - { 30546, -1 }, /* EdgeFlagPointerListIBM */ + { 4149, -1 }, /* SecondaryColorPointerListIBM */ + { 5655, -1 }, /* NormalPointerListIBM */ + { 7311, -1 }, /* FogCoordPointerListIBM */ + { 7618, -1 }, /* VertexPointerListIBM */ + { 11341, -1 }, /* ColorPointerListIBM */ + { 12765, -1 }, /* TexCoordPointerListIBM */ + { 13224, -1 }, /* IndexPointerListIBM */ + { 31430, -1 }, /* EdgeFlagPointerListIBM */ { -1, -1 } }; #endif @@ -5711,10 +5888,10 @@ static const struct gl_function_remap GL_INGR_blend_func_separate_functions[] = #if defined(need_GL_INTEL_parallel_arrays) static const struct gl_function_remap GL_INTEL_parallel_arrays_functions[] = { - { 11788, -1 }, /* VertexPointervINTEL */ - { 14347, -1 }, /* ColorPointervINTEL */ - { 27985, -1 }, /* NormalPointervINTEL */ - { 28411, -1 }, /* TexCoordPointervINTEL */ + { 12125, -1 }, /* VertexPointervINTEL */ + { 14858, -1 }, /* ColorPointervINTEL */ + { 28751, -1 }, /* NormalPointervINTEL */ + { 29230, -1 }, /* TexCoordPointervINTEL */ { -1, -1 } }; #endif @@ -5728,10 +5905,10 @@ static const struct gl_function_remap GL_MESA_resize_buffers_functions[] = { #if defined(need_GL_MESA_shader_debug) static const struct gl_function_remap GL_MESA_shader_debug_functions[] = { - { 1561, -1 }, /* GetDebugLogLengthMESA */ - { 3153, -1 }, /* ClearDebugLogMESA */ - { 4108, -1 }, /* GetDebugLogMESA */ - { 28922, -1 }, /* CreateDebugObjectMESA */ + { 1574, -1 }, /* GetDebugLogLengthMESA */ + { 3280, -1 }, /* ClearDebugLogMESA */ + { 4310, -1 }, /* GetDebugLogMESA */ + { 29741, -1 }, /* CreateDebugObjectMESA */ { -1, -1 } }; #endif @@ -5752,15 +5929,15 @@ static const struct gl_function_remap GL_NV_condtitional_render_functions[] = { #if defined(need_GL_NV_evaluators) static const struct gl_function_remap GL_NV_evaluators_functions[] = { - { 6067, -1 }, /* GetMapAttribParameterivNV */ - { 7790, -1 }, /* MapControlPointsNV */ - { 7889, -1 }, /* MapParameterfvNV */ - { 9811, -1 }, /* EvalMapsNV */ - { 15991, -1 }, /* GetMapAttribParameterfvNV */ - { 16208, -1 }, /* MapParameterivNV */ - { 23112, -1 }, /* GetMapParameterivNV */ - { 23610, -1 }, /* GetMapParameterfvNV */ - { 27321, -1 }, /* GetMapControlPointsNV */ + { 6350, -1 }, /* GetMapAttribParameterivNV */ + { 8073, -1 }, /* MapControlPointsNV */ + { 8172, -1 }, /* MapParameterfvNV */ + { 10140, -1 }, /* EvalMapsNV */ + { 16558, -1 }, /* GetMapAttribParameterfvNV */ + { 16775, -1 }, /* MapParameterivNV */ + { 23839, -1 }, /* GetMapParameterivNV */ + { 24337, -1 }, /* GetMapParameterfvNV */ + { 28087, -1 }, /* GetMapControlPointsNV */ { -1, -1 } }; #endif @@ -5802,8 +5979,8 @@ static const struct gl_function_remap GL_NV_register_combiners_functions[] = { #if defined(need_GL_NV_register_combiners2) static const struct gl_function_remap GL_NV_register_combiners2_functions[] = { - { 14817, -1 }, /* CombinerStageParameterfvNV */ - { 15132, -1 }, /* GetCombinerStageParameterfvNV */ + { 15328, -1 }, /* CombinerStageParameterfvNV */ + { 15672, -1 }, /* GetCombinerStageParameterfvNV */ { -1, -1 } }; #endif @@ -5831,23 +6008,23 @@ static const struct gl_function_remap GL_OES_EGL_image_functions[] = { #if defined(need_GL_PGI_misc_hints) static const struct gl_function_remap GL_PGI_misc_hints_functions[] = { - { 7974, -1 }, /* HintPGI */ + { 8279, -1 }, /* HintPGI */ { -1, -1 } }; #endif #if defined(need_GL_SGIS_detail_texture) static const struct gl_function_remap GL_SGIS_detail_texture_functions[] = { - { 15105, -1 }, /* GetDetailTexFuncSGIS */ - { 15425, -1 }, /* DetailTexFuncSGIS */ + { 15645, -1 }, /* GetDetailTexFuncSGIS */ + { 15992, -1 }, /* DetailTexFuncSGIS */ { -1, -1 } }; #endif #if defined(need_GL_SGIS_fog_function) static const struct gl_function_remap GL_SGIS_fog_function_functions[] = { - { 25373, -1 }, /* FogFuncSGIS */ - { 26038, -1 }, /* GetFogFuncSGIS */ + { 26095, -1 }, /* FogFuncSGIS */ + { 26782, -1 }, /* GetFogFuncSGIS */ { -1, -1 } }; #endif @@ -5875,112 +6052,112 @@ static const struct gl_function_remap GL_SGIS_point_parameters_functions[] = { #if defined(need_GL_SGIS_sharpen_texture) static const struct gl_function_remap GL_SGIS_sharpen_texture_functions[] = { - { 6128, -1 }, /* GetSharpenTexFuncSGIS */ - { 20604, -1 }, /* SharpenTexFuncSGIS */ + { 6411, -1 }, /* GetSharpenTexFuncSGIS */ + { 21255, -1 }, /* SharpenTexFuncSGIS */ { -1, -1 } }; #endif #if defined(need_GL_SGIS_texture4D) static const struct gl_function_remap GL_SGIS_texture4D_functions[] = { - { 933, -1 }, /* TexImage4DSGIS */ - { 14655, -1 }, /* TexSubImage4DSGIS */ + { 946, -1 }, /* TexImage4DSGIS */ + { 15166, -1 }, /* TexSubImage4DSGIS */ { -1, -1 } }; #endif #if defined(need_GL_SGIS_texture_color_mask) static const struct gl_function_remap GL_SGIS_texture_color_mask_functions[] = { - { 14053, -1 }, /* TextureColorMaskSGIS */ + { 14564, -1 }, /* TextureColorMaskSGIS */ { -1, -1 } }; #endif #if defined(need_GL_SGIS_texture_filter4) static const struct gl_function_remap GL_SGIS_texture_filter4_functions[] = { - { 6305, -1 }, /* GetTexFilterFuncSGIS */ - { 15251, -1 }, /* TexFilterFuncSGIS */ + { 6588, -1 }, /* GetTexFilterFuncSGIS */ + { 15791, -1 }, /* TexFilterFuncSGIS */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_async) static const struct gl_function_remap GL_SGIX_async_functions[] = { - { 3079, -1 }, /* AsyncMarkerSGIX */ - { 4087, -1 }, /* FinishAsyncSGIX */ - { 4881, -1 }, /* PollAsyncSGIX */ - { 20751, -1 }, /* DeleteAsyncMarkersSGIX */ - { 20806, -1 }, /* IsAsyncMarkerSGIX */ - { 30343, -1 }, /* GenAsyncMarkersSGIX */ + { 3206, -1 }, /* AsyncMarkerSGIX */ + { 4289, -1 }, /* FinishAsyncSGIX */ + { 5135, -1 }, /* PollAsyncSGIX */ + { 21423, -1 }, /* DeleteAsyncMarkersSGIX */ + { 21478, -1 }, /* IsAsyncMarkerSGIX */ + { 31227, -1 }, /* GenAsyncMarkersSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_flush_raster) static const struct gl_function_remap GL_SGIX_flush_raster_functions[] = { - { 6682, -1 }, /* FlushRasterSGIX */ + { 6965, -1 }, /* FlushRasterSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_fragment_lighting) static const struct gl_function_remap GL_SGIX_fragment_lighting_functions[] = { - { 2449, -1 }, /* FragmentMaterialfvSGIX */ - { 4832, -1 }, /* FragmentLightiSGIX */ - { 5808, -1 }, /* GetFragmentMaterialfvSGIX */ - { 7402, -1 }, /* FragmentMaterialfSGIX */ - { 7563, -1 }, /* GetFragmentLightivSGIX */ - { 8400, -1 }, /* FragmentLightModeliSGIX */ - { 9874, -1 }, /* FragmentLightivSGIX */ - { 10176, -1 }, /* GetFragmentMaterialivSGIX */ - { 18001, -1 }, /* FragmentLightModelfSGIX */ - { 18301, -1 }, /* FragmentColorMaterialSGIX */ - { 18701, -1 }, /* FragmentMaterialiSGIX */ - { 19961, -1 }, /* LightEnviSGIX */ - { 21484, -1 }, /* FragmentLightModelfvSGIX */ - { 21793, -1 }, /* FragmentLightfvSGIX */ - { 26422, -1 }, /* FragmentLightModelivSGIX */ - { 26571, -1 }, /* FragmentLightfSGIX */ - { 29259, -1 }, /* GetFragmentLightfvSGIX */ - { 30826, -1 }, /* FragmentMaterialivSGIX */ + { 2519, -1 }, /* FragmentMaterialfvSGIX */ + { 5059, -1 }, /* FragmentLightiSGIX */ + { 6091, -1 }, /* GetFragmentMaterialfvSGIX */ + { 7685, -1 }, /* FragmentMaterialfSGIX */ + { 7846, -1 }, /* GetFragmentLightivSGIX */ + { 8705, -1 }, /* FragmentLightModeliSGIX */ + { 10203, -1 }, /* FragmentLightivSGIX */ + { 10505, -1 }, /* GetFragmentMaterialivSGIX */ + { 18626, -1 }, /* FragmentLightModelfSGIX */ + { 18926, -1 }, /* FragmentColorMaterialSGIX */ + { 19326, -1 }, /* FragmentMaterialiSGIX */ + { 20586, -1 }, /* LightEnviSGIX */ + { 22156, -1 }, /* FragmentLightModelfvSGIX */ + { 22465, -1 }, /* FragmentLightfvSGIX */ + { 27166, -1 }, /* FragmentLightModelivSGIX */ + { 27315, -1 }, /* FragmentLightfSGIX */ + { 30117, -1 }, /* GetFragmentLightfvSGIX */ + { 31710, -1 }, /* FragmentMaterialivSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_framezoom) static const struct gl_function_remap GL_SGIX_framezoom_functions[] = { - { 20829, -1 }, /* FrameZoomSGIX */ + { 21501, -1 }, /* FrameZoomSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_igloo_interface) static const struct gl_function_remap GL_SGIX_igloo_interface_functions[] = { - { 26879, -1 }, /* IglooInterfaceSGIX */ + { 27623, -1 }, /* IglooInterfaceSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_instruments) static const struct gl_function_remap GL_SGIX_instruments_functions[] = { - { 2612, -1 }, /* ReadInstrumentsSGIX */ - { 5884, -1 }, /* PollInstrumentsSGIX */ - { 9772, -1 }, /* GetInstrumentsSGIX */ - { 11999, -1 }, /* StartInstrumentsSGIX */ - { 14851, -1 }, /* StopInstrumentsSGIX */ - { 16585, -1 }, /* InstrumentsBufferSGIX */ + { 2682, -1 }, /* ReadInstrumentsSGIX */ + { 6167, -1 }, /* PollInstrumentsSGIX */ + { 10077, -1 }, /* GetInstrumentsSGIX */ + { 12363, -1 }, /* StartInstrumentsSGIX */ + { 15362, -1 }, /* StopInstrumentsSGIX */ + { 17152, -1 }, /* InstrumentsBufferSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_list_priority) static const struct gl_function_remap GL_SGIX_list_priority_functions[] = { - { 1164, -1 }, /* ListParameterfSGIX */ - { 2828, -1 }, /* GetListParameterfvSGIX */ - { 16500, -1 }, /* ListParameteriSGIX */ - { 17254, -1 }, /* ListParameterfvSGIX */ - { 19367, -1 }, /* ListParameterivSGIX */ - { 30387, -1 }, /* GetListParameterivSGIX */ + { 1177, -1 }, /* ListParameterfSGIX */ + { 2927, -1 }, /* GetListParameterfvSGIX */ + { 17067, -1 }, /* ListParameteriSGIX */ + { 17879, -1 }, /* ListParameterfvSGIX */ + { 19992, -1 }, /* ListParameterivSGIX */ + { 31271, -1 }, /* GetListParameterivSGIX */ { -1, -1 } }; #endif @@ -5994,134 +6171,134 @@ static const struct gl_function_remap GL_SGIX_pixel_texture_functions[] = { #if defined(need_GL_SGIX_polynomial_ffd) static const struct gl_function_remap GL_SGIX_polynomial_ffd_functions[] = { - { 3341, -1 }, /* LoadIdentityDeformationMapSGIX */ - { 11285, -1 }, /* DeformationMap3dSGIX */ - { 14951, -1 }, /* DeformSGIX */ - { 22661, -1 }, /* DeformationMap3fSGIX */ + { 3491, -1 }, /* LoadIdentityDeformationMapSGIX */ + { 15462, -1 }, /* DeformSGIX */ + { 23359, -1 }, /* DeformationMap3fSGIX */ + { 30005, -1 }, /* DeformationMap3dSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_reference_plane) static const struct gl_function_remap GL_SGIX_reference_plane_functions[] = { - { 13604, -1 }, /* ReferencePlaneSGIX */ + { 14115, -1 }, /* ReferencePlaneSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_sprite) static const struct gl_function_remap GL_SGIX_sprite_functions[] = { - { 8898, -1 }, /* SpriteParameterfvSGIX */ - { 19156, -1 }, /* SpriteParameteriSGIX */ - { 24780, -1 }, /* SpriteParameterfSGIX */ - { 27443, -1 }, /* SpriteParameterivSGIX */ + { 9203, -1 }, /* SpriteParameterfvSGIX */ + { 19781, -1 }, /* SpriteParameteriSGIX */ + { 25534, -1 }, /* SpriteParameterfSGIX */ + { 28209, -1 }, /* SpriteParameterivSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGIX_tag_sample_buffer) static const struct gl_function_remap GL_SGIX_tag_sample_buffer_functions[] = { - { 19215, -1 }, /* TagSampleBufferSGIX */ + { 19840, -1 }, /* TagSampleBufferSGIX */ { -1, -1 } }; #endif #if defined(need_GL_SGI_color_table) static const struct gl_function_remap GL_SGI_color_table_functions[] = { - { 6972, _gloffset_ColorTableParameteriv }, - { 7684, _gloffset_ColorTable }, - { 14100, _gloffset_GetColorTable }, - { 14210, _gloffset_CopyColorTable }, - { 17945, _gloffset_ColorTableParameterfv }, - { 21392, _gloffset_GetColorTableParameterfv }, - { 23368, _gloffset_GetColorTableParameteriv }, + { 7255, _gloffset_ColorTableParameteriv }, + { 7967, _gloffset_ColorTable }, + { 14611, _gloffset_GetColorTable }, + { 14721, _gloffset_CopyColorTable }, + { 18570, _gloffset_ColorTableParameterfv }, + { 22064, _gloffset_GetColorTableParameterfv }, + { 24095, _gloffset_GetColorTableParameteriv }, { -1, -1 } }; #endif #if defined(need_GL_SUNX_constant_data) static const struct gl_function_remap GL_SUNX_constant_data_functions[] = { - { 29237, -1 }, /* FinishTextureSUNX */ + { 30095, -1 }, /* FinishTextureSUNX */ { -1, -1 } }; #endif #if defined(need_GL_SUN_global_alpha) static const struct gl_function_remap GL_SUN_global_alpha_functions[] = { - { 3100, -1 }, /* GlobalAlphaFactorubSUN */ - { 4314, -1 }, /* GlobalAlphaFactoriSUN */ - { 5909, -1 }, /* GlobalAlphaFactordSUN */ - { 8982, -1 }, /* GlobalAlphaFactoruiSUN */ - { 9363, -1 }, /* GlobalAlphaFactorbSUN */ - { 12314, -1 }, /* GlobalAlphaFactorfSUN */ - { 12433, -1 }, /* GlobalAlphaFactorusSUN */ - { 21092, -1 }, /* GlobalAlphaFactorsSUN */ + { 3227, -1 }, /* GlobalAlphaFactorubSUN */ + { 4543, -1 }, /* GlobalAlphaFactoriSUN */ + { 6192, -1 }, /* GlobalAlphaFactordSUN */ + { 9287, -1 }, /* GlobalAlphaFactoruiSUN */ + { 9668, -1 }, /* GlobalAlphaFactorbSUN */ + { 12678, -1 }, /* GlobalAlphaFactorfSUN */ + { 12823, -1 }, /* GlobalAlphaFactorusSUN */ + { 21764, -1 }, /* GlobalAlphaFactorsSUN */ { -1, -1 } }; #endif #if defined(need_GL_SUN_mesh_array) static const struct gl_function_remap GL_SUN_mesh_array_functions[] = { - { 27255, -1 }, /* DrawMeshArraysSUN */ + { 28021, -1 }, /* DrawMeshArraysSUN */ { -1, -1 } }; #endif #if defined(need_GL_SUN_triangle_list) static const struct gl_function_remap GL_SUN_triangle_list_functions[] = { - { 4061, -1 }, /* ReplacementCodeubSUN */ - { 5720, -1 }, /* ReplacementCodeubvSUN */ - { 17666, -1 }, /* ReplacementCodeusvSUN */ - { 17854, -1 }, /* ReplacementCodePointerSUN */ - { 20025, -1 }, /* ReplacementCodeuiSUN */ - { 20780, -1 }, /* ReplacementCodeusSUN */ - { 27900, -1 }, /* ReplacementCodeuivSUN */ + { 4263, -1 }, /* ReplacementCodeubSUN */ + { 6003, -1 }, /* ReplacementCodeubvSUN */ + { 18291, -1 }, /* ReplacementCodeusvSUN */ + { 18479, -1 }, /* ReplacementCodePointerSUN */ + { 20650, -1 }, /* ReplacementCodeuiSUN */ + { 21452, -1 }, /* ReplacementCodeusSUN */ + { 28666, -1 }, /* ReplacementCodeuivSUN */ { -1, -1 } }; #endif #if defined(need_GL_SUN_vertex) static const struct gl_function_remap GL_SUN_vertex_functions[] = { - { 1038, -1 }, /* ReplacementCodeuiColor3fVertex3fvSUN */ - { 1236, -1 }, /* TexCoord4fColor4fNormal3fVertex4fvSUN */ - { 1462, -1 }, /* TexCoord2fColor4ubVertex3fvSUN */ - { 1738, -1 }, /* ReplacementCodeuiVertex3fvSUN */ - { 1872, -1 }, /* ReplacementCodeuiTexCoord2fVertex3fvSUN */ - { 2385, -1 }, /* ReplacementCodeuiNormal3fVertex3fSUN */ - { 2681, -1 }, /* Color4ubVertex3fvSUN */ - { 4195, -1 }, /* Color4ubVertex3fSUN */ - { 4271, -1 }, /* TexCoord2fVertex3fSUN */ - { 4598, -1 }, /* TexCoord2fColor4fNormal3fVertex3fSUN */ - { 4985, -1 }, /* TexCoord2fNormal3fVertex3fvSUN */ - { 5615, -1 }, /* ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN */ - { 6360, -1 }, /* ReplacementCodeuiColor4ubVertex3fvSUN */ - { 6719, -1 }, /* ReplacementCodeuiTexCoord2fVertex3fSUN */ - { 7431, -1 }, /* TexCoord2fNormal3fVertex3fSUN */ - { 8199, -1 }, /* Color3fVertex3fSUN */ - { 9322, -1 }, /* Color3fVertex3fvSUN */ - { 9737, -1 }, /* Color4fNormal3fVertex3fvSUN */ - { 10474, -1 }, /* ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN */ - { 11862, -1 }, /* ReplacementCodeuiColor4fNormal3fVertex3fvSUN */ - { 13335, -1 }, /* ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN */ - { 13746, -1 }, /* TexCoord2fColor3fVertex3fSUN */ - { 14876, -1 }, /* TexCoord4fColor4fNormal3fVertex4fSUN */ - { 15210, -1 }, /* Color4ubVertex2fvSUN */ - { 15450, -1 }, /* Normal3fVertex3fSUN */ - { 16526, -1 }, /* ReplacementCodeuiColor4fNormal3fVertex3fSUN */ - { 16787, -1 }, /* TexCoord2fColor4fNormal3fVertex3fvSUN */ - { 17495, -1 }, /* TexCoord2fVertex3fvSUN */ - { 18271, -1 }, /* Color4ubVertex2fSUN */ - { 18492, -1 }, /* ReplacementCodeuiColor4ubVertex3fSUN */ - { 20450, -1 }, /* TexCoord2fColor4ubVertex3fSUN */ - { 20848, -1 }, /* Normal3fVertex3fvSUN */ - { 21301, -1 }, /* Color4fNormal3fVertex3fSUN */ - { 22210, -1 }, /* ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN */ - { 24205, -1 }, /* ReplacementCodeuiColor3fVertex3fSUN */ - { 25489, -1 }, /* TexCoord4fVertex4fSUN */ - { 25915, -1 }, /* TexCoord2fColor3fVertex3fvSUN */ - { 26266, -1 }, /* ReplacementCodeuiNormal3fVertex3fvSUN */ - { 26393, -1 }, /* TexCoord4fVertex4fvSUN */ - { 27127, -1 }, /* ReplacementCodeuiVertex3fSUN */ + { 1051, -1 }, /* ReplacementCodeuiColor3fVertex3fvSUN */ + { 1249, -1 }, /* TexCoord4fColor4fNormal3fVertex4fvSUN */ + { 1475, -1 }, /* TexCoord2fColor4ubVertex3fvSUN */ + { 1782, -1 }, /* ReplacementCodeuiVertex3fvSUN */ + { 1916, -1 }, /* ReplacementCodeuiTexCoord2fVertex3fvSUN */ + { 2455, -1 }, /* ReplacementCodeuiNormal3fVertex3fSUN */ + { 2751, -1 }, /* Color4ubVertex3fvSUN */ + { 4397, -1 }, /* Color4ubVertex3fSUN */ + { 4500, -1 }, /* TexCoord2fVertex3fSUN */ + { 4827, -1 }, /* TexCoord2fColor4fNormal3fVertex3fSUN */ + { 5239, -1 }, /* TexCoord2fNormal3fVertex3fvSUN */ + { 5898, -1 }, /* ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN */ + { 6643, -1 }, /* ReplacementCodeuiColor4ubVertex3fvSUN */ + { 7002, -1 }, /* ReplacementCodeuiTexCoord2fVertex3fSUN */ + { 7714, -1 }, /* TexCoord2fNormal3fVertex3fSUN */ + { 8504, -1 }, /* Color3fVertex3fSUN */ + { 9627, -1 }, /* Color3fVertex3fvSUN */ + { 10042, -1 }, /* Color4fNormal3fVertex3fvSUN */ + { 10830, -1 }, /* ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN */ + { 12226, -1 }, /* ReplacementCodeuiColor4fNormal3fVertex3fvSUN */ + { 13796, -1 }, /* ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN */ + { 14257, -1 }, /* TexCoord2fColor3fVertex3fSUN */ + { 15387, -1 }, /* TexCoord4fColor4fNormal3fVertex4fSUN */ + { 15750, -1 }, /* Color4ubVertex2fvSUN */ + { 16017, -1 }, /* Normal3fVertex3fSUN */ + { 17093, -1 }, /* ReplacementCodeuiColor4fNormal3fVertex3fSUN */ + { 17354, -1 }, /* TexCoord2fColor4fNormal3fVertex3fvSUN */ + { 18120, -1 }, /* TexCoord2fVertex3fvSUN */ + { 18896, -1 }, /* Color4ubVertex2fSUN */ + { 19117, -1 }, /* ReplacementCodeuiColor4ubVertex3fSUN */ + { 21101, -1 }, /* TexCoord2fColor4ubVertex3fSUN */ + { 21520, -1 }, /* Normal3fVertex3fvSUN */ + { 21973, -1 }, /* Color4fNormal3fVertex3fSUN */ + { 22908, -1 }, /* ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN */ + { 24932, -1 }, /* ReplacementCodeuiColor3fVertex3fSUN */ + { 26211, -1 }, /* TexCoord4fVertex4fSUN */ + { 26637, -1 }, /* TexCoord2fColor3fVertex3fvSUN */ + { 27010, -1 }, /* ReplacementCodeuiNormal3fVertex3fvSUN */ + { 27137, -1 }, /* TexCoord4fVertex4fvSUN */ + { 27871, -1 }, /* ReplacementCodeuiVertex3fSUN */ { -1, -1 } }; #endif @@ -6129,40 +6306,40 @@ static const struct gl_function_remap GL_SUN_vertex_functions[] = { #if defined(need_GL_VERSION_1_3) /* functions defined in MESA_remap_table_functions are excluded */ static const struct gl_function_remap GL_VERSION_1_3_functions[] = { - { 420, _gloffset_MultiTexCoord3sARB }, - { 652, _gloffset_ActiveTextureARB }, - { 3851, _gloffset_MultiTexCoord1fvARB }, - { 5506, _gloffset_MultiTexCoord3dARB }, - { 5551, _gloffset_MultiTexCoord2iARB }, - { 5675, _gloffset_MultiTexCoord2svARB }, - { 7640, _gloffset_MultiTexCoord2fARB }, - { 9573, _gloffset_MultiTexCoord3fvARB }, - { 10130, _gloffset_MultiTexCoord4sARB }, - { 10764, _gloffset_MultiTexCoord2dvARB }, - { 11146, _gloffset_MultiTexCoord1svARB }, - { 11557, _gloffset_MultiTexCoord3svARB }, - { 11618, _gloffset_MultiTexCoord4iARB }, - { 12341, _gloffset_MultiTexCoord3iARB }, - { 13073, _gloffset_MultiTexCoord1dARB }, - { 13290, _gloffset_MultiTexCoord3dvARB }, - { 14454, _gloffset_MultiTexCoord3ivARB }, - { 14499, _gloffset_MultiTexCoord2sARB }, - { 15826, _gloffset_MultiTexCoord4ivARB }, - { 17595, _gloffset_ClientActiveTextureARB }, - { 19878, _gloffset_MultiTexCoord2dARB }, - { 20319, _gloffset_MultiTexCoord4dvARB }, - { 20630, _gloffset_MultiTexCoord4fvARB }, - { 21533, _gloffset_MultiTexCoord3fARB }, - { 23896, _gloffset_MultiTexCoord4dARB }, - { 24162, _gloffset_MultiTexCoord1sARB }, - { 24366, _gloffset_MultiTexCoord1dvARB }, - { 25235, _gloffset_MultiTexCoord1ivARB }, - { 25328, _gloffset_MultiTexCoord2ivARB }, - { 25667, _gloffset_MultiTexCoord1iARB }, - { 26995, _gloffset_MultiTexCoord4svARB }, - { 27513, _gloffset_MultiTexCoord1fARB }, - { 27776, _gloffset_MultiTexCoord4fARB }, - { 30064, _gloffset_MultiTexCoord2fvARB }, + { 407, _gloffset_MultiTexCoord3sARB }, + { 639, _gloffset_ActiveTextureARB }, + { 4031, _gloffset_MultiTexCoord1fvARB }, + { 5789, _gloffset_MultiTexCoord3dARB }, + { 5834, _gloffset_MultiTexCoord2iARB }, + { 5958, _gloffset_MultiTexCoord2svARB }, + { 7923, _gloffset_MultiTexCoord2fARB }, + { 9878, _gloffset_MultiTexCoord3fvARB }, + { 10459, _gloffset_MultiTexCoord4sARB }, + { 11120, _gloffset_MultiTexCoord2dvARB }, + { 11522, _gloffset_MultiTexCoord1svARB }, + { 11894, _gloffset_MultiTexCoord3svARB }, + { 11955, _gloffset_MultiTexCoord4iARB }, + { 12705, _gloffset_MultiTexCoord3iARB }, + { 13534, _gloffset_MultiTexCoord1dARB }, + { 13751, _gloffset_MultiTexCoord3dvARB }, + { 14965, _gloffset_MultiTexCoord3ivARB }, + { 15010, _gloffset_MultiTexCoord2sARB }, + { 16393, _gloffset_MultiTexCoord4ivARB }, + { 18220, _gloffset_ClientActiveTextureARB }, + { 20503, _gloffset_MultiTexCoord2dARB }, + { 20944, _gloffset_MultiTexCoord4dvARB }, + { 21281, _gloffset_MultiTexCoord4fvARB }, + { 22205, _gloffset_MultiTexCoord3fARB }, + { 24623, _gloffset_MultiTexCoord4dARB }, + { 24889, _gloffset_MultiTexCoord1sARB }, + { 25093, _gloffset_MultiTexCoord1dvARB }, + { 25957, _gloffset_MultiTexCoord1ivARB }, + { 26050, _gloffset_MultiTexCoord2ivARB }, + { 26389, _gloffset_MultiTexCoord1iARB }, + { 27739, _gloffset_MultiTexCoord4svARB }, + { 28279, _gloffset_MultiTexCoord1fARB }, + { 28542, _gloffset_MultiTexCoord4fARB }, + { 30948, _gloffset_MultiTexCoord2fvARB }, { -1, -1 } }; #endif -- 2.30.2