Searched defs:GetDrawableAttribute (Results 1 - 2 of 2) sorted by relevance

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

Completed in 2469 milliseconds