Re: [Piglit] [PATCH] arb_viewport_array: add GL_ARB_gpu_shader5 requirement for render_viewport_2

2016-01-13 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin On Wed, Jan 13, 2016 at 7:21 PM, wrote: > From: Roland Scheidegger > > The test cannot work without this (and thus always failed if not present). > --- > tests/spec/arb_viewport_array/render_viewport_2.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/s

[Piglit] [PATCH] arb_viewport_array: add GL_ARB_gpu_shader5 requirement for render_viewport_2

2016-01-13 Thread sroland
From: Roland Scheidegger The test cannot work without this (and thus always failed if not present). --- tests/spec/arb_viewport_array/render_viewport_2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/spec/arb_viewport_array/render_viewport_2.c b/tests/spec/arb_viewport_array/render_