TOpenCLMatrix.CmdQueue Property

TOpenCLCommandQueue CmdQueue { get; set; }

Returns the queue on the Device on which we will run functions using this object.

Returns: TOpenCLCommandQueue