Searched refs:PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 57 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC epoxy_glXCreateContextWithConfigSGIX; 3559 static PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC 4686 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC epoxy_glXCreateContextWithConfigSGIX = epoxy_glXCreateContextWithConfigSGIX_global_rewrite_ptr;
|
| H A D | glx_generated.h | 500 typedef GLXContext (GLAPIENTRY *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC)(Display * dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (GLAPIENTRY *)(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct)
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | g_glxglvnddispatchfuncs.c | 194 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC pCreateContextWithConfigSGIX;
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | g_glxglvnddispatchfuncs.c | 203 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC pCreateContextWithConfigSGIX;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 746 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 762 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct)
|
Completed in 17 milliseconds