Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getMaxOpenGLContexts
Method
getMaxOpenGLContexts
Engine/Settings.cpp:430–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
428
}
429
430
int
431
Settings::getMaxOpenGLContexts() const
432
{
433
return _nOpenGLContexts->getValue();
434
}
435
436
GLRendererID
437
Settings::getActiveOpenGLRendererID() const
Callers
1
attachGLContextToRender
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected