Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the value
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 22:11:57 +0000 (22:11 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 22:11:57 +0000 (22:11 +0000)
commit51faca127005c41277df76bc8eafc8fd64ca0673
tree3ef6f2ae8f1616746e8d7316b0ca8d23267081e0
parentf51a32e82a907363a77d91b855e519f43191cad8
Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the value
only includes the 6 frustum bits, not the user-clip plane bit, nor the vertex
cull bit.
src/mesa/math/m_debug_clip.c
src/mesa/math/m_xform.h
src/mesa/tnl/t_vb_arbprogram.c
src/mesa/tnl/t_vb_arbshader.c
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vb_vertex.c