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

Method cl_region

src/runtime/CL/CLMemory.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47ICLMemoryRegion *CLMemory::cl_region()
48{
49 return _region;
50}
51
52ICLMemoryRegion *CLMemory::cl_region() const
53{

Callers 4

mapMethod · 0.80
unmapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected