Searched refs:clGetProgramInfo (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl_icd.h | 1138 cl_api_clGetProgramInfo clGetProgramInfo; member
|
D | cl.h | 1343 clGetProgramInfo(cl_program program,
|
D | opencl.hpp | 842 #define __GET_PROGRAM_INFO_ERR CL_HPP_ERR_STR_(clGetProgramInfo) 6793 detail::getInfo(&::clGetProgramInfo, object_, name, param), in getInfo() 7066 detail::getInfo(&::clGetProgramInfo, object_, name, param), in getInfo()
|
D | cl.hpp | 381 #define __GET_PROGRAM_INFO_ERR __ERR_STR(clGetProgramInfo) 5326 detail::getInfo(&::clGetProgramInfo, object_, name, param), in getInfo()
|