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

/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx_mangle.h73 #define glXQueryContext mglXQueryContext macro
H A Dglx.h294 extern int glXQueryContext( Display *dpy, GLXContext ctx, int attribute,
H A Dglxext.h543 extern int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
/external/mesa3d/include/GL/
H A Dglx_mangle.h73 #define glXQueryContext mglXQueryContext macro
H A Dglx.h294 extern int glXQueryContext( Display *dpy, GLXContext ctx, int attribute,
H A Dglxext.h543 extern int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c88 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
H A Dglx_api.c2142 glXQueryContext( Display *dpy, GLXContext ctx, int attribute, int *value ) function
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c88 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
H A Dglx_api.c2142 glXQueryContext( Display *dpy, GLXContext ctx, int attribute, int *value ) function
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.c594 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) function
1271 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c594 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) function
1271 { "glXQueryContext", (__GLXextFuncPtr) glXQueryContext },
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcmds.c1554 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) function
1583 (dpy, ctx, attribute, value), glXQueryContext)
2520 GLX_FUNCTION(glXQueryContext),
2541 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
/external/mesa3d/src/glx/
H A Dglxcmds.c1554 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) function
1583 (dpy, ctx, attribute, value), glXQueryContext)
2520 GLX_FUNCTION(glXQueryContext),
2541 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),

Completed in 3495 milliseconds