Module ocl::traits

source ·
Expand description

Commonly used traits.

Traits§

  • Conversion to a ‘marker’ event.
  • Conversion to a stack allocated array of cl_event pointers.
  • Types which have properties allowing them to be used to define the size of a volume of memory.
  • A primitive type usable within OpenCL kernels.
  • A scalar type usable within OpenCL kernels.
  • A vector type usable within OpenCL kernels.
  • Types which have properties describing the amount of work to be done in multiple dimensions.