[Piglit] [PATCH 2/2] general: Add a scissored depth clear test that uses negative x, y scissors.

Matt Turner mattst88 at gmail.com
Wed Aug 31 20:48:50 UTC 2016


On Wed, Aug 31, 2016 at 1:37 PM, Brian Paul <brianp at vmware.com> wrote:
> On 08/31/2016 02:05 PM, Matt Turner wrote:
>>
>> ---
>>   tests/general/CMakeLists.gl.txt                 |   1 +
>>   tests/general/scissor-depth-clear-negative-xy.c | 104
>> ++++++++++++++++++++++++
>
>
> Hi Matt,
>
> The test look OK to me, but I wonder if this could go into
> tests/spec/gl-1.0/ instead of general/ ?
>
> Someday I'd like to see all the tests in general/ get moved somewhere under
> tests/spec/

Right. I copied 95% of this test from
tests/general/scissor-depth-clear.c so I put it in the same directory.

I'm happy to move things over. Let me talk to Mark and figure out how
we can do this with our continuous integration system in mind.


More information about the Piglit mailing list