Home
last modified time | relevance | path

Searched defs:glXQueryContext (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxcmds.c1532 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) in glXQueryContext() function
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2162 glXQueryContext( Display *dpy, GLXContext ctx, int attribute, int *value ) in glXQueryContext() function