__declspec(property(get = GetDevicePlatform)) TOpenCLPlatform*DevicePlatform;
Returns the platform of the device.
Read:
TOpenCLPlatform *GetDevicePlatform();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler