Searched refs:xXF86DRIGetDrawableInfoReply (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Dxf86dri.c370 xXF86DRIGetDrawableInfoReply rep = {
413 rep.length = (SIZEOF(xXF86DRIGetDrawableInfoReply) - SIZEOF(xGenericReply));
454 WriteToClient(client, sizeof(xXF86DRIGetDrawableInfoReply), &rep);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Dxf86dri.c394 xXF86DRIGetDrawableInfoReply rep;
438 rep.length = (SIZEOF(xXF86DRIGetDrawableInfoReply) -
479 WriteToClient(client, sizeof(xXF86DRIGetDrawableInfoReply), (char *)&rep);
/xsrc/external/mit/xorgproto/dist/include/X11/dri/
H A Dxf86driproto.h268 } xXF86DRIGetDrawableInfoReply; typedef in typeref:struct:__anoneca4919b0808
/xsrc/external/mit/libdrm/dist/tests/ttmtest/src/
H A Dxf86dri.c466 xXF86DRIGetDrawableInfoReply rep;
505 if (rep.length != ((((SIZEOF(xXF86DRIGetDrawableInfoReply) -
H A Dxf86dristr.h306 } xXF86DRIGetDrawableInfoReply; typedef in typeref:struct:__anonaf1982f90808
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A Dxf86dri.c470 xXF86DRIGetDrawableInfoReply rep;
509 if (rep.length != ((((SIZEOF(xXF86DRIGetDrawableInfoReply) -
H A Dxf86dristr.h306 } xXF86DRIGetDrawableInfoReply; typedef in typeref:struct:__anon462ac4f30808
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A DXF86dri.c477 xXF86DRIGetDrawableInfoReply rep;
516 if (rep.length != ((((SIZEOF(xXF86DRIGetDrawableInfoReply) -
H A Dxf86dristr.h287 } xXF86DRIGetDrawableInfoReply; typedef in typeref:struct:__anond6c69b5d0808
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A DXF86dri.c477 xXF86DRIGetDrawableInfoReply rep;
517 if (rep.length != ((((SIZEOF(xXF86DRIGetDrawableInfoReply) -
H A Dephyrdriext.c1058 xXF86DRIGetDrawableInfoReply rep;
1128 rep.length = (SIZEOF(xXF86DRIGetDrawableInfoReply) -
1168 WriteToClient(client, sizeof(xXF86DRIGetDrawableInfoReply), (char *)&rep);

Completed in 12 milliseconds