[Piglit] [PATCH] gl-1.0/beginend-coverage: New test.

Brian Paul brianp at vmware.com
Tue Jan 22 07:40:40 PST 2013


On 01/18/2013 01:35 PM, Eric Anholt wrote:
> As I was rewriting a bunch of the begin/end error handling in Mesa, I
> discovered that neither piglit nor oglconform had any decent testing
> of it.  After a fix, Mesa passes all but
> DrawArrays/DrawElements/EndList (so those probably deserve extra
> review to see if what those subtests are expecting match our
> understanding of the GL spec).
> ---
>   tests/all.tests                       |    1 +
>   tests/spec/gl-1.0/CMakeLists.gl.txt   |    1 +
>   tests/spec/gl-1.0/beginend-coverage.c |  932 +++++++++++++++++++++++++++++++++
>   3 files changed, 934 insertions(+)
>   create mode 100644 tests/spec/gl-1.0/beginend-coverage.c
>

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



More information about the Piglit mailing list