Skip to main content

DeviceType

Type Alias DeviceType 

pub type DeviceType = DeviceType;
Expand description

The type of the SYCL device.

Aliased Type§

#[repr(transparent)]
pub struct DeviceType { pub repr: u8, }

Fields§

§repr: u8