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_RENDER_HDR_SIZE
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/glx/
packrender.h
94
pc +=
__GLX_RENDER_HDR_SIZE
; \
112
pc +=
__GLX_RENDER_HDR_SIZE
; \
/xsrc/external/mit/MesaLib.old/dist/src/glx/
packrender.h
94
pc +=
__GLX_RENDER_HDR_SIZE
; \
112
pc +=
__GLX_RENDER_HDR_SIZE
; \
/xsrc/external/mit/xorgproto/dist/include/GL/
glxproto.h
1446
#define
__GLX_RENDER_HDR_SIZE
4
1540
(
__GLX_RENDER_HDR_SIZE
+ __GLX_PIXEL_HDR_SIZE + __GLX_BITMAP_HDR_SIZE)
1551
(
__GLX_RENDER_HDR_SIZE
+ __GLX_PIXEL_HDR_SIZE)
1574
(
__GLX_RENDER_HDR_SIZE
+ __GLX_PIXEL_HDR_SIZE + __GLX_TEXIMAGE_HDR_SIZE)
1623
(
__GLX_RENDER_HDR_SIZE
+ __GLX_PIXEL_3D_HDR_SIZE + \
1669
(
__GLX_RENDER_HDR_SIZE
+ __GLX_PIXEL_HDR_SIZE + __GLX_TEXSUBIMAGE_HDR_SIZE)
1718
(
__GLX_RENDER_HDR_SIZE
+ __GLX_PIXEL_3D_HDR_SIZE + \
1764
(
__GLX_RENDER_HDR_SIZE
+ __GLX_COMPRESSED_TEXIMAGE_HDR_SIZE)
1807
(
__GLX_RENDER_HDR_SIZE
+ __GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE)
1846
(
__GLX_RENDER_HDR_SIZE
+ __GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxcmdsswap.c
619
__GLX_SWAP_INT_ARRAY( (int *)(pc +
__GLX_RENDER_HDR_SIZE
),
623
__GLX_SWAP_SHORT_ARRAY( (short *)(pc +
__GLX_RENDER_HDR_SIZE
),
627
__GLX_SWAP_DOUBLE_ARRAY( (double *)(pc +
__GLX_RENDER_HDR_SIZE
),
638
(*proc)(pc +
__GLX_RENDER_HDR_SIZE
);
/xsrc/external/mit/xorg-server.old/dist/glx/
glxcmds.c
1947
extra = (*entry.varsize)(pc +
__GLX_RENDER_HDR_SIZE
,
1966
(*proc)(pc +
__GLX_RENDER_HDR_SIZE
);
2067
left -
__GLX_RENDER_HDR_SIZE
);
/xsrc/external/mit/xorg-server/dist/glx/
glxcmds.c
2064
extra = (*entry.varsize) (pc +
__GLX_RENDER_HDR_SIZE
,
2066
left -
__GLX_RENDER_HDR_SIZE
);
2083
(*proc) (pc +
__GLX_RENDER_HDR_SIZE
);
Completed in 24 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026