On Wed, 2014-09-17 at 18:54 +1200, Chris Forbes wrote: > Signed-off-by: Chris Forbes <[email protected]> > --- > tests/spec/arb_gpu_shader5/linker/tf-wrong-stream-value.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/tests/spec/arb_gpu_shader5/linker/tf-wrong-stream-value.c > b/tests/spec/arb_gpu_shader5/linker/tf-wrong-stream-value.c > index afc79ad..4d098c7 100644 > --- a/tests/spec/arb_gpu_shader5/linker/tf-wrong-stream-value.c > +++ b/tests/spec/arb_gpu_shader5/linker/tf-wrong-stream-value.c > @@ -80,12 +80,8 @@ static const char *varyings[] = { > void > piglit_init(int argc, char **argv) > { > - bool pass; > - unsigned primitive_n; > - GLint gs_invocation_n; > GLuint prog; > > - > piglit_require_extension("GL_ARB_gpu_shader5"); > piglit_require_extension("GL_ARB_transform_feedback3"); >
Reviewed-by: Samuel Iglesias Gonsalvez <[email protected]> Sam
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
