mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
GLvoid * fixup for GL_ATI_map_object_buffer
This commit is contained in:
parent
a3297b8f1d
commit
905f963f9e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user