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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Dxf86dri.c475 xXF86DRIGetDeviceInfoReply rep = {
507 rep.length = bytes_to_int32(SIZEOF(xXF86DRIGetDeviceInfoReply) -
512 WriteToClient(client, sizeof(xXF86DRIGetDeviceInfoReply), &rep);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Dxf86dri.c502 xXF86DRIGetDeviceInfoReply rep;
536 rep.length = bytes_to_int32(SIZEOF(xXF86DRIGetDeviceInfoReply) -
541 WriteToClient(client, sizeof(xXF86DRIGetDeviceInfoReply), (char *)&rep);
/xsrc/external/mit/xorgproto/dist/include/X11/dri/
H A Dxf86driproto.h292 } xXF86DRIGetDeviceInfoReply; typedef in typeref:struct:__anoneca4919b0908
/xsrc/external/mit/libdrm/dist/tests/ttmtest/src/
H A Dxf86dristr.h332 } xXF86DRIGetDeviceInfoReply; typedef in typeref:struct:__anonaf1982f90908
H A Dxf86dri.c556 xXF86DRIGetDeviceInfoReply rep;
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A Dxf86dristr.h332 } xXF86DRIGetDeviceInfoReply; typedef in typeref:struct:__anon462ac4f30908
H A Dxf86dri.c560 xXF86DRIGetDeviceInfoReply rep;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dxf86dristr.h313 } xXF86DRIGetDeviceInfoReply; typedef in typeref:struct:__anond6c69b5d0908
H A DXF86dri.c562 xXF86DRIGetDeviceInfoReply rep;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrdriext.c1192 xXF86DRIGetDeviceInfoReply rep;
1227 rep.length = bytes_to_int32(SIZEOF(xXF86DRIGetDeviceInfoReply) -
1232 WriteToClient(client, sizeof(xXF86DRIGetDeviceInfoReply), (char *)&rep);
H A DXF86dri.c560 xXF86DRIGetDeviceInfoReply rep;

Completed in 12 milliseconds