Searched refs:clCreateContextFromType (Results 1 – 6 of 6) sorted by relevance
32 clCreateContextFromType,
62 clCreateContextFromType(const cl_context_properties *d_props, in clCreateContextFromType() function
73 CL_API_ENTRY cl_context (CL_API_CALL *clCreateContextFromType)(
73 [[clCreateContextFromType(0,0,0,0,0)]])])
620 clCreateContextFromType(const cl_context_properties * /* properties */,
268 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)1455 object_ = ::clCreateContextFromType( in Context()