Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ detach
Method
detach
core/buffer.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void Buffer::detach(Memory* mem)
78
{
79
mems.erase(mem);
80
}
81
82
void Buffer::preRealloc()
83
{
Callers
1
~Buffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected