You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLCommandQueue Class > public
MtxVec VCL
ContentsIndex
PreviousUpNext
public

The public members of the TOpenCLCommandQueue class are listed here.

 
Name 
Description 
 
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.  
 
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.  
 
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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!