Home
last modified time | relevance | path

Searched defs:__GLX_MEM_COPY (Results 26 – 28 of 28) sorted by relevance

12

/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/glxProxy/
H A Dunpack.h46 #define __GLX_MEM_COPY(dst,src,n) memmove(dst,src,n) macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dunpack.h46 #define __GLX_MEM_COPY(dst,src,n) memmove(dst,src,n) macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dunpack.h46 #define __GLX_MEM_COPY(dst,src,n) memmove(dst,src,n) macro

12