Searched refs:__GLX_SIZE_INT8 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dpacksingle.h123 GLint slop = alen*__GLX_SIZE_INT8 & 3; \
124 _XRead(dpy,(char *)a,alen*__GLX_SIZE_INT8); \
130 GLint slop = alen*__GLX_SIZE_INT8 & 3; \
131 _XRead(dpy,(char *)a,alen*__GLX_SIZE_INT8); \
H A Dpackrender.h188 __GLX_MEM_COPY(pc + offset, a, alen * __GLX_SIZE_INT8)
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dpacksingle.h123 GLint slop = alen*__GLX_SIZE_INT8 & 3; \
124 _XRead(dpy,(char *)a,alen*__GLX_SIZE_INT8); \
130 GLint slop = alen*__GLX_SIZE_INT8 & 3; \
131 _XRead(dpy,(char *)a,alen*__GLX_SIZE_INT8); \
H A Dpackrender.h188 __GLX_MEM_COPY(pc + offset, a, alen * __GLX_SIZE_INT8)
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dunpack.h120 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), (char *)answer)
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxscreens.c155 slop = numbytes * __GLX_SIZE_INT8 & 3;
H A Dunpack.h115 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), (char *)answer)
H A Dglxcmds.c2472 slop = numbytes * __GLX_SIZE_INT8 & 3;
2550 slop = numbytes * __GLX_SIZE_INT8 & 3;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dunpack.h98 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), answer)
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h110 #define __GLX_SIZE_INT8 1 macro

Completed in 15 milliseconds