Searched defs:PFNGLXCREATEPIXMAPPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h297 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 Dglxext.h116 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 Dglx.h292 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 Dglxext.h116 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 Dglx_generated.h507 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 13 milliseconds