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

Emil Velikov emil.l.velikov at gmail.com
Sun Apr 5 04:01:57 PDT 2015


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.

-Emil


More information about the Piglit mailing list