summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/glapi_sparc.S
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-10-23 10:01:56 -0600
committerBrian Paul <brianp@vmware.com>2010-10-23 10:19:31 -0600
commit01e13a7d75b166ccd3ee1f52c60b35a0557bf1ee (patch)
treeafb8a2bbc2f21e910260bf37e4dd54218fd73181 /src/mapi/glapi/glapi_sparc.S
parentfd6f17c21af4f61ac16f56e451e6766485c89d92 (diff)
mesa: regenerated API files for GL_EXT_texture_integer
Diffstat (limited to 'src/mapi/glapi/glapi_sparc.S')
-rw-r--r--src/mapi/glapi/glapi_sparc.S34
1 files changed, 20 insertions, 14 deletions
diff --git a/src/mapi/glapi/glapi_sparc.S b/src/mapi/glapi/glapi_sparc.S
index 8fb631ec14..dd5b13a94e 100644
--- a/src/mapi/glapi/glapi_sparc.S
+++ b/src/mapi/glapi/glapi_sparc.S
@@ -1030,6 +1030,12 @@ gl_dispatch_functions_start:
GL_STUB(glGetBooleanIndexedvEXT, _gloffset_GetBooleanIndexedvEXT)
GL_STUB(glGetIntegerIndexedvEXT, _gloffset_GetIntegerIndexedvEXT)
GL_STUB(glIsEnabledIndexedEXT, _gloffset_IsEnabledIndexedEXT)
+ GL_STUB(glClearColorIiEXT, _gloffset_ClearColorIiEXT)
+ GL_STUB(glClearColorIuiEXT, _gloffset_ClearColorIuiEXT)
+ GL_STUB(glGetTexParameterIivEXT, _gloffset_GetTexParameterIivEXT)
+ GL_STUB(glGetTexParameterIuivEXT, _gloffset_GetTexParameterIuivEXT)
+ GL_STUB(glTexParameterIivEXT, _gloffset_TexParameterIivEXT)
+ GL_STUB(glTexParameterIuivEXT, _gloffset_TexParameterIuivEXT)
GL_STUB(glBeginConditionalRenderNV, _gloffset_BeginConditionalRenderNV)
GL_STUB(glEndConditionalRenderNV, _gloffset_EndConditionalRenderNV)
GL_STUB(glBeginTransformFeedbackEXT, _gloffset_BeginTransformFeedbackEXT)
@@ -1040,23 +1046,23 @@ gl_dispatch_functions_start:
GL_STUB(glGetTransformFeedbackVaryingEXT, _gloffset_GetTransformFeedbackVaryingEXT)
GL_STUB(glTransformFeedbackVaryingsEXT, _gloffset_TransformFeedbackVaryingsEXT)
GL_STUB(glProvokingVertexEXT, _gloffset_ProvokingVertexEXT)
- GL_STUB(gl_dispatch_stub_815, _gloffset_GetTexParameterPointervAPPLE)
- HIDDEN(gl_dispatch_stub_815)
- GL_STUB(gl_dispatch_stub_816, _gloffset_TextureRangeAPPLE)
- HIDDEN(gl_dispatch_stub_816)
+ 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(glGetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE)
GL_STUB(glObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE)
GL_STUB(glObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE)
- GL_STUB(gl_dispatch_stub_820, _gloffset_StencilFuncSeparateATI)
- HIDDEN(gl_dispatch_stub_820)
- GL_STUB(gl_dispatch_stub_821, _gloffset_ProgramEnvParameters4fvEXT)
- HIDDEN(gl_dispatch_stub_821)
- GL_STUB(gl_dispatch_stub_822, _gloffset_ProgramLocalParameters4fvEXT)
- HIDDEN(gl_dispatch_stub_822)
- GL_STUB(gl_dispatch_stub_823, _gloffset_GetQueryObjecti64vEXT)
- HIDDEN(gl_dispatch_stub_823)
- GL_STUB(gl_dispatch_stub_824, _gloffset_GetQueryObjectui64vEXT)
- HIDDEN(gl_dispatch_stub_824)
+ 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)
+ HIDDEN(gl_dispatch_stub_829)
+ GL_STUB(gl_dispatch_stub_830, _gloffset_GetQueryObjectui64vEXT)
+ HIDDEN(gl_dispatch_stub_830)
GL_STUB(glEGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES)
GL_STUB(glEGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES)
GL_STUB_ALIAS(glArrayElementEXT, glArrayElement)