[Piglit] [PATCH] Remove clc_version_min from gegl-rgb-gamma-u8-to-ragabaf.cl
Aaron Watry
awatry at gmail.com
Mon Nov 26 18:38:56 PST 2012
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).
---
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
More information about the Piglit
mailing list