Home
last modified time | relevance | path

Searched refs:__glXGetDrawableAttribute (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c242 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, in __glXGetDrawableAttribute() function
860 __glXGetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryDrawable()
873 __glXGetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryGLXPbufferSGIX()
944 __glXGetDrawableAttribute(dpy, drawable, GLX_EVENT_MASK_SGIX, &value); in glXGetSelectedEvent()
H A Ddri_common.c320 if (__glXGetDrawableAttribute(psc->dpy, draw, GLX_FBCONFIG_ID, &fbconfig)) { in driInferDrawableConfig()
397 if (__glXGetDrawableAttribute(dpy, glxDrawable, GLX_DRAWABLE_TYPE, &type)) { in driFetchDrawable()
462 if (!__glXGetDrawableAttribute(priv->dpy, drawable, GLX_WIDTH, &dummy)) { in checkServerGLXDrawableAlive()
H A Dglxclient.h805 extern int __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable,

Completed in 4 milliseconds