MCPcopy Create free account
hub / github.com/ProjectPhysX/OpenCL-Wrapper / Event

Class Event

src/OpenCL/include/CL/opencl.hpp:3697–3817  ·  view source on GitHub ↗

! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underlying cl_event as the original. For details, see * clRetainEvent() and clReleaseEvent(). * * \see cl_event */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected