Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getGLXData
Method
getGLXData
Engine/AppManager.cpp:943–947 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
941
}
942
943
const OSGLContext_glx_data*
944
AppManager::getGLXData() const
945
{
946
return _imp->glxInfo.get();
947
}
948
949
#endif
950
Callers
6
OSGLContext_x11
Method · 0.80
~OSGLContext_x11
Method · 0.80
makeContextCurrent
Method · 0.80
swapBuffers
Method · 0.80
swapInterval
Method · 0.80
getGPUInfos
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected