Searched refs:glXQueryContext (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/libepoxy/dist/src/
H A Ddispatch_glx.c45 glXQueryContext(dpy, ctx, GLX_SCREEN, &screen);
117 glXQueryContext(dpy, ctx, GLX_SCREEN, &screen);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx_mangle.h73 #define glXQueryContext mglXQueryContext macro
H A Dglx.h281 extern int glXQueryContext( Display *dpy, GLXContext ctx, int attribute,
H A Dglxext.h142 int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c89 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
H A Dglx_api.c2212 glXQueryContext( Display *dpy, GLXContext ctx, int attribute, int *value ) function in typeref:typename:PUBLIC int
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c89 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
H A Dglx_api.c2162 glXQueryContext( Display *dpy, GLXContext ctx, int attribute, int *value ) function in typeref:typename:PUBLIC int
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.6.1.rst40 - glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
H A D21.3.1.rst106 - glx/dri3: fix glXQueryContext does not return GLX_RENDER_TYPE value
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h276 extern int glXQueryContext( Display *dpy, GLXContext ctx, int attribute,
H A Dglxext.h142 int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c547 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) function in typeref:typename:int PUBLIC
1106 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c543 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) function in typeref:typename:int PUBLIC
1102 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c1541 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) function in typeref:typename:_GLX_PUBLIC int
1570 (dpy, ctx, attribute, value), glXQueryContext)
2487 GLX_FUNCTION(glXQueryContext),
2508 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c1528 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) function in typeref:typename:_GLX_PUBLIC int
1557 (dpy, ctx, attribute, value), glXQueryContext)
2577 GLX_FUNCTION(glXQueryContext),
2612 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h964 #define glXQueryContext epoxy_glXQueryContext macro
H A Dglx_generated_dispatch.c2325 0, // glXQueryContext
3970 return glx_single_resolver(PROVIDER_GLX_13, 2008 /* glXQueryContext */);
4309 GEN_THUNKS_RET(int, glXQueryContext, (Display * dpy, GLXContext ctx, int attribute, int * value), (dpy, ctx, attribute, value))
4444 epoxy_glXQueryContext_dispatch_table_rewrite_ptr, /* glXQueryContext */
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json28237 "description": "glx/dri3: fix glXQueryContext does not return GLX_RENDER_TYPE value",
[all...]

Completed in 266 milliseconds