Searched defs:cl_device (Results 1 – 2 of 2) sorted by relevance
56 CLDevice(const cl::Device &cl_device) in CLDevice()112 const cl::Device &cl_device() const in cl_device() function
40 auto cl_device = get_cl_device(); in App() local