Home
last modified time | relevance | path

Searched refs:sz_xGLXVendorPrivReply (Results 1 – 9 of 9) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/glxProxy/
H A Dglxvendor.c258 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardPipe0WithReply()
361 memcpy(&reply, &be_reply, sz_xGLXVendorPrivReply); in __glXVForwardAllWithReply()
/dports/x11/xorgproto/xorgproto-2021.5/include/GL/
H A Dglxproto.h769 #define sz_xGLXVendorPrivReply 32 macro