]> git.cworth.org Git - apitrace/blobdiff - specs/glapi.py
Distinguish linear pointers.
[apitrace] / specs / glapi.py
index ee86b3950e9a25b4c73634e27ef72e296cd79567..886da1cd84f693a62dc688db5ea1947c46b55b52 100644 (file)
@@ -2142,7 +2142,7 @@ glapi.addFunctions([
     GlFunction(Void, "glPrimitiveRestartIndexNV", [(GLuint, "index")]),
 
     # GL_ATI_map_object_buffer
-    GlFunction(GLmap, "glMapObjectBufferATI", [(GLbuffer, "buffer")]),
+    GlFunction(GLpointer, "glMapObjectBufferATI", [(GLbuffer, "buffer")]),
     GlFunction(Void, "glUnmapObjectBufferATI", [(GLbuffer, "buffer")]),
 
     # GL_ATI_separate_stencil