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

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxinfo.c186 static PFNGLXCREATECONTEXTATTRIBSARBPROC glXCreateContextAttribsARB_func = 0;
199 glXCreateContextAttribsARB_func = (PFNGLXCREATECONTEXTATTRIBSARBPROC)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c56 PFNGLXCREATECONTEXTATTRIBSARBPROC epoxy_glXCreateContextAttribsARB;
3553 static PFNGLXCREATECONTEXTATTRIBSARBPROC
4684 PFNGLXCREATECONTEXTATTRIBSARBPROC epoxy_glXCreateContextAttribsARB = epoxy_glXCreateContextAttribsARB_global_rewrite_ptr;
H A Dglx_generated.h499 typedef GLXContext (GLAPIENTRY *PFNGLXCREATECONTEXTATTRIBSARBPROC)(Display * dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int * attrib_list); typedef in typeref:typename:GLXContext (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list)
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c163 PFNGLXCREATECONTEXTATTRIBSARBPROC pCreateContextAttribsARB;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c160 PFNGLXCREATECONTEXTATTRIBSARBPROC pCreateContextAttribsARB;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list)

Completed in 18 milliseconds