__declspec(property(get = GetIsDefault)) bool IsDefault;
Returns true if the device is of the default type.
Read:
bool GetIsDefault();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler
Returns true if the device is of the default type.
bool GetIsDefault();