Searched refs:__GLX_SWAP_INT (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Drenderpixswap.c40 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
41 __GLX_SWAP_INT((GLbyte *)&hdr->skipRows);
42 __GLX_SWAP_INT((GLbyte *)&hdr->skipPixels);
43 __GLX_SWAP_INT((GLbyte *)&hdr->alignment);
53 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
54 __GLX_SWAP_INT((GLbyte *)&hdr->skipRows);
55 __GLX_SWAP_INT((GLbyte *)&hdr->skipPixels);
56 __GLX_SWAP_INT((GLbyte *)&hdr->alignment);
58 __GLX_SWAP_INT((GLbyte *)&hdr->width);
59 __GLX_SWAP_INT((GLbyt
[all...]
H A Dg_renderswap.c41 __GLX_SWAP_INT(pc + 0);
49 __GLX_SWAP_INT(pc + 0);
57 __GLX_SWAP_INT(pc + 0);
783 __GLX_SWAP_INT(pc + 32);
792 __GLX_SWAP_INT(pc + 0);
793 __GLX_SWAP_INT(pc + 4);
801 __GLX_SWAP_INT(pc + 0);
809 __GLX_SWAP_INT(pc + 0);
821 __GLX_SWAP_INT(pc + 0);
833 __GLX_SWAP_INT(p
[all...]
H A Dglxcmdsswap.c61 __GLX_SWAP_INT(&req->context);
62 __GLX_SWAP_INT(&req->visual);
63 __GLX_SWAP_INT(&req->screen);
64 __GLX_SWAP_INT(&req->shareList);
75 __GLX_SWAP_INT(&req->context);
76 __GLX_SWAP_INT(&req->fbconfig);
77 __GLX_SWAP_INT(&req->screen);
78 __GLX_SWAP_INT(&req->shareList);
89 __GLX_SWAP_INT(&req->context);
90 __GLX_SWAP_INT(
[all...]
H A Drender2swap.c74 __GLX_SWAP_INT(pc + 0);
75 __GLX_SWAP_INT(pc + 12);
105 __GLX_SWAP_INT(pc + 0);
106 __GLX_SWAP_INT(pc + 12);
107 __GLX_SWAP_INT(pc + 24);
146 __GLX_SWAP_INT(pc + 16);
147 __GLX_SWAP_INT(pc + 20);
191 __GLX_SWAP_INT(pc + 32);
192 __GLX_SWAP_INT(pc + 36);
193 __GLX_SWAP_INT(p
[all...]
H A Dglxvendor.c93 __GLX_SWAP_INT(&reply->length);
94 __GLX_SWAP_INT(&reply->retval);
95 __GLX_SWAP_INT(&reply->size);
105 __GLX_SWAP_INT(&reply->pad3);
106 __GLX_SWAP_INT(&reply->pad4);
125 __GLX_SWAP_INT(p);
134 __GLX_SWAP_INT(&reply->pad3);
135 __GLX_SWAP_INT(&reply->pad4);
136 __GLX_SWAP_INT(&reply->pad5);
137 __GLX_SWAP_INT(
[all...]
H A Dglxsingle.c96 __GLX_SWAP_INT(&reply->length);
97 __GLX_SWAP_INT(&reply->retval);
98 __GLX_SWAP_INT(&reply->size);
108 __GLX_SWAP_INT(&reply->pad3);
109 __GLX_SWAP_INT(&reply->pad4); /* some requests use also pad4
130 __GLX_SWAP_INT(p);
143 __GLX_SWAP_INT(&reply->pad3);
144 __GLX_SWAP_INT(&reply->pad4);
145 __GLX_SWAP_INT(&reply->pad5);
146 __GLX_SWAP_INT(
[all...]
H A Dunpack.h148 #define __GLX_SWAP_INT(pc) \ macro
187 __GLX_SWAP_INT(swapPC); \
217 __GLX_SWAP_INT(&__glXReply.length);
220 __GLX_SWAP_INT(&__glXReply.retval)
223 __GLX_SWAP_INT(&__glXReply.size)
H A Dglxcmds.c2732 __GLX_SWAP_INT(&reply.length);
2733 __GLX_SWAP_INT(&reply.numFBConfigs);
2734 __GLX_SWAP_INT(&reply.numAttribs);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Drenderpixswap.c52 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
53 __GLX_SWAP_INT((GLbyte *)&hdr->skipRows);
54 __GLX_SWAP_INT((GLbyte *)&hdr->skipPixels);
55 __GLX_SWAP_INT((GLbyte *)&hdr->alignment);
57 __GLX_SWAP_INT((GLbyte *)&hdr->target);
58 __GLX_SWAP_INT((GLbyte *)&hdr->internalformat);
59 __GLX_SWAP_INT((GLbyte *)&hdr->width);
60 __GLX_SWAP_INT((GLbyte *)&hdr->height);
61 __GLX_SWAP_INT((GLbyte *)&hdr->format);
62 __GLX_SWAP_INT((GLbyt
[all...]
H A Dglxcmdsswap.c70 __GLX_SWAP_INT(&req->context);
71 __GLX_SWAP_INT(&req->visual);
72 __GLX_SWAP_INT(&req->screen);
73 __GLX_SWAP_INT(&req->shareList);
87 __GLX_SWAP_INT(&req->context);
88 __GLX_SWAP_INT(&req->fbconfig);
89 __GLX_SWAP_INT(&req->screen);
90 __GLX_SWAP_INT(&req->renderType);
91 __GLX_SWAP_INT(&req->shareList);
106 __GLX_SWAP_INT(
[all...]
H A Drender2swap.c54 __GLX_SWAP_INT(pc + 0);
55 __GLX_SWAP_INT(pc + 12);
86 __GLX_SWAP_INT(pc + 0);
87 __GLX_SWAP_INT(pc + 12);
88 __GLX_SWAP_INT(pc + 24);
128 __GLX_SWAP_INT(pc + 16);
129 __GLX_SWAP_INT(pc + 20);
174 __GLX_SWAP_INT(pc + 32);
175 __GLX_SWAP_INT(pc + 36);
176 __GLX_SWAP_INT(p
[all...]
H A Dsinglepixswap.c60 __GLX_SWAP_INT(&((xGLXSingleReq *)pc)->contextTag);
67 __GLX_SWAP_INT(pc+0);
68 __GLX_SWAP_INT(pc+4);
69 __GLX_SWAP_INT(pc+8);
70 __GLX_SWAP_INT(pc+12);
71 __GLX_SWAP_INT(pc+16);
72 __GLX_SWAP_INT(pc+20);
126 __GLX_SWAP_INT(&((xGLXSingleReq *)pc)->contextTag);
133 __GLX_SWAP_INT(pc+0);
134 __GLX_SWAP_INT(p
[all...]
H A Dsingle2swap.c56 __GLX_SWAP_INT(&((xGLXSingleReq *)pc)->contextTag);
63 __GLX_SWAP_INT(pc+0);
64 __GLX_SWAP_INT(pc+4);
92 __GLX_SWAP_INT(&((xGLXSingleReq *)pc)->contextTag);
99 __GLX_SWAP_INT(pc+0);
130 __GLX_SWAP_INT(&((xGLXSingleReq *)pc)->contextTag);
137 __GLX_SWAP_INT(pc);
215 __GLX_SWAP_INT(&reply.length);
216 __GLX_SWAP_INT(&reply.retval);
217 __GLX_SWAP_INT(
[all...]
H A Dunpack.h153 #define __GLX_SWAP_INT(pc) \ macro
192 __GLX_SWAP_INT(swapPC); \
222 __GLX_SWAP_INT(&__glXReply.length);
225 __GLX_SWAP_INT(&__glXReply.retval)
228 __GLX_SWAP_INT(&__glXReply.size)
H A Dsingle2.c336 __GLX_SWAP_INT(pc + 4);
337 __GLX_SWAP_INT(pc + __GLX_SINGLE_HDR_SIZE);
H A Dglxcmds.c908 __GLX_SWAP_INT(&reply.length);
909 __GLX_SWAP_INT(&reply.numVisuals);
910 __GLX_SWAP_INT(&reply.numProps);
1010 __GLX_SWAP_INT(&reply.length);
1011 __GLX_SWAP_INT(&reply.numFBConfigs);
1012 __GLX_SWAP_INT(&reply.numAttribs);
1893 __GLX_SWAP_INT(&req->contextTag);
1995 __GLX_SWAP_INT(&req->contextTag);
1996 __GLX_SWAP_INT(&req->dataBytes);
2043 __GLX_SWAP_INT(
[all...]
/xsrc/external/mit/xorg-server/dist/glx/
H A Drenderpixswap.c50 __GLX_SWAP_INT((GLbyte *) &hdr->rowLength);
51 __GLX_SWAP_INT((GLbyte *) &hdr->skipRows);
52 __GLX_SWAP_INT((GLbyte *) &hdr->skipPixels);
53 __GLX_SWAP_INT((GLbyte *) &hdr->alignment);
55 __GLX_SWAP_INT((GLbyte *) &hdr->target);
56 __GLX_SWAP_INT((GLbyte *) &hdr->internalformat);
57 __GLX_SWAP_INT((GLbyte *) &hdr->width);
58 __GLX_SWAP_INT((GLbyte *) &hdr->height);
59 __GLX_SWAP_INT((GLbyte *) &hdr->format);
60 __GLX_SWAP_INT((GLbyt
[all...]
H A Dglxcmdsswap.c64 __GLX_SWAP_INT(&req->context);
65 __GLX_SWAP_INT(&req->visual);
66 __GLX_SWAP_INT(&req->screen);
67 __GLX_SWAP_INT(&req->shareList);
80 __GLX_SWAP_INT(&req->context);
81 __GLX_SWAP_INT(&req->fbconfig);
82 __GLX_SWAP_INT(&req->screen);
83 __GLX_SWAP_INT(&req->renderType);
84 __GLX_SWAP_INT(&req->shareList);
100 __GLX_SWAP_INT(
[all...]
H A Drender2swap.c51 __GLX_SWAP_INT(pc + 0);
52 __GLX_SWAP_INT(pc + 12);
86 __GLX_SWAP_INT(pc + 0);
87 __GLX_SWAP_INT(pc + 12);
88 __GLX_SWAP_INT(pc + 24);
131 __GLX_SWAP_INT(pc + 16);
132 __GLX_SWAP_INT(pc + 20);
181 __GLX_SWAP_INT(pc + 32);
182 __GLX_SWAP_INT(pc + 36);
183 __GLX_SWAP_INT(p
[all...]
H A Dsinglepixswap.c59 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag);
66 __GLX_SWAP_INT(pc + 0);
67 __GLX_SWAP_INT(pc + 4);
68 __GLX_SWAP_INT(pc + 8);
69 __GLX_SWAP_INT(pc + 12);
70 __GLX_SWAP_INT(pc + 16);
71 __GLX_SWAP_INT(pc + 20);
122 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag);
129 __GLX_SWAP_INT(pc + 0);
130 __GLX_SWAP_INT(p
[all...]
H A Dsingle2swap.c54 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag);
61 __GLX_SWAP_INT(pc + 0);
62 __GLX_SWAP_INT(pc + 4);
90 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag);
97 __GLX_SWAP_INT(pc + 0);
128 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag);
135 __GLX_SWAP_INT(pc);
217 __GLX_SWAP_INT(&reply.length);
218 __GLX_SWAP_INT(&reply.retval);
219 __GLX_SWAP_INT(
[all...]
H A Dunpack.h129 #define __GLX_SWAP_INT(pc) \ macro
168 __GLX_SWAP_INT(swapPC); \
198 __GLX_SWAP_INT(&reply.length);
201 __GLX_SWAP_INT(&reply.retval)
204 __GLX_SWAP_INT(&reply.size)
H A Dglxcmds.c722 __GLX_SWAP_INT(&reply.length);
760 __GLX_SWAP_INT(&reply.length);
761 __GLX_SWAP_INT(&reply.majorVersion);
762 __GLX_SWAP_INT(&reply.minorVersion);
932 __GLX_SWAP_INT(&reply.length);
933 __GLX_SWAP_INT(&reply.numVisuals);
934 __GLX_SWAP_INT(&reply.numProps);
1046 __GLX_SWAP_INT(&reply.length);
1047 __GLX_SWAP_INT(&reply.numFBConfigs);
1048 __GLX_SWAP_INT(
[all...]
H A Dsingle2.c345 __GLX_SWAP_INT(pc + 4);
346 __GLX_SWAP_INT(pc + __GLX_SINGLE_HDR_SIZE);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrglxext.c190 __GLX_SWAP_INT (&req->majorVersion);
191 __GLX_SWAP_INT (&req->minorVersion);
230 __GLX_SWAP_INT(&reply.length);
231 __GLX_SWAP_INT(&reply.numVisuals);
232 __GLX_SWAP_INT(&reply.numProps);
287 __GLX_SWAP_INT(&reply.length);
288 __GLX_SWAP_INT(&reply.numVisuals);
289 __GLX_SWAP_INT(&reply.numProps);
347 __GLX_SWAP_INT (&req->major);
348 __GLX_SWAP_INT (
[all...]

Completed in 26 milliseconds