TOpenCLDevice::OpenCLVersion Property

__declspec(property(get = GetOpenCLVersion)) int OpenCLVersion;

Returns Open CL Version.

Read: int GetOpenCLVersion();
Remarks:

The first numeral is the major version and the second number represents the minor version.

Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler