Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2072
public:
2073
Wrapper() : object_(nullptr) { }
2074
2075
Wrapper(const cl_type &obj, bool retainObject) : object_(obj)
2076
{
Callers
nothing calls this directly
Calls
1
errHandler
Function · 0.85
Tested by
no test coverage detected