TOpenCLPlatform::Name Property

__declspec(property(get = GetName)) DewString Name;

Returns the name of the platform.

Read: DewString GetName();
Remarks:

You can use the following constants to compare against:

NVIDIA_PLATFORM
AMD_PLATFORM
INTEL_PLATFORM
Declared in Dew::Math::TOpenCLPlatform · Dew.Math/clMtxVec.h · Cross-compiler