[Piglit] [PATCH] Remove clc_version_min from gegl-rgb-gamma-u8-to-ragabaf.cl

Tom Stellard tom at stellard.net
Tue Nov 27 11:50:15 PST 2012


On Mon, Nov 26, 2012 at 08:38:56PM -0600, Aaron Watry wrote:
> This is another test that doesn't require CL C version 1.1, but runs fine on a CL C 1.0 capable device.
> 
> Tested on Linux with Nvidia CL 1.1 run-time on a GF9400M (which supports CL C 1.0).

Reviewed-by: Tom Stellard <thomas.stellard at amd.com>

> ---
>  tests/cl/program/execute/gegl-rgb-gamma-u8-to-ragabaf.cl |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tests/cl/program/execute/gegl-rgb-gamma-u8-to-ragabaf.cl b/tests/cl/program/execute/gegl-rgb-gamma-u8-to-ragabaf.cl
> index f524e4e..e5bb364 100644
> --- a/tests/cl/program/execute/gegl-rgb-gamma-u8-to-ragabaf.cl
> +++ b/tests/cl/program/execute/gegl-rgb-gamma-u8-to-ragabaf.cl
> @@ -21,7 +21,6 @@
>  /*!
>  [config]
>  name: GEGL rgb_gamma_u8_to_ragabaf
> -clc_version_min: 11
>  kernel_name: rgb_gamma_u8_to_ragabaf
>  global_size: 208320 1 1
>  local_size: 1 1 1
> -- 
> 1.7.10.4
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list