Module ocl::traits
[−]
[src]
Commonly used traits.
Traits
| IntoMarker |
Conversion to a 'marker' event. |
| IntoRawEventArray |
Conversion to a stack allocated array of |
| MemLen |
Types which have properties allowing them to be used to define the size of a volume of memory. |
| OclPrm |
A primitive type usable within |
| OclScl |
A scalar type usable within OpenCL kernels. |
| OclVec |
A vector type usable within |
| WorkDims |
Types which have properties describing the amount of work to be done in multiple dimensions. |