summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/glapi_sparc.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/glapi_sparc.S')
-rw-r--r--src/mapi/glapi/glapi_sparc.S19
1 files changed, 11 insertions, 8 deletions
diff --git a/src/mapi/glapi/glapi_sparc.S b/src/mapi/glapi/glapi_sparc.S
index dd5b13a94e..a328d44a8b 100644
--- a/src/mapi/glapi/glapi_sparc.S
+++ b/src/mapi/glapi/glapi_sparc.S
@@ -1053,16 +1053,19 @@ gl_dispatch_functions_start:
GL_STUB(glGetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE)
GL_STUB(glObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE)
GL_STUB(glObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE)
- GL_STUB(gl_dispatch_stub_826, _gloffset_StencilFuncSeparateATI)
- HIDDEN(gl_dispatch_stub_826)
- GL_STUB(gl_dispatch_stub_827, _gloffset_ProgramEnvParameters4fvEXT)
- HIDDEN(gl_dispatch_stub_827)
- GL_STUB(gl_dispatch_stub_828, _gloffset_ProgramLocalParameters4fvEXT)
- HIDDEN(gl_dispatch_stub_828)
- GL_STUB(gl_dispatch_stub_829, _gloffset_GetQueryObjecti64vEXT)
+ 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_GetQueryObjectui64vEXT)
+ 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(glEGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES)
GL_STUB(glEGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES)
GL_STUB_ALIAS(glArrayElementEXT, glArrayElement)