Searched refs:__CREATE_KERNELS_IN_PROGRAM_ERR (Results 1 – 2 of 2) sorted by relevance
886 #define __CREATE_KERNELS_IN_PROGRAM_ERR CL_HPP_ERR_STR_(clCreateKernelsInProgram) macro6882 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()6890 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()10305 #undef __CREATE_KERNELS_IN_PROGRAM_ERR
420 #define __CREATE_KERNELS_IN_PROGRAM_ERR __ERR_STR(clCreateKernelsInProgram) macro5371 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()5378 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()12902 #undef __CREATE_KERNELS_IN_PROGRAM_ERR