Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ getStorage
Method
getStorage
core/arena.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
Storage ScratchArena::getStorage() const
94
{
95
return heap->getStorage();
96
}
97
98
Ref<Buffer> ScratchArena::newBuffer(size_t byteSize, size_t byteOffset)
99
{
Callers
7
getHash
Method · 0.45
dumpImpl
Method · 0.45
setParam
Method · 0.45
USMBuffer
Method · 0.45
oidnTest.cpp
File · 0.45
ImageBuffer
Method · 0.45
OIDNStorage oidnGetBufferStorage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected