Runtime: Implement clGetExtensionFunctionAddressForPlatform.
authorZhigang Gong <zhigang.gong@linux.intel.com>
Sat, 30 Aug 2014 08:34:44 +0000 (16:34 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Wed, 10 Sep 2014 07:00:43 +0000 (15:00 +0800)
commitddc0c25adc2c27450e7296cfc0b4931129280081
tree58bd4241f4f575bef2e2bcd8990c766f88c3ce73
parentb94489f56ee3af3fc0eb32acade484db984120d3
Runtime: Implement clGetExtensionFunctionAddressForPlatform.

It seems that this function is required by latest PyOpenCL.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
src/cl_api.c
src/cl_khr_icd.c