Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglx_pbuffer.c270 GetDrawableAttribute(Display * dpy, GLXDrawable drawable, in GetDrawableAttribute() function
775 GetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryDrawable()
788 return GetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryGLXPbufferSGIX()
859 GetDrawableAttribute(dpy, drawable, GLX_EVENT_MASK_SGIX, &value); in glXGetSelectedEvent()
/external/chromium_org/third_party/mesa/src/src/glx/
Dglx_pbuffer.c270 GetDrawableAttribute(Display * dpy, GLXDrawable drawable, in GetDrawableAttribute() function
775 GetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryDrawable()
788 return GetDrawableAttribute(dpy, drawable, attribute, value); in glXQueryGLXPbufferSGIX()
859 GetDrawableAttribute(dpy, drawable, GLX_EVENT_MASK_SGIX, &value); in glXGetSelectedEvent()