mesa: move call to init_c_cliptest() from enable.c to tnl module.

Fixed gallium build breakage.
This commit is contained in:
Brian Paul
2009-09-09 08:54:38 -06:00
parent da9ed257a3
commit 3fed69eb16
4 changed files with 24 additions and 8 deletions

View File

@@ -131,6 +131,8 @@ do_ndc_cliptest(GLcontext *ctx, struct vp_stage_data *store)
store->ormask = 0;
store->andmask = CLIP_FRUSTUM_BITS;
tnl_clip_prepare(ctx);
if (tnl->NeedNdcCoords) {
VB->NdcPtr =
_mesa_clip_tab[VB->ClipPtr->size]( VB->ClipPtr,