mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
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:
parent
d35d316114
commit
fb7f92f1c0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user