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

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears_fbconfig.c49 static PFNGLXCHOOSEFBCONFIGPROC choose_fbconfig = NULL;
380 choose_fbconfig = (PFNGLXCHOOSEFBCONFIGPROC)
392 choose_fbconfig = (PFNGLXCHOOSEFBCONFIGPROC)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h292 typedef GLXFBConfig * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
H A Dglxext.h111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h287 typedef GLXFBConfig * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
H A Dglxext.h111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c46 PFNGLXCHOOSEFBCONFIGPROC epoxy_glXChooseFBConfig;
3493 static PFNGLXCHOOSEFBCONFIGPROC
4664 PFNGLXCHOOSEFBCONFIGPROC epoxy_glXChooseFBConfig = epoxy_glXChooseFBConfig_global_rewrite_ptr;
H A Dglx_generated.h489 typedef GLXFBConfig * (GLAPIENTRY *PFNGLXCHOOSEFBCONFIGPROC)(Display * dpy, int screen, const int * attrib_list, int * nelements); typedef in typeref:typename:GLXFBConfig * (GLAPIENTRY *)(Display * dpy,int screen,const int * attrib_list,int * nelements)

Completed in 16 milliseconds