__declspec(property(get = GetQueueOutOfOrderExec)) bool QueueOutOfOrderExec;
If true, the commands queued in the command-queue can be executed in-order or out-oforder.
Read:
bool GetQueueOutOfOrderExec();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler