Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.cpp102 QOpenGLContext *currentCtx = QOpenGLContext::currentContext(); in updateSceneGraph() local
103 if (!currentCtx) { in updateSceneGraph()