TOpenCLVector::CmdQueue Property

__declspec(property(get = GetCommandQueue)) TOpenCLCommandQueue*CmdQueue;

Returns the queue on the Device on which we will run functions using this object.

Read: TOpenCLCommandQueue *GetCommandQueue();
Declared in Dew::Math::TOpenCLBase · Dew.Math/clMtxVec.h · Cross-compiler