TOpenCLDevice::FP16 Property

__declspec(property(get = GetFP16)) bool FP16;

Returns true if 16bit half precision floating point math is supported on the device.

Read: bool GetFP16();
Remarks:

Contains result of checking for the corresponding extension.

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