| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_getproc.c | 124 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
| H A D | glx_api.c | 2409 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, function in typeref:typename:PUBLIC GLXContext
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_getproc.c | 124 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
| H A D | glx_api.c | 2356 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, function in typeref:typename:PUBLIC GLXContext
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | glx_empty.c | 206 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | glx_empty.c | 205 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_glxext.c | 191 glXGetProcAddressARB((const GLubyte *) "glXCreateContextWithConfigSGIX"); 199 return glXCreateContextWithConfigSGIX(dpy, config, render_type,
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbutil.c | 333 c = glXCreateContextWithConfigSGIX(dpy, config, GLX_RGBA_TYPE_SGIX, NULL, True); 335 c = glXCreateContextWithConfigSGIX(dpy, config, GLX_RGBA_TYPE_SGIX, NULL, False);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 745 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) function in typeref:typename:GLXContext PUBLIC 1141 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 741 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) function in typeref:typename:GLXContext PUBLIC 1137 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxcmds.c | 2014 glXCreateContextWithConfigSGIX(Display * dpy, function in typeref:typename:_GLX_PUBLIC GLXContext 2515 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxcmds.c | 2026 glXCreateContextWithConfigSGIX(Display * dpy, function in typeref:typename:_GLX_PUBLIC GLXContext 2585 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 769 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 896 #define glXCreateContextWithConfigSGIX epoxy_glXCreateContextWithConfigSGIX macro
|
| H A D | glx_generated_dispatch.c | 831 0, // glXCreateContextWithConfigSGIX 3562 return glx_single_resolver(PROVIDER_GLX_SGIX_fbconfig, 499 /* glXCreateContextWithConfigSGIX */); 4241 GEN_THUNKS_RET(GLXContext, glXCreateContextWithConfigSGIX, (Display * dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct), (dpy, config, render_type, share_list, direct)) 4376 epoxy_glXCreateContextWithConfigSGIX_dispatch_table_rewrite_ptr, /* glXCreateContextWithConfigSGIX */
|