OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__GLX_TOTAL_CONFIG
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/glx/
glxconfig.h
119
#define
__GLX_TOTAL_CONFIG
\
glxext.c
626
INT32 buf[
__GLX_TOTAL_CONFIG
], *props;
/xsrc/external/mit/xorgproto/dist/include/GL/
glxint.h
78
#define
__GLX_TOTAL_CONFIG
(__GLX_MIN_CONFIG_PROPS + \
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxcmdsswap.c
250
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
,
glxcmds.c
1550
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/
glxext.c
72
#define
__GLX_TOTAL_CONFIG
\
632
INT32 buf[
__GLX_TOTAL_CONFIG
], *props;
Completed in 45 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026