Re: [Piglit] [PATCH v2 7/6] texturing: run gles2 variants as well

2018-11-21 Thread Erik Faye-Lund
On Tue, 2018-11-20 at 22:30 -0500, Ilia Mirkin wrote: > Series is > > Reviewed-by: Ilia Mirkin Thanks, pushed :) > On Fri, Oct 26, 2018 at 11:34 AM Erik Faye-Lund > wrote: > > It's nice if these tests also run automatically, so let's add them > > to > > opengl.py. > > > > Signed-off-by: Erik

Re: [Piglit] [PATCH v2 7/6] texturing: run gles2 variants as well

2018-11-20 Thread Ilia Mirkin
Series is Reviewed-by: Ilia Mirkin On Fri, Oct 26, 2018 at 11:34 AM Erik Faye-Lund wrote: > > It's nice if these tests also run automatically, so let's add them to > opengl.py. > > Signed-off-by: Erik Faye-Lund > --- > Yeah, so Ilia pointed out on IRC that it would be a good idea to hook > thes