summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_x86.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_x86.S
parent763b00f2c596e167299e81684763b52422956dfc (diff)
glapi: regen API files for new extension
Signed-off-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mapi/glapi/glapi_x86.S')
-rw-r--r--src/mapi/glapi/glapi_x86.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/glapi_x86.S b/src/mapi/glapi/glapi_x86.S
index 220e7092aff..a72193f873b 100644
--- a/src/mapi/glapi/glapi_x86.S
+++ b/src/mapi/glapi/glapi_x86.S
@@ -1336,6 +1336,7 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB_ALIAS(GetAttribLocation, 570, GetAttribLocation@8, GetAttribLocationARB, GetAttribLocationARB@8)
GL_STUB_ALIAS(DrawBuffers, 571, DrawBuffers@8, DrawBuffersARB, DrawBuffersARB@8)
GL_STUB_ALIAS(DrawBuffersATI, 571, DrawBuffersATI@8, DrawBuffersARB, DrawBuffersARB@8)
+ GL_STUB_ALIAS(DrawBuffersNV, 571, DrawBuffersNV@8, DrawBuffersARB, DrawBuffersARB@8)
GL_STUB_ALIAS(DrawArraysInstancedEXT, 573, DrawArraysInstancedEXT@16, DrawArraysInstancedARB, DrawArraysInstancedARB@16)
GL_STUB_ALIAS(DrawArraysInstanced, 573, DrawArraysInstanced@16, DrawArraysInstancedARB, DrawArraysInstancedARB@16)
GL_STUB_ALIAS(DrawElementsInstancedEXT, 574, DrawElementsInstancedEXT@20, DrawElementsInstancedARB, DrawElementsInstancedARB@20)