Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ buffer
Method
buffer
tests/CL/CLArrayAccessor.h:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
T *buffer() override
73
{
74
return _array.buffer();
75
}
76
77
void resize(size_t num) override
78
{
Callers
2
data
Method · 0.45
CLArrayAccessor
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected