summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_sparc.S
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2011-09-20 09:58:26 -0700
committerIan Romanick <[email protected]>2011-10-04 12:25:58 -0700
commitefd027a8b5f4c874a9286fcaf8cc0df7ea3605a8 (patch)
treed12b94369274a93919a2fb228eba0b4f1653c5b0 /src/mapi/glapi/glapi_sparc.S
parent763b00f2c596e167299e81684763b52422956dfc (diff)
glapi: regen API files for new extension
Signed-off-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mapi/glapi/glapi_sparc.S')
-rw-r--r--src/mapi/glapi/glapi_sparc.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/glapi_sparc.S b/src/mapi/glapi/glapi_sparc.S
index f4ce09866b5..15b9e87372d 100644
--- a/src/mapi/glapi/glapi_sparc.S
+++ b/src/mapi/glapi/glapi_sparc.S
@@ -1440,6 +1440,7 @@ gl_dispatch_functions_start:
GL_STUB_ALIAS(glGetAttribLocation, glGetAttribLocationARB)
GL_STUB_ALIAS(glDrawBuffers, glDrawBuffersARB)
GL_STUB_ALIAS(glDrawBuffersATI, glDrawBuffersARB)
+ GL_STUB_ALIAS(glDrawBuffersNV, glDrawBuffersARB)
GL_STUB_ALIAS(glDrawArraysInstancedEXT, glDrawArraysInstancedARB)
GL_STUB_ALIAS(glDrawArraysInstanced, glDrawArraysInstancedARB)
GL_STUB_ALIAS(glDrawElementsInstancedEXT, glDrawElementsInstancedARB)