Searched refs:X_GLXGetDrawableAttributes (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | 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/MesaLib/dist/src/glx/ |
| H A D | 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/xorg-server/dist/glx/ |
| H A D | vndcmds.c | 455 dispatchFuncs[X_GLXGetDrawableAttributes] = dispatch_GetDrawableAttributes;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_api.c | 2154 generate_error(dpy, GLXBadDrawable, draw, X_GLXGetDrawableAttributes, False);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 2104 generate_error(dpy, GLXBadDrawable, draw, X_GLXGetDrawableAttributes, False);
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 2155 #define X_GLXGetDrawableAttributes 29 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 3412 be_req->glxCode = X_GLXGetDrawableAttributes;
|
Completed in 71 milliseconds