Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getGPUContextPool
Method
getGPUContextPool
Engine/AppManager.cpp:3714–3718 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3712
}
3713
3714
GPUContextPool*
3715
AppManager::getGPUContextPool() const
3716
{
3717
return _imp->renderingContextPool.get();
3718
}
3719
3720
void
3721
AppManager::refreshOpenGLRenderingFlagOnAllInstances()
Callers
3
ParallelRenderArgsSetter
Method · 0.80
~ParallelRenderArgsSetter
Method · 0.80
renderRoI
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected