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

2015-04-07 Thread Dave Airlie
> {1D, 2D, CUBE_MAP}_ARRAY targets can also be added in the test. > Someone may do it later, If you don't want to add them now. > Sent an update thanks, Dave. ___ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi

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

2015-04-07 Thread Anuj Phogat
On Mon, Apr 6, 2015 at 8:39 PM, Dave Airlie wrote: > this just checks the basic API works, and that 3D is rejected. > > Signed-off-by: Dave Airlie > --- > tests/spec/CMakeLists.txt | 1 + > tests/spec/arb_texture_stencil8/CMakeLists.gl.txt | 14 ++ > tests/spec/arb_tex

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

2015-04-06 Thread Dave Airlie
this just checks the basic API works, and that 3D is rejected. Signed-off-by: Dave Airlie --- 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_s