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