TOpenCLDevice.QueueImmediateExecution Property

Boolean QueueImmediateExecution { get; set; }

If true, the commands queued in the command-queue can be executed within the callers thread when the clEnqueue* is called.

Returns: Boolean