Home
last modified time | relevance | path

Searched refs:GetDrawableAttribute (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
Dglx_pbuffer.c276 GetDrawableAttribute(Display * dpy, GLXDrawable drawable, in GetDrawableAttribute() function
828 GetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryDrawable()
841 return GetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryGLXPbufferSGIX()
912 GetDrawableAttribute(dpy, drawable, GLX_EVENT_MASK_SGIX, &value); in glXGetSelectedEvent()