Quoting Eric Engestrom (2018-06-15 03:07:10)
> Fixes: 3aa8c1cfe1a9ddae40c6 "glsl-4.60: backdate semicolon test to run from 
> glsl 1.10"
> Cc: Dave Airlie <[email protected]>
> Signed-off-by: Eric Engestrom <[email protected]>
> ---
>  .../compiler/extra-semilons-at-global-scope.frag     | 12 ------------
>  1 file changed, 12 deletions(-)
>  delete mode 100644 
> tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag
> 
> diff --git 
> a/tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag 
> b/tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag
> deleted file mode 100644
> index 29b0e1cb5db18ea2d972..00000000000000000000
> --- a/tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -// [config]
> -// expect_result: fail
> -// glsl_version: 4.50
> -// [end config]
> -
> -#version 450
> -
> -uniform int i;;
> -
> -void main()
> -{
> -}
> -- 
> Cheers,
>   Eric
> 
> _______________________________________________
> Piglit mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/piglit

Reviewed-by: Dylan Baker <[email protected]>

Attachment: signature.asc
Description: signature

_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to