From: José Fonseca Date: Thu, 5 Apr 2012 18:57:12 +0000 (+0100) Subject: glMapObjectBufferATI X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=c166726df6424fee453cd7f64fd3a3d90095abd0;p=apitrace glMapObjectBufferATI --- diff --git a/specs/glapi.py b/specs/glapi.py index 886da1c..ee86b39 100644 --- a/specs/glapi.py +++ b/specs/glapi.py @@ -2142,7 +2142,7 @@ glapi.addFunctions([ GlFunction(Void, "glPrimitiveRestartIndexNV", [(GLuint, "index")]), # GL_ATI_map_object_buffer - GlFunction(GLpointer, "glMapObjectBufferATI", [(GLbuffer, "buffer")]), + GlFunction(GLmap, "glMapObjectBufferATI", [(GLbuffer, "buffer")]), GlFunction(Void, "glUnmapObjectBufferATI", [(GLbuffer, "buffer")]), # GL_ATI_separate_stencil