[Mesa-dev] [PATCH] gallivm: do per-sample depth comparison instead of doing it post-filter

Zack Rusin zackr at vmware.com
Wed Aug 14 15:54:28 PDT 2013


 > -      lp_build_sample_compare(&bld, newcoords[4], texel_out);
> +      if (0)
> +         lp_build_sample_compare(&bld, newcoords[4], texel_out);
>     }

What does this do? 
The rest looks good to me!

Reviewed-by: Zack Rusin <zackr at vmware.com> 


More information about the mesa-dev mailing list