Home
last modified time | relevance | path

Searched refs:__CREATE_KERNELS_IN_PROGRAM_ERR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp886 #define __CREATE_KERNELS_IN_PROGRAM_ERR CL_HPP_ERR_STR_(clCreateKernelsInProgram) macro
6882 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
Dcl.hpp420 #define __CREATE_KERNELS_IN_PROGRAM_ERR __ERR_STR(clCreateKernelsInProgram) macro
5371 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