fixed bug in ATI_map_object_buffer

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@167 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2003-11-12 20:58:21 +00:00
parent d35d316114
commit fb7f92f1c0

View File

@ -1,4 +1,4 @@
GL_ATI_map_object_buffer
http://www.ati.com/developer/sdk/RADEONSDK/Html/Info/ATI_map_object_buffer.txt
void glMapObjectBufferATI (GLuint buffer)
void* glMapObjectBufferATI (GLuint buffer)
void glUnmapObjectBufferATI (GLuint buffer)