Quoting Samuel Pitoiset (2016-06-27 15:34:51) > Humble ping for this trivial patch. > > Can someone push this for me? I don't have commit rights for this > repository. > > On 06/15/2016 12:24 AM, Samuel Pitoiset wrote: > > Probably a wrong copy-paste. Trivial. > > > > Signed-off-by: Samuel Pitoiset <[email protected]> > > --- > > generated_tests/gen_tes_input_tests.py | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/generated_tests/gen_tes_input_tests.py > > b/generated_tests/gen_tes_input_tests.py > > index d443f7f..faf0f0d 100644 > > --- a/generated_tests/gen_tes_input_tests.py > > +++ b/generated_tests/gen_tes_input_tests.py > > @@ -212,7 +212,7 @@ class Test(object): > > test = textwrap.dedent("""\ > > # Test generated by: > > # {generator_command} > > - # Test tessellation control shader inputs > > + # Test tessellation evaluation shader inputs > > [require] > > GLSL >= 1.50 > > GL_ARB_tessellation_shader > > > _______________________________________________ > Piglit mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/piglit
Reviewed-by: Dylan Baker <[email protected]> I've also gone ahead and pushed.
signature.asc
Description: signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
