HomeSort by relevance Sort by last modified time
    Searched refs:CLIP_CULL_BIT (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform.h 98 #define CLIP_CULL_BIT 0x80
  /external/mesa3d/src/mesa/math/
m_xform.h 98 #define CLIP_CULL_BIT 0x80
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_render.c 78 #define CLIPMASK (CLIP_FRUSTUM_BITS | CLIP_CULL_BIT)
  /external/mesa3d/src/mesa/tnl/
t_vb_render.c 78 #define CLIPMASK (CLIP_FRUSTUM_BITS | CLIP_CULL_BIT)
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_dmatmp.h 1181 if (VB->ClipOrMask & ~CLIP_CULL_BIT)
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h 1181 if (VB->ClipOrMask & ~CLIP_CULL_BIT)

Completed in 793 milliseconds