Searched refs:X_GLXGetDrawableAttributes (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c301 __glXSendError(dpy, GLXBadDrawable, 0, X_GLXGetDrawableAttributes, false);
335 X_GLXGetDrawableAttributes, false);
355 req->glxCode = X_GLXGetDrawableAttributes;
901 __glXSendError(dpy, GLXBadDrawable, drawable, X_GLXGetDrawableAttributes,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c268 __glXSendError(dpy, GLXBadDrawable, 0, X_GLXGetDrawableAttributes, false);
299 X_GLXGetDrawableAttributes, false);
333 req->glxCode = X_GLXGetDrawableAttributes;
884 __glXSendError(dpy, GLXBadDrawable, drawable, X_GLXGetDrawableAttributes,
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c455 dispatchFuncs[X_GLXGetDrawableAttributes] = dispatch_GetDrawableAttributes;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c2154 generate_error(dpy, GLXBadDrawable, draw, X_GLXGetDrawableAttributes, False);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2104 generate_error(dpy, GLXBadDrawable, draw, X_GLXGetDrawableAttributes, False);
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2155 #define X_GLXGetDrawableAttributes 29 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c3412 be_req->glxCode = X_GLXGetDrawableAttributes;

Completed in 71 milliseconds