[Piglit] [Review Request 1/2] Added triangle rasterisation test.

Brian Paul brianp at vmware.com
Mon May 14 07:59:27 PDT 2012


On 05/14/2012 08:49 AM, jbenton at vmware.com wrote:
> From: James Benton<jbenton at vmware.com>
>
> Ensures correct rasterisation by comparing a randomly drawn triangle against a software rasteriser.
> The software rasteriser complies with the GL spec and has been verified against nvidia drivers.
>
> V2: Added argument for using maximum texture size
> ---
>   tests/general/CMakeLists.gl.txt          |    1 +
>   tests/general/triangle-rasterisation.cpp |  556 ++++++++++++++++++++++++++++++

One minor nit: in the OpenGL spec, it's spelled "rasterization".  I 
have no objection to the "s" spelling other than someone who wants to 
run piglit tests related to GL rasterization would probably expect to 
see the spec's spelling.

The test looks great otherwise.  Do you have piglit commit ability?

Reviewed-by: Brian Paul <brianp at vmware.com>



More information about the Piglit mailing list