Searched defs:PFNGLXBINDTEXIMAGEEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 399 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 D | glxext.h | 407 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 D | glx_generated.h | 482 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