Function opencl3::device::get_all_devices[][src]

pub fn get_all_devices(device_type: cl_device_type) -> Result<Vec<cl_device_id>>
Expand description

Get the ids of all available devices of the given type.