Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ get
Method
get
include/CL/opencl.hpp:2130–2130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2128
cl_type& operator ()() { return object_; }
2129
2130
cl_type get() const { return object_; }
2131
2132
protected:
2133
template<typename Func, typename U>
Callers
10
getHostTimer
Method · 0.45
getDeviceAndHostTimer
Method · 0.45
getSubGroupInfo
Method · 0.45
setArg
Method · 0.45
setSVMPointersHelper
Method · 0.45
clone
Method · 0.45
enqueueMapSVM
Method · 0.45
enqueueUnmapSVM
Method · 0.45
enqueueMigrateSVM
Method · 0.45
updateDefault
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected