Skip to content

a4xx: hook up centroid ij coords

Ilia Mirkin requested to merge imirkin/mesa:a4xx-centroid into master

This is necessary now that the compiler respects centroid interpolation, even in non-MSAA mode. Otherwise the interpolation doesn't work. Fixes a bunch of dEQP centroid transform feedback tests.

Signed-off-by: Ilia Mirkin imirkin@alum.mit.edu

Merge request reports