[Piglit] [PATCH] arbvp-clamp-vertex-color.shader_test: test vertex color clamping with ARB_vp

Eric Anholt eric at anholt.net
Mon Apr 9 18:49:12 PDT 2012


On Mon, 09 Apr 2012 11:30:31 -0600, Brian Paul <brianp at vmware.com> wrote:
> On 04/09/2012 10:25 AM, Eric Anholt wrote:
> > On Thu,  5 Apr 2012 15:53:53 -0600, Brian Paul<brianp at vmware.com>  wrote:
> >> Similar to glsl-clamp-vertex-color.shader_test but use ARB vertex/fragment
> >> programs.
> >
> > Maybe drop this under tests/spec/arb_vertex_program?  Other than that,
> > thanks for converting to shader_runner -- I was going to suggest that.
> 
> And what would I need to add to all.tests to have shader_runner run 
> this test as part of the arb_vertex_program group?

It's ridiculous that we need to add stuff to all.tests to make this crap
work (mostly due to the fact that our directory structure doesn't
reflect our results group names), but an example from
arb_draw_instanced:

add_shader_test_dir(arb_draw_instanced,
                    testsDir + '/spec/arb_draw_instanced/execution',
                    recursive=True)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20120409/59276fb0/attachment.pgp>


More information about the Piglit mailing list