Home
last modified time | relevance | path

Searched refs:glXQueryDrawable (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c90 { "glXQueryDrawable", (__GLXextFuncPtr) glXQueryDrawable },
H A Dglx_api.c2098 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, in glXQueryDrawable() function
/third_party/mesa3d/include/GL/
H A Dglx.h264 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
H A Dglxext.h138 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp240 GET_FNPTR_OR_ERROR(&mFnPtrs->queryDrawablePtr, glXQueryDrawable); in initialize()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp428 glXQueryDrawable(getXDisplay(), getGLXDrawable(), attrib, &value); in getAttrib()
462 // glXQueryDrawable may be buggy, so fall back to X geometry if needed in getDimensions()
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c822 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable() function
H A Dglxcmds.c2580 GLX_FUNCTION(glXQueryDrawable),
/third_party/openGLES/api/GL/
H A Dglxext.h119 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h138 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h138 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);

Completed in 22 milliseconds