Rename Intel specific extension functions for ICD
authorSimon Richter <Simon.Richter@hogyros.de>
Mon, 22 Apr 2013 09:26:25 +0000 (11:26 +0200)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Mon, 22 Apr 2013 10:04:14 +0000 (18:04 +0800)
commit1c018c6fd12efce72f1dfada72fb3ae10ac5114a
treefdc40565fea9e25bb4f3e61ad05e818000fff989
parent2dbfe92a7277e3d427a5ea3031feb65bb3570d9e
Rename Intel specific extension functions for ICD

The ICD extension specification requires that extension function names end
in the vendor name to allow clGetExtensionFunctionAddress to switch between
implementations.

Signed-off-by: Simon Richter <Simon.Richter@hogyros.de>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
include/CL/cl_intel.h
src/cl_api.c
utests/runtime_flat_address_space.cpp
utests/utest_helper.cpp
utests/utest_helper.hpp