Searched refs:PFNGLXCREATEWINDOWPROC (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears_fbconfig.c52 static PFNGLXCREATEWINDOWPROC create_window = NULL;
386 create_window = (PFNGLXCREATEWINDOWPROC)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h295 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 Dglxext.h114 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 Dglx.h290 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 Dglxext.h114 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 Dglx_generated_dispatch.c65 PFNGLXCREATEWINDOWPROC epoxy_glXCreateWindow;
3607 static PFNGLXCREATEWINDOWPROC
4702 PFNGLXCREATEWINDOWPROC epoxy_glXCreateWindow = epoxy_glXCreateWindow_global_rewrite_ptr;
H A Dglx_generated.h508 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