[Mesa-dev] dEQP + llvmpipe

Ilia Mirkin imirkin at alum.mit.edu
Tue Aug 13 20:56:31 UTC 2019


On Tue, Aug 13, 2019 at 4:49 PM Eric Anholt <eric at anholt.net> wrote:
>
> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>
> > Hi Eric,
> >
> > I see that you recently added testing dEQP with llvmpipe in the CI. It
> > looks like a number of your expected failures would be resolved by
> > disabling some llvmpipe optimizations. You can do this by running with
> >
> > GALLIVM_DEBUG=no_rho_approx,no_brilinear,no_quad_lod
> >
> > in the environment. Some of this is detailed in
> > https://bugs.freedesktop.org/show_bug.cgi?id=94957 .
>
> Yeah, this was discussed in the MR.  I think that for GL and GLES
> contexts, we should disable noncormant hacks instead of using env vars
> to falsely claim conformance.

OK. I figured you'd want the wider coverage of dEQP tests (since a
test may fail for many reasons). But mostly wasn't sure if you knew
about that situation. Sounds like you were well aware though.

Cheers,

  -ilia


More information about the mesa-dev mailing list