[Piglit] [PATCH] ARB_explicit_attrib_location: Remove commas from require_extensions line.

Dylan Baker baker.dylan.c at gmail.com
Tue Jun 24 14:53:31 PDT 2014


On Tuesday, June 24, 2014 02:23:23 PM Matt Turner wrote:
> ---
>  tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-12.frag | 2 +-
> tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-13.frag | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git
> a/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-12.frag
> b/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-12.frag
> index 541e075..2b187f2 100644
> --- a/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-12.frag
> +++ b/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-12.frag
> @@ -1,7 +1,7 @@
>  // [config]
>  // expect_result: pass
>  // glsl_version: 1.10
> -// require_extensions: GL_ARB_explicit_attrib_location,
> GL_ARB_blend_func_extended +// require_extensions:
> GL_ARB_explicit_attrib_location GL_ARB_blend_func_extended // [end config]
>  //
>  // Even though the specified locations overlap, the spec says that a *link*
> diff --git
> a/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-13.frag
> b/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-13.frag
> index 246d45f..2be0403 100644
> --- a/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-13.frag
> +++ b/tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-13.frag
> @@ -1,7 +1,7 @@
>  // [config]
>  // expect_result: pass
>  // glsl_version: 1.10
> -// require_extensions: GL_ARB_explicit_attrib_location,
> GL_ARB_blend_func_extended +// require_extensions:
> GL_ARB_explicit_attrib_location GL_ARB_blend_func_extended // [end config]
>  //
>  // Even though the specified locations overlap, the spec says that a *link*

Reviewed-by: Dylan Baker <baker.dylan.c at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140624/68d4f26a/attachment.sig>


More information about the Piglit mailing list