mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@170 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
27ba61667a
commit
77c750a694
@ -34,6 +34,6 @@ GLX_ATI_render_texture
|
||||
GLX_AUX9_ATI 0x9820
|
||||
GLX_BIND_TO_TEXTURE_LUMINANCE_ATI 0x9821
|
||||
GLX_BIND_TO_TEXTURE_INTENSITY_ATI 0x9822
|
||||
void glXBindTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer);
|
||||
void glXReleaseTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer);
|
||||
void glXDrawableAttribATI (Display *dpy, GLXDrawable draw, const int *attrib_list);
|
||||
void glXBindTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer)
|
||||
void glXReleaseTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer)
|
||||
void glXDrawableAttribATI (Display *dpy, GLXDrawable draw, const int *attrib_list)
|
||||
|
Loading…
Reference in New Issue
Block a user