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