On 10/13/2014 07:12 PM, Laura Ekstrand wrote:
--- tests/all.py | 1 + tests/spec/glsl-1.10/execution/CMakeLists.gl.txt | 1 + tests/spec/glsl-1.10/execution/glean-glsl1.c | 2104 ++++++++++++++++++++++ 3 files changed, 2106 insertions(+) create mode 100644 tests/spec/glsl-1.10/execution/glean-glsl1.c
I'm not sure that porting this test to Piglit is worthwhile. I'd bet that most of the little subtests here are already sufficiently covered by existing piglit shader tests. It would probably be simpler to make shader test scripts for the few cases here that might not be covered already.
-Brian _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
