[Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Matt Turner
mattst88 at gmail.com
Wed Oct 15 09:39:06 PDT 2014
On Wed, Oct 15, 2014 at 8:13 AM, Brian Paul <brianp at vmware.com> wrote:
> 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.
I've already deleted probably a hundred tests from this that are clear
duplicated of existing shader_tests (though there might be some more
as well).
I completely agree that we'd really like to replace these tests with
individual shader_tests where possible.
More information about the Piglit
mailing list