Home
last modified time | relevance | path

Searched defs:cl_device (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/arm_compute/core/CL/
DCLDevice.h56 CLDevice(const cl::Device &cl_device) in CLDevice()
112 const cl::Device &cl_device() const in cl_device() function
/external/executorch/backends/vulkan/tools/gpuinfo/include/
Dapp.h40 auto cl_device = get_cl_device(); in App() local