Home
last modified time | relevance | path

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

/third_party/mesa3d/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 ) in glXQueryContext() function
/third_party/mesa3d/src/glx/
H A Dglxcmds.c1532 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) in glXQueryContext() function
1561 (dpy, ctx, attribute, value), glXQueryContext)
2579 GLX_FUNCTION(glXQueryContext),
2614 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
/third_party/mesa3d/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);
/third_party/openGLES/api/GL/
H A Dglxext.h123 int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h142 int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h142 int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);

Completed in 19 milliseconds