Home
last modified time | relevance | path

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

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