Struct collenchyma::frameworks::opencl::device::DeviceInfo [] [src]

pub struct DeviceInfo { /* fields omitted */ }

Defines a generic DeviceInfo container.

Can be used to transform the info to different outputs.

Methods

impl DeviceInfo
[src]

Initializes a new Device Info

Trait Implementations

impl Debug for DeviceInfo
[src]

Formats the value using the given formatter.

impl Clone for DeviceInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more