Searched refs:clCreateContextFromType (Results 1 – 9 of 9) sorted by relevance
6 clCreateContextFromType
14 #define clCreateContextFromType clCreateContextFromType_ macro115 #undef clCreateContextFromType116 #define clCreateContextFromType clCreateContextFromType_pfn macro288 extern CL_RUNTIME_EXPORT cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properti…
24 #undef clCreateContextFromType25 #define clCreateContextFromType clCreateContextFromType_fn macro26 inline cl_context clCreateContextFromType(const cl_context_properties* p0, cl_device_type p1, void … in clCreateContextFromType() function
60 clCreateContextFromType(const cl_context_properties *props, in clCreateContextFromType() function
241 cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properties*, cl_device_type, void…243 …lCreateContextFromType_definition = { "clCreateContextFromType", (void**)&clCreateContextFromType};
484 clCreateContextFromType(const cl_context_properties * /* properties */,
268 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)1455 object_ = ::clCreateContextFromType( in Context()
620 clCreateContextFromType(const cl_context_properties * /* properties */,
359 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)2451 object_ = ::clCreateContextFromType( in Context()