Searched refs:__GLX_TOTAL_CONFIG (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.h119 #define __GLX_TOTAL_CONFIG \ macro
H A Dglxext.c626 INT32 buf[__GLX_TOTAL_CONFIG], *props;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxint.h78 #define __GLX_TOTAL_CONFIG (__GLX_MIN_CONFIG_PROPS + \ macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c250 CARD32 buf[__GLX_TOTAL_CONFIG];
266 reply.numProps = __GLX_TOTAL_CONFIG;
268 __GLX_TOTAL_CONFIG) >> 2;
324 __GLX_SWAP_INT_ARRAY(buf, __GLX_TOTAL_CONFIG);
325 WriteToClient(client, __GLX_SIZE_CARD32 * __GLX_TOTAL_CONFIG,
H A Dglxcmds.c1550 CARD32 buf[__GLX_TOTAL_CONFIG];
1563 reply.numProps = __GLX_TOTAL_CONFIG;
1565 __GLX_TOTAL_CONFIG) >> 2;
1623 WriteToClient(client, __GLX_SIZE_CARD32 * __GLX_TOTAL_CONFIG,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxext.c72 #define __GLX_TOTAL_CONFIG \ macro
632 INT32 buf[__GLX_TOTAL_CONFIG], *props;

Completed in 25 milliseconds