Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getGPUContextPool
Method
getGPUContextPool
Engine/AppManager.cpp:3422–3426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3420
}
3421
3422
GPUContextPool*
3423
AppManager::getGPUContextPool() const
3424
{
3425
return _imp->renderingContextPool.get();
3426
}
3427
3428
void
3429
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