Searched refs:glXGetContextIDEXT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c115 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
H A Dglx_api.c2353 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:PUBLIC GLXContextID
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c115 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
H A Dglx_api.c2300 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:PUBLIC GLXContextID
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c679 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:GLXContextID PUBLIC
1132 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c675 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:GLXContextID PUBLIC
1128 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c1572 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user)
2505 GLX_FUNCTION(glXGetContextIDEXT),
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c1559 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user)
2609 GLX_FUNCTION(glXGetContextIDEXT),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h317 GLXContextID glXGetContextIDEXT (const GLXContext context);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h325 GLXContextID glXGetContextIDEXT (const GLXContext context);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h923 #define glXGetContextIDEXT epoxy_glXGetContextIDEXT macro
H A Dglx_generated_dispatch.c1410 0, // glXGetContextIDEXT
3724 return glx_single_resolver(PROVIDER_GLX_EXT_import_context, 1090 /* glXGetContextIDEXT */);
4268 GEN_THUNKS_RET(GLXContextID, glXGetContextIDEXT, (const GLXContext context), (context))
4403 epoxy_glXGetContextIDEXT_dispatch_table_rewrite_ptr, /* glXGetContextIDEXT */

Completed in 33 milliseconds