Trait collenchyma::frameworks::opencl::IOpenCL [] [src]

pub trait IOpenCL { }

Provides the OpenCL framework trait for explicit Backend behaviour.

You usually would not need to care about this trait.

Implementors