You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLCommandQueue Class > TOpenCLCommandQueue Members
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLCommandQueue Members

The following tables list the members exposed by TOpenCLCommandQueue.

 
Name 
Description 
 
This is Destroy, a member of class TOpenCLCommandQueue. 
 
This is Dispose, a member of class TOpenCLCommandQueue. 
 
Users critical section Enter point.  
 
Calling this method will block the calling thread until all Kernels (Open CL functions) submitted for execution to this queue have finished.  
 
Free 
This is Free, a member of class TOpenCLCommandQueue. 
 
Returns true if, the command queue is associated with the thread with ThreadID.  
 
Users critical section Leave point.  
 
Associates the thread from which this method was called with the command queue.  
 
This is TOpenCLCommandQueue, a member of class TOpenCLCommandQueue. 
 
Users critical section TryEnter point.  
 
Disssociates the command queue from any threads.  
 
Name 
Description 
 
Returns the Open CL command queue object.  
 
This is Device, a member of class TOpenCLCommandQueue. 
 
If set to True, the Intel Open CL driver will execute all kernels within the callers thread.  
 
This is JobThread, a member of class TOpenCLCommandQueue. 
 
This is LocalMemorySize, a member of class TOpenCLCommandQueue. 
 
Set this property to true, if you would like to have commands executed out of order.  
 
Set this property to true, to enable command queue profiling.  
 
This is QueueLength, a member of class TOpenCLCommandQueue. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!