Searched refs:__CREATE_KERNELS_IN_PROGRAM_ERR (Results 1 – 3 of 3) sorted by relevance
832 #define __CREATE_KERNELS_IN_PROGRAM_ERR CL_HPP_ERR_STR_(clCreateKernelsInProgram) macro6445 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()6453 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()9527 #undef __CREATE_KERNELS_IN_PROGRAM_ERR
880 #define __CREATE_KERNELS_IN_PROGRAM_ERR CL_HPP_ERR_STR_(clCreateKernelsInProgram) macro6737 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR);6745 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR);10153 #undef __CREATE_KERNELS_IN_PROGRAM_ERR
429 #define __CREATE_KERNELS_IN_PROGRAM_ERR __ERR_STR(clCreateKernelsInProgram) macro5376 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()5383 return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR); in createKernels()12907 #undef __CREATE_KERNELS_IN_PROGRAM_ERR