Re: [Piglit] [PATCH 2/2] Add test to verify the functionality of polygon stipple with multisample FBO

2012-06-16 Thread Paul Berry
On 12 June 2012 12:42, Anuj Phogat anuj.pho...@gmail.com wrote: Test assumes that MSAA accuracy test already passes. Signed-off-by: Anuj Phogat anuj.pho...@gmail.com My comments on the previous patch apply to this one as well. Assuming they are addressed, Reviewed-by: Paul Berry

[Piglit] [PATCH 2/2] Add test to verify the functionality of polygon stipple with multisample FBO

2012-06-12 Thread Anuj Phogat
Test assumes that MSAA accuracy test already passes. Signed-off-by: Anuj Phogat anuj.pho...@gmail.com --- tests/all.tests|6 + .../ext_framebuffer_multisample/CMakeLists.gl.txt |1 + .../polygon-stipple.cpp| 271