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
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to