TAMDDeviceInfo::EventCallback Property

__declspec(property(get = GetEventCallback)) bool EventCallback;

Returns true, if the device provides the ability to register event callbacks for states other than cl_complete (cl_queued, cl_submitted, cl_running).

Read: bool GetEventCallback();
Remarks:

Event callbacks are enabled by default, if available.

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