Home
last modified time | relevance | path

Searched refs:glXQueryContextInfoEXT (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c118 { "glXQueryContextInfoEXT", (__GLXextFuncPtr) glXQueryContextInfoEXT },
H A Dglx_api.c2315 glXQueryContextInfoEXT(Display *dpy, GLXContext context, int attribute, in glXQueryContextInfoEXT() function
/third_party/mesa3d/src/glx/
H A Dglxcmds.c1446 /* Send the glXQueryContextInfoEXT request */ in glXImportContextEXT()
1559 GLX_ALIAS(int, glXQueryContextInfoEXT,
2614 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
/third_party/mesa3d/include/GL/
H A Dglxext.h324 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
/third_party/openGLES/api/GL/
H A Dglxext.h309 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h316 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h316 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);

Completed in 17 milliseconds