File private_opencl.h¶
Functions
-
const char*
cl_error_string(cl_int)¶
-
static int
error_cl(error * e, const char * msg, cl_int err)¶
-
cl_ctx*
cl_make_ctx(cl_context ctx, gpucontext_props * p)¶
-
cl_command_queue
cl_get_stream(gpucontext * ctx)¶
-
gpudata*
cl_make_buf(gpucontext * c, cl_mem buf)¶
-
cl_mem
cl_get_buf(gpudata * g)¶
-
struct
cl_ctx¶ - #include <private_opencl.h>