[Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table

Ilia Mirkin imirkin at alum.mit.edu
Mon Aug 24 15:34:25 PDT 2015


On Mon, Aug 24, 2015 at 4:54 PM, Brian Paul <brianp at vmware.com> wrote:
>> Also, do the ARB_texture_view piglits still pass? They're really
>> sensitive to the relative consistency of this stuff.
>
> Hmm, one regression in arb_texture_view-lifetime-format on llvmpipe, but not
> with softpipe.  I'll take a look.

By the way, note that testing this stuff with softpipe/llvmpipe is a
bit unrealistic -- those two drivers support *every* format, so some
things will magically work, and I suspect you'll also end up with very
odd scenarios not possible on actual hardware. I'm not suggesting that
you shouldn't make things work on softpipe/llvmpipe, but testing this
on *only* them will end up missing a lot of "fun" cases.

  -ilia


More information about the mesa-dev mailing list