TOpenCLDevice::IsDebugging Property

__declspec(property(get = GetIsDebugging, put = SetIsDebugging)) bool IsDebugging;

Read: bool GetIsDebugging();
Write: void SetIsDebugging(const bool Value);
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler