On Wed, Jan 8, 2014 at 6:27 PM,  <jfons...@vmware.com> wrote:
>     }
> -
> +
> +   if (0) {
> +      debug_printf("  bbox: (%i, %i) - (%i, %i)\n",
> +                   bbox.x0, bbox.y0,
> +                   bbox.x1, bbox.y1);
> +   }
> +
>     if (!u_rect_test_intersection(&setup->draw_regions[viewport_index], 
> &bbox)) {
>        if (0) debug_printf("offscreen\n");
>        LP_COUNT(nr_culled_tris);

This part should probably be dropped, no?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to