Home
last modified time | relevance | path

Searched refs:xvmcGetDRInfoReply (Results 1 – 11 of 11) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11-servers/xarcan/xarcan-0.6.0/Xext/
H A Dxvmc.c605 xvmcGetDRInfoReply rep; in ProcXvMCGetDRInfo()
622 rep = (xvmcGetDRInfoReply) { in ProcXvMCGetDRInfo()
663 WriteToClient(client, sizeof(xvmcGetDRInfoReply), &rep); in ProcXvMCGetDRInfo()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A DXvMCproto.h223 } xvmcGetDRInfoReply; typedef
/dports/x11/libXvMC/libXvMC-1.0.12/src/
H A DXvMC.c489 xvmcGetDRInfoReply rep; in XvMCGetDRInfo()