Click or drag to resize

StreamOrQueue Fields

The StreamOrQueue type exposes the following members.

Fields
  NameDescription
Public fieldCommandQueue
The OpenCL command queue wrapper (used on OpenCL builds)
Public fieldStream
The CUDA stream wrapper (used on CUDA builds)
Top
See Also