[Piglit] [PATCH] arb_copy_image: add new format swizzle test

Brian Paul brianp at vmware.com
Tue Sep 1 07:11:27 PDT 2015


On 08/31/2015 05:38 PM, Ilia Mirkin wrote:
> On Mon, Aug 31, 2015 at 7:29 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>
>>
>> Thanks a lot for doing this! I assume that it fails with your gallium
>> ARB_copy_image implementation as I predicted?

Yes.  In Mesa, I added some code that checks for swizzles and uses 
pipe_context::blit() instead.  Seems to fix things, but I need to spend 
more time on it.


>
> Oh, and same comment as on the other test -- this doesn't draw
> anything so it should probably do its work in piglit_init.

OK.

-Brian




More information about the Piglit mailing list