On Tue, Nov 5, 2013 at 10:09 AM, Dylan Baker <[email protected]> wrote: > I'm kicking for something brainless to do, are these generators laying around > somewhere? I'll have a look at how hard it would be to convert them to python.
Yes, the four I had to touch for this are ./tests/spec/glsl-1.10/variable-index-write.sh ./tests/spec/glsl-1.10/variable-index-read.sh ./tests/spec/glsl-1.20/execution/outerProduct-const.sh ./tests/spec/glsl-1.20/execution/outerProduct.sh We'd probably want to convert them to standard python test generators, a la generated_tests/gen_shader_bit_encoding_tests.py. _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
