[Piglit] [PATCH 1/2] arb_texture_stencil8: add initial texture interface test

Dave Airlie airlied at gmail.com
Sun Apr 5 17:34:15 PDT 2015


On 5 April 2015 at 21:01, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 5 April 2015 at 05:51, Dave Airlie <airlied at gmail.com> wrote:
>> this just checks the basic API works, and that 3D is rejected.
>>
>> Signed-off-by: Dave Airlie <airlied at redhat.com>
>> ---
>>  tests/spec/CMakeLists.txt                         |   1 +
>>  tests/spec/arb_texture_stencil8/CMakeLists.gl.txt |  14 ++
>>  tests/spec/arb_texture_stencil8/CMakeLists.txt    |   1 +
>>  tests/spec/arb_texture_stencil8/stencil-texture.c | 158 ++++++++++++++++++++++
>
> I think you want to add this (and patch 2/2) in all.py.

I'll do that once I get the tests reviewed, and I figure out the
all.py syntax again :)

Dave.


More information about the Piglit mailing list