MCPcopy 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
943const OSGLContext_glx_data*
944AppManager::getGLXData() const
945{
946 return _imp->glxInfo.get();
947}
948
949#endif
950

Callers 6

OSGLContext_x11Method · 0.80
~OSGLContext_x11Method · 0.80
makeContextCurrentMethod · 0.80
swapBuffersMethod · 0.80
swapIntervalMethod · 0.80
getGPUInfosMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected