MCPcopy 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
2132protected:
2133 template<typename Func, typename U>

Callers 10

getHostTimerMethod · 0.45
getDeviceAndHostTimerMethod · 0.45
getSubGroupInfoMethod · 0.45
setArgMethod · 0.45
setSVMPointersHelperMethod · 0.45
cloneMethod · 0.45
enqueueMapSVMMethod · 0.45
enqueueUnmapSVMMethod · 0.45
enqueueMigrateSVMMethod · 0.45
updateDefaultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected