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

Ilia Mirkin imirkin at alum.mit.edu
Fri Sep 25 16:50:30 PDT 2015


On Fri, Sep 25, 2015 at 7:48 PM, Dylan Baker <baker.dylan.c at gmail.com> wrote:
> On Fri, Sep 25, 2015 at 11:03:05PM +0100, Juliet Fru wrote:
>> This test replaces the original glean tstencil2.cpp test.
>> ---
>>  tests/spec/gl-2.0/ two-sided-stencil.c | 743 +++++++++++++++++++++++++++++++++
>>  tests/spec/gl-2.0/CMakeLists.gl.txt    |   1 +
>>  2 files changed, 744 insertions(+)
>>  create mode 100644 tests/spec/gl-2.0/ two-sided-stencil.c
>
> You need to add this test to all.py

And remove the leading space from the filename!


More information about the Piglit mailing list