create_opencl_context   71 src/runtime/opencl.cpp WEAK int create_opencl_context(void *user_context, cl_context *ctx, cl_command_queue *q);
create_opencl_context  155 src/runtime/opencl.cpp         cl_int error = create_opencl_context(user_context, &context, &command_queue);