Searched refs:GetDrawableAttribute (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/glx/ |
D | glx_pbuffer.c | 270 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()
|