bool IsMarkedThread(long long ThreadID);
Returns true if, the command queue is associated with the thread with ThreadID.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ThreadID | long long |
Declared in Dew::Math::TOpenCLCommandQueue · Dew.Math/clMtxVec.h · Cross-compiler
Returns true if, the command queue is associated with the thread with ThreadID.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ThreadID | long long |