[Piglit] [PATCH v4] Porting the two sided stencil extension tests from Glean to Piglit.

Brian Paul brianp at vmware.com
Mon Oct 5 08:28:45 PDT 2015


On 10/05/2015 01:42 AM, Juliet Fru wrote:
> This test replaces the original glean tstencil2.cpp test.
> ---
>   tests/all.py                          |   1 +
>   tests/spec/gl-2.0/CMakeLists.gl.txt   |   1 +
>   tests/spec/gl-2.0/two-sided-stencil.c | 751 ++++++++++++++++++++++++++++++++++
>   3 files changed, 753 insertions(+)
>   create mode 100644 tests/spec/gl-2.0/two-sided-stencil.c
>

Looks good, Juliet.  I'll commit this soon.

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

The next thing would be a patch to remove the old glean test.

-Brian



More information about the Piglit mailing list