Home
last modified time | relevance | path

Searched refs:getDesiredGLFormat (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/
H A DStelMainView.hpp257 QSurfaceFormat getDesiredGLFormat() const;
H A DStelMainView.cpp611 QSurfaceFormat glFormat = getDesiredGLFormat(); in StelMainView()
712 QSurfaceFormat StelMainView::getDesiredGLFormat() const in getDesiredGLFormat() function in StelMainView