MCPcopy 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
3422GPUContextPool*
3423AppManager::getGPUContextPool() const
3424{
3425 return _imp->renderingContextPool.get();
3426}
3427
3428void
3429AppManager::refreshOpenGLRenderingFlagOnAllInstances()

Callers 3

renderRoIMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected