Module fil_ocl::traits[][src]

Commonly used traits.

Traits

IntoMarker

Conversion to a ‘marker’ event.

IntoRawEventArray

Conversion to a stack allocated array of cl_event pointers.

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 OpenCL kernels.

OclScl

A scalar type usable within OpenCL kernels.

OclVec

A vector type usable within OpenCL kernels.

WorkDims

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