Re: [Piglit] [PATCH] arb_shader_image_load_store: correct tessellation typo

2017-12-19 Thread Andres Gomez
On Mon, 2017-12-18 at 09:47 -0800, Francisco Jerez wrote: > Andres Gomez writes: > > > Cc: Francisco Jerez > > Signed-off-by: Andres Gomez > > --- > > tests/spec/arb_shader_image_load_store/grid.c | 2 +- > > 1 file changed, 1

Re: [Piglit] [PATCH] arb_shader_image_load_store: correct tessellation typo

2017-12-18 Thread Francisco Jerez
Andres Gomez writes: > Cc: Francisco Jerez > Signed-off-by: Andres Gomez > --- > tests/spec/arb_shader_image_load_store/grid.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[Piglit] [PATCH] arb_shader_image_load_store: correct tessellation typo

2017-12-18 Thread Andres Gomez
Cc: Francisco Jerez Signed-off-by: Andres Gomez --- tests/spec/arb_shader_image_load_store/grid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/spec/arb_shader_image_load_store/grid.c