TOpenCLCommandQueueList::Locate Method

TOpenCLCommandQueue *Locate(long long aThreadID);

Searches for and returns the command queue which is associated with thread which has identified with aThreadID.

#NameTypeDescription
1aThreadIDlong long
Remarks:

The function will raise an exception, if the queue cannot be found.

Declared in Dew::Math::TOpenCLCommandQueueList · Dew.Math/clMtxVec.h · Cross-compiler