Searched refs:PFNGLXBINDTEXIMAGEEXTPROC (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dtexture_from_pixmap.c46 static PFNGLXBINDTEXIMAGEEXTPROC glXBindTexImageEXT_func = NULL;
70 glXBindTexImageEXT_func = (PFNGLXBINDTEXIMAGEEXTPROC)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c39 PFNGLXBINDTEXIMAGEEXTPROC epoxy_glXBindTexImageEXT;
3451 static PFNGLXBINDTEXIMAGEEXTPROC
4650 PFNGLXBINDTEXIMAGEEXTPROC epoxy_glXBindTexImageEXT = epoxy_glXBindTexImageEXT_global_rewrite_ptr;
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)
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c114 PFNGLXBINDTEXIMAGEEXTPROC pBindTexImageEXT;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c111 PFNGLXBINDTEXIMAGEEXTPROC pBindTexImageEXT;
/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)

Completed in 19 milliseconds