Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ detach
Method
detach
core/heap.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void Heap::detach(Buffer* buffer)
20
{
21
buffers.erase(buffer);
22
}
23
24
void Heap::preRealloc()
25
{
Callers
15
~Memory
Method · 0.45
main_worker
Function · 0.45
OIDNDevice oidnNewDevice
Function · 0.45
OIDNDevice oidnNewDeviceByID
Function · 0.45
OIDNDevice oidnNewDeviceByUUID
Function · 0.45
OIDNDevice oidnNewDeviceByLUID
Function · 0.45
OIDNDevice oidnNewDeviceByPCIAddress
Function · 0.45
OIDNDevice oidnNewSYCLDevice
Function · 0.45
OIDNDevice oidnNewCUDADevice
Function · 0.45
OIDNDevice oidnNewHIPDevice
Function · 0.45
OIDNDevice oidnNewMetalDevice
Function · 0.45
OIDNBuffer oidnNewBuffer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected