cl: -cl-std=CL1.0 is not valid

Graphics / Mesa 3D Graphics Library / Piglit - EdB [sigluy.net] - 11 December 2014 20:09 UTC

By OpenCL 1.2 spec, -cl-std= should only be CL1.1 or CL1.2 We were checking against the device version instead of the desired version

Report by: yan.wang@linux.intel.com

5083ee3 cl: -cl-std=CL1.0 is not valid
tests/util/piglit-framework-cl-program.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share