On Fri, Nov 06, 2015 at 04:47:02PM +0000, Emil Velikov wrote:
> Hi Ben,
> 
> On 23 October 2015 at 06:00, Ben Widawsky <[email protected]> wrote:
> 
> > @@ -46,8 +46,8 @@ static GLint prog;
> >  enum piglit_result
> >  piglit_display(void)
> >  {
> > -       GLboolean pass = GL_TRUE;
> > -       float p[4];
> > +       uint8_t p[256 * 256];
> If you're reworking either of these two patches, can you throw in a
> define or two for these 'magic' numbers.
> 
> Thanks
> Emil

Sure. I'll address the things from Neil, and this. Either of you care to put an
acked-by on it?


-- 
Ben Widawsky, Intel Open Source Technology Center
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to