Re: [Piglit] [PATCH] arb_copy_image: add stencil8 texture support.

2015-04-21 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin On Tue, Apr 21, 2015 at 9:59 PM, Dave Airlie wrote: > From: Dave Airlie > > This passes on NVIDIA 346.47. > > Signed-off-by: Dave Airlie > --- > tests/spec/arb_copy_image/formats.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/tests/spec/arb_copy_image/

[Piglit] [PATCH] arb_copy_image: add stencil8 texture support.

2015-04-21 Thread Dave Airlie
From: Dave Airlie This passes on NVIDIA 346.47. Signed-off-by: Dave Airlie --- tests/spec/arb_copy_image/formats.c | 4 1 file changed, 4 insertions(+) diff --git a/tests/spec/arb_copy_image/formats.c b/tests/spec/arb_copy_image/formats.c index aa9b4d3..787194b 100644 --- a/tests/spec/a