__declspec(property(get = GetIntegratedMemory)) bool IntegratedMemory;
Returns true if GPU has integrated memory (not Host shared).
Read:
bool GetIntegratedMemory();Declared in Dew::Math::TNVDeviceInfo · Dew.Math/clMtxVec.h · Cross-compiler