TOpenCLDevice::FPDoubleInfo Property

__declspec(property(get = GetFPDoubleInfo, put = SetFPDoubleInfo)) TFPInfo*FPDoubleInfo;

Holds information about double precision floating point math.

Read: TFPInfo *GetFPDoubleInfo();
Write: void SetFPDoubleInfo(TFPInfo *Value);
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler