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 D | glx_getproc.c | 115 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
|
| H A D | glx_api.c | 2353 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:PUBLIC GLXContextID
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_getproc.c | 115 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
|
| H A D | glx_api.c | 2300 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:PUBLIC GLXContextID
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 679 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 D | glxapi.c | 675 glXGetContextIDEXT(const GLXContext context) function in typeref:typename:GLXContextID PUBLIC 1128 { "glXGetContextIDEXT", (__GLXextFuncPtr) glXGetContextIDEXT },
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxcmds.c | 1572 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user) 2505 GLX_FUNCTION(glXGetContextIDEXT),
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxcmds.c | 1559 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user) 2609 GLX_FUNCTION(glXGetContextIDEXT),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 317 GLXContextID glXGetContextIDEXT (const GLXContext context);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 325 GLXContextID glXGetContextIDEXT (const GLXContext context);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 923 #define glXGetContextIDEXT epoxy_glXGetContextIDEXT macro
|
| H A D | glx_generated_dispatch.c | 1410 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