MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / Wrapper

Method Wrapper

include/CL/opencl.hpp:2073–2073  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2071
2072public:
2073 Wrapper() : object_(nullptr) { }
2074
2075 Wrapper(const cl_type &obj, bool retainObject) : object_(obj)
2076 {

Callers

nothing calls this directly

Calls 1

errHandlerFunction · 0.85

Tested by

no test coverage detected