Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ unregisterPluginMemory
Method
unregisterPluginMemory
Engine/EffectInstance.cpp:3268–3272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3266
}
3267
3268
void
3269
EffectInstance::unregisterPluginMemory(size_t nBytes)
3270
{
3271
getNode()->unregisterPluginMemory(nBytes);
3272
}
3273
3274
void
3275
EffectInstance::onAllKnobsSlaved(bool isSlave,
Callers
4
freeMem
Method · 0.80
endTransferBufferFromRAMToGPU
Method · 0.80
clearLastRenderedImage
Method · 0.80
clearLastRenderedTexture
Method · 0.80
Calls
1
getNode
Function · 0.70
Tested by
no test coverage detected