Module ocl::traits [] [src]

Commonly used traits.

Reexports

pub use core::OclPrm;

Traits

MemLen

Types which have properties allowing them to be used to define the size of a volume of memory.

WorkDims

Types which have properties describing the amount of work to be done in multiple dimensions.