Searched defs:PFNGLXGETVISUALFROMFBCONFIGPROC (Results 1 - 5 of 5) sorted by last modified time
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 552 typedef XVisualInfo * (GLAPIENTRY *PFNGLXGETVISUALFROMFBCONFIGPROC)(Display * dpy, GLXFBConfig config); typedef in typeref:typename:XVisualInfo * (GLAPIENTRY *)(Display * dpy,GLXFBConfig config)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 289 typedef XVisualInfo * (* PFNGLXGETVISUALFROMFBCONFIGPROC) (Display *dpy, GLXFBConfig config); typedef in typeref:typename:XVisualInfo * (*)(Display * dpy,GLXFBConfig config)
|
| H A D | glxext.h | 113 typedef XVisualInfo *( *PFNGLXGETVISUALFROMFBCONFIGPROC) (Display *dpy, GLXFBConfig config); typedef in typeref:typename:XVisualInfo * (*)(Display * dpy,GLXFBConfig config)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 294 typedef XVisualInfo * (* PFNGLXGETVISUALFROMFBCONFIGPROC) (Display *dpy, GLXFBConfig config); typedef in typeref:typename:XVisualInfo * (*)(Display * dpy,GLXFBConfig config)
|
| H A D | glxext.h | 113 typedef XVisualInfo *( *PFNGLXGETVISUALFROMFBCONFIGPROC) (Display *dpy, GLXFBConfig config); typedef in typeref:typename:XVisualInfo * (*)(Display * dpy,GLXFBConfig config)
|
Completed in 15 milliseconds