Re: [Piglit] [PATCH 1/5] arb_post_depth_coverage-basic: Add a basic initial test.

2016-11-10 Thread Ilia Mirkin
[Piglit] [PATCH 1/5] arb_post_depth_coverage-basic: Add a basic initial test. On Wed, Nov 9, 2016 at 6:39 PM, Plamena Manolova wrote: > A basic test to check whether the values written to gl_SampleMaskIn > are still correct after enabling the ARB_post_depth_coverage > extension. > &

Re: [Piglit] [PATCH 1/5] arb_post_depth_coverage-basic: Add a basic initial test.

2016-11-10 Thread Manolova, Plamena
From: ibmir...@gmail.com [ibmir...@gmail.com] on behalf of Ilia Mirkin [imir...@alum.mit.edu] Sent: 10 November 2016 01:49 To: Manolova, Plamena Cc: piglit@lists.freedesktop.org Subject: Re: [Piglit] [PATCH 1/5] arb_post_depth_coverage-basic: Add a basic

Re: [Piglit] [PATCH 1/5] arb_post_depth_coverage-basic: Add a basic initial test.

2016-11-09 Thread Ilia Mirkin
On Wed, Nov 9, 2016 at 6:39 PM, Plamena Manolova wrote: > A basic test to check whether the values written to gl_SampleMaskIn > are still correct after enabling the ARB_post_depth_coverage > extension. > > Signed-off-by: Plamena Manolova > --- > registry/gl.xml

[Piglit] [PATCH 1/5] arb_post_depth_coverage-basic: Add a basic initial test.

2016-11-09 Thread Plamena Manolova
A basic test to check whether the values written to gl_SampleMaskIn are still correct after enabling the ARB_post_depth_coverage extension. Signed-off-by: Plamena Manolova --- registry/gl.xml| 2 + tests/all.py | 5 +