GLvoid * fixup for GL_ATI_map_object_buffer

This commit is contained in:
Nigel Stewart 2012-05-27 16:38:22 -05:00
parent a3297b8f1d
commit 905f963f9e

View File

@ -1,5 +1,5 @@
GL_ATI_map_object_buffer
http://www.ati.com/developer/sdk/RADEONSDK/Html/Info/ATI_map_object_buffer.txt
http://www.opengl.org/registry/specs/ATI/map_object_buffer.txt
GL_ATI_map_object_buffer
void* glMapObjectBufferATI (GLuint buffer)
GLvoid *glMapObjectBufferATI (GLuint buffer)
void glUnmapObjectBufferATI (GLuint buffer)