[Beignet] [PATCH 0/2] Add support for C++ Bindings
Dag Lem
dag at nimrod.no
Thu May 16 14:38:47 PDT 2013
This adds support for the C++ Bindings, by updating cl.hpp to Khronos'
latest and adding stubs for clRetainDevice and clReleaseDevice.
An unimplemented stub is added for clCreateSubDevices, since this is
related to the functions above.
Dag Lem (2):
Updated cl.hpp from http://www.khronos.org/registry/cl/api/1.2/cl.hpp
Stubs for C++ Bindings
include/CL/cl.hpp | 104 +++++++++++++++++++++++++++++-------------------------
src/cl_api.c | 25 +++++++++++++
2 files changed, 81 insertions(+), 48 deletions(-)
--
1.8.1.4
More information about the Beignet
mailing list