Searched refs:clCreateContext (Results 1 – 3 of 3) sorted by relevance
29 clCreateContext(const cl_context_properties *props, cl_uint num_devs, in clCreateContext() function74 return clCreateContext(props, 1, &dev, pfn_notify, user_data, errcode_ret); in clCreateContextFromType()
476 clCreateContext(const cl_context_properties * /* properties */,
1432 object_ = ::clCreateContext( in Context()