Bugzilla – Bug 658
#ifdef comment doesn't match in cl.h
Last modified: 2012-06-07 12:37:03 PDT
Created attachment 112 [details] patch correcting deprecated API version The #ifdef CL_USE_DEPRECATED_OPENCL_1_1_APIS ends with a comment stating it is deprecating features from the 1.2 API rather than 1.1 API. Patch enclosed.
Created attachment 113 [details] patch correcting deprecated API version for CL/cl_gl.h