OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIP_CULL_BIT
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/math/
m_xform.h
90
#define
CLIP_CULL_BIT
0x80
/external/mesa3d/src/mesa/tnl/
t_vb_render.c
80
#define CLIPMASK (CLIP_FRUSTUM_BITS |
CLIP_CULL_BIT
)
/external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h
437
if (VB->ClipOrMask & ~
CLIP_CULL_BIT
)
Completed in 78 milliseconds