Home
last modified time | relevance | path

Searched refs:g_bDebugOGL (Results 1 – 4 of 4) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DConfigMgr.cpp323 extern bool g_bDebugOGL;
1356 CHECK_INT( _T ( "DebugOpenGL" ), &g_bDebugOGL ); in CheckTemplate()
H A Dnavutil.cpp371 extern bool g_bDebugOGL;
900 Read( _T ( "DebugOpenGL" ), &g_bDebugOGL ); in LoadMyConfigRaw()
H A DglChartCanvas.cpp133 extern bool g_bDebugOGL;
H A Dchcanv.cpp263 bool g_bDebugOGL; variable