MCPcopy 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
3714GPUContextPool*
3715AppManager::getGPUContextPool() const
3716{
3717 return _imp->renderingContextPool.get();
3718}
3719
3720void
3721AppManager::refreshOpenGLRenderingFlagOnAllInstances()

Callers 3

renderRoIMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected