Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ abo
Method
abo
src/backend/common/chart_common.hpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
inline unsigned abo() const {
59
return mShrdPtr->abo();
60
}
61
62
inline size_t vboSize() const {
63
return mShrdPtr->vboSize();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected