MCPcopy 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

getHashMethod · 0.45
dumpImplMethod · 0.45
setParamMethod · 0.45
USMBufferMethod · 0.45
oidnTest.cppFile · 0.45
ImageBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected