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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Dxf86dri.c145 xXF86DRIOpenConnectionReply rep;
165 rep = (xXF86DRIOpenConnectionReply) {
168 .length = bytes_to_int32(SIZEOF(xXF86DRIOpenConnectionReply) -
181 WriteToClient(client, sizeof(xXF86DRIOpenConnectionReply), &rep);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Dxf86dri.c154 xXF86DRIOpenConnectionReply rep;
176 rep.length = bytes_to_int32(SIZEOF(xXF86DRIOpenConnectionReply) - SIZEOF(xGenericReply) +
186 WriteToClient(client, sizeof(xXF86DRIOpenConnectionReply), (char *)&rep);
/xsrc/external/mit/xorgproto/dist/include/X11/dri/
H A Dxf86driproto.h123 } xXF86DRIOpenConnectionReply; typedef in typeref:struct:__anoneca4919b0308
/xsrc/external/mit/libdrm/dist/tests/ttmtest/src/
H A Dxf86dristr.h135 } xXF86DRIOpenConnectionReply; typedef in typeref:struct:__anonaf1982f90308
H A Dxf86dri.c185 xXF86DRIOpenConnectionReply rep;
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A Dxf86dristr.h135 } xXF86DRIOpenConnectionReply; typedef in typeref:struct:__anon462ac4f30308
H A Dxf86dri.c182 xXF86DRIOpenConnectionReply rep;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dxf86dristr.h129 } xXF86DRIOpenConnectionReply; typedef in typeref:struct:__anond6c69b5d0308
H A DXF86dri.c180 xXF86DRIOpenConnectionReply rep;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrdriext.c608 xXF86DRIOpenConnectionReply rep;
631 rep.length = bytes_to_int32(SIZEOF(xXF86DRIOpenConnectionReply) - SIZEOF(xGenericReply) +
641 WriteToClient(client, sizeof(xXF86DRIOpenConnectionReply), (char *)&rep);
H A DXF86dri.c199 xXF86DRIOpenConnectionReply rep;

Completed in 12 milliseconds