Searched refs:PFNGLXCREATEPIXMAPPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 297 typedef GLXPixmap (* PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef in typeref:typename:GLXPixmap (*)(Display * dpy,GLXFBConfig config,Pixmap pixmap,const int * attrib_list)
|
| H A D | glxext.h | 116 typedef GLXPixmap ( *PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef in typeref:typename:GLXPixmap (*)(Display * dpy,GLXFBConfig config,Pixmap pixmap,const int * attrib_list)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 292 typedef GLXPixmap (* PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef in typeref:typename:GLXPixmap (*)(Display * dpy,GLXFBConfig config,Pixmap pixmap,const int * attrib_list)
|
| H A D | glxext.h | 116 typedef GLXPixmap ( *PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef in typeref:typename:GLXPixmap (*)(Display * dpy,GLXFBConfig config,Pixmap pixmap,const int * attrib_list)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 64 PFNGLXCREATEPIXMAPPROC epoxy_glXCreatePixmap; 3601 static PFNGLXCREATEPIXMAPPROC 4700 PFNGLXCREATEPIXMAPPROC epoxy_glXCreatePixmap = epoxy_glXCreatePixmap_global_rewrite_ptr;
|
| H A D | glx_generated.h | 507 typedef GLXPixmap (GLAPIENTRY *PFNGLXCREATEPIXMAPPROC)(Display * dpy, GLXFBConfig config, Pixmap pixmap, const int * attrib_list); typedef in typeref:typename:GLXPixmap (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,Pixmap pixmap,const int * attrib_list)
|
Completed in 16 milliseconds