[Piglit] [PATCH 2/2] arb_shader_stencil_export: Compare all values
Ben Widawsky
benjamin.widawsky at intel.com
Fri Nov 6 10:37:10 PST 2015
On Fri, Nov 06, 2015 at 04:47:02PM +0000, Emil Velikov wrote:
> Hi Ben,
>
> On 23 October 2015 at 06:00, Ben Widawsky <benjamin.widawsky at intel.com> 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
More information about the Piglit
mailing list