__declspec(property(get = GetImageSupport)) bool ImageSupport;
Returns true, if immages are supported by the device.
Read:
bool GetImageSupport();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler
Returns true, if immages are supported by the device.
bool GetImageSupport();