Searched refs:__GLX_SIZE_INT8 (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | packsingle.h | 123 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 D | packrender.h | 188 __GLX_MEM_COPY(pc + offset, a, alen * __GLX_SIZE_INT8)
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | packsingle.h | 123 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 D | packrender.h | 188 __GLX_MEM_COPY(pc + offset, a, alen * __GLX_SIZE_INT8)
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | unpack.h | 120 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), (char *)answer)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxscreens.c | 155 slop = numbytes * __GLX_SIZE_INT8 & 3;
|
| H A D | unpack.h | 115 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), (char *)answer)
|
| H A D | glxcmds.c | 2472 slop = numbytes * __GLX_SIZE_INT8 & 3; 2550 slop = numbytes * __GLX_SIZE_INT8 & 3;
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | unpack.h | 98 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), answer)
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 110 #define __GLX_SIZE_INT8 1 macro
|
Completed in 15 milliseconds