HomeSort by: relevance | last modified time | path
    Searched refs:X_GLXGetDrawableAttributes (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/glx/
glx_pbuffer.c 268 __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/MesaLib.old/dist/src/glx/
glx_pbuffer.c 301 __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/xorg-server/dist/glx/
vndcmds.c 456 dispatchFuncs[X_GLXGetDrawableAttributes] = dispatch_GetDrawableAttributes;
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
glx_api.c 2104 generate_error(dpy, GLXBadDrawable, draw, X_GLXGetDrawableAttributes, False);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
glx_api.c 2154 generate_error(dpy, GLXBadDrawable, draw, X_GLXGetDrawableAttributes, False);
  /xsrc/external/mit/xorgproto/dist/include/GL/
glxproto.h 2155 #define X_GLXGetDrawableAttributes 29
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxcmds.c 3412 be_req->glxCode = X_GLXGetDrawableAttributes;

Completed in 62 milliseconds