Searched refs:PFNGLXCREATEWINDOWPROC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxgears_fbconfig.c | 52 static PFNGLXCREATEWINDOWPROC create_window = NULL; 386 create_window = (PFNGLXCREATEWINDOWPROC)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 295 typedef GLXWindow (* PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); typedef in typeref:typename:GLXWindow (*)(Display * dpy,GLXFBConfig config,Window win,const int * attrib_list)
|
| H A D | glxext.h | 114 typedef GLXWindow ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); typedef in typeref:typename:GLXWindow (*)(Display * dpy,GLXFBConfig config,Window win,const int * attrib_list)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 290 typedef GLXWindow (* PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); typedef in typeref:typename:GLXWindow (*)(Display * dpy,GLXFBConfig config,Window win,const int * attrib_list)
|
| H A D | glxext.h | 114 typedef GLXWindow ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); typedef in typeref:typename:GLXWindow (*)(Display * dpy,GLXFBConfig config,Window win,const int * attrib_list)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 65 PFNGLXCREATEWINDOWPROC epoxy_glXCreateWindow; 3607 static PFNGLXCREATEWINDOWPROC 4702 PFNGLXCREATEWINDOWPROC epoxy_glXCreateWindow = epoxy_glXCreateWindow_global_rewrite_ptr;
|
| H A D | glx_generated.h | 508 typedef GLXWindow (GLAPIENTRY *PFNGLXCREATEWINDOWPROC)(Display * dpy, GLXFBConfig config, Window win, const int * attrib_list); typedef in typeref:typename:GLXWindow (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,Window win,const int * attrib_list)
|
Completed in 17 milliseconds