TOpenCLPlatform::Context Property

__declspec(property(get = GetContext)) intPtr Context;

Returns the Open CL context shared by all devices on the platform.

Read: intPtr GetContext();
Declared in Dew::Math::TOpenCLPlatform · Dew.Math/clMtxVec.h · Cross-compiler