[Piglit] [PATCH] arb_gpu_shader5: Remove unused vars in tf-wrong-stream-value
Samuel Iglesias Gonsálvez
siglesias at igalia.com
Wed Sep 17 02:12:12 PDT 2014
On Wed, 2014-09-17 at 18:54 +1200, Chris Forbes wrote:
> Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>
> ---
> 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 <siglesias at igalia.com>
Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140917/156b34f7/attachment.sig>
More information about the Piglit
mailing list