TOpenCLDevice::FP64 Property

__declspec(property(get = GetFP64)) bool FP64;

Returns true if 64bit double precision floating point math is supported on the device.

Read: bool GetFP64();
Remarks:

Contains result of checking for the corresponding extension.

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