OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIPMASK
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
t_vb_render.c
80
#define
CLIPMASK
(CLIP_FRUSTUM_BITS | CLIP_CULL_BIT)
94
else if (!(c1 & c2 &
CLIPMASK
)) \
104
else if (!(c1 & c2 & c3 &
CLIPMASK
)) \
115
else if (!(c1 & c2 & c3 & c4 &
CLIPMASK
)) \
124
const GLubyte *mask = VB->
ClipMask
; \
160
GLubyte *mask = VB->
ClipMask
;
175
if (!(c1&c2&c3&
CLIPMASK
))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
t_vb_render.c
80
#define
CLIPMASK
(CLIP_FRUSTUM_BITS | CLIP_CULL_BIT)
94
else if (!(c1 & c2 &
CLIPMASK
)) \
104
else if (!(c1 & c2 & c3 &
CLIPMASK
)) \
115
else if (!(c1 & c2 & c3 & c4 &
CLIPMASK
)) \
124
const GLubyte *mask = VB->
ClipMask
; \
160
GLubyte *mask = VB->
ClipMask
;
175
if (!(c1&c2&c3&
CLIPMASK
))
/xsrc/external/mit/libXaw/dist/src/
DisplayList.c
587
#define
CLIPMASK
35
1519
{"clip-mask", DlClipMask,
CLIPMASK
},
1961
case
CLIPMASK
:
Completed in 9 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026