Searched defs:PFNGLXBINDTEXIMAGEEXTPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h399 typedef void ( *PFNGLXBINDTEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int buffer,const int * attrib_list)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h407 typedef void ( *PFNGLXBINDTEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int buffer,const int * attrib_list)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h482 typedef void (GLAPIENTRY *PFNGLXBINDTEXIMAGEEXTPROC)(Display * dpy, GLXDrawable drawable, int buffer, const int * attrib_list); typedef in typeref:typename:void (GLAPIENTRY *)(Display * dpy,GLXDrawable drawable,int buffer,const int * attrib_list)

Completed in 10 milliseconds