Searched refs:clCreateProgramWithBuiltInKernels (Results 1 – 8 of 8) sorted by relevance
99 LoadFunction(clCreateProgramWithBuiltInKernels); in LoadOpenCLFunctions()212 PFN_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; variable
546 extern PFN_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels;
124 clCreateProgramWithBuiltInKernels,
158 clCreateProgramWithBuiltInKernels(cl_context d_ctx, cl_uint n, in clCreateProgramWithBuiltInKernels() function
1249 clCreateProgramWithBuiltInKernels(cl_context context,
1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
873 …ne __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR CL_HPP_ERR_STR_(clCreateProgramWithBuiltInKernels)6522 object_ = ::clCreateProgramWithBuiltInKernels(
422 #define __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR __ERR_STR(clCreateProgramWithBuiltInKernels)5212 object_ = ::clCreateProgramWithBuiltInKernels( in Program()