Searched defs:PFNGLXCREATEPBUFFERPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 299 typedef GLXPbuffer (* PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef in typeref:typename:GLXPbuffer (*)(Display * dpy,GLXFBConfig config,const int * attrib_list)
|
| H A D | glxext.h | 118 typedef GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef in typeref:typename:GLXPbuffer (*)(Display * dpy,GLXFBConfig config,const int * attrib_list)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 294 typedef GLXPbuffer (* PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef in typeref:typename:GLXPbuffer (*)(Display * dpy,GLXFBConfig config,const int * attrib_list)
|
| H A D | glxext.h | 118 typedef GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef in typeref:typename:GLXPbuffer (*)(Display * dpy,GLXFBConfig config,const int * attrib_list)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 506 typedef GLXPbuffer (GLAPIENTRY *PFNGLXCREATEPBUFFERPROC)(Display * dpy, GLXFBConfig config, const int * attrib_list); typedef in typeref:typename:GLXPbuffer (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,const int * attrib_list)
|
Completed in 13 milliseconds