__declspec(property(get = GetExecutionCapabilityNative)) bool ExecutionCapabilityNative;
Returns true, if the driver can execute native (not Open CL) kernels.
Read:
bool GetExecutionCapabilityNative();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler