Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Ddebugging.cpp22 if (debugging->popDebugGroup) { in ~DebugGroup()
23 MBGL_CHECK_ERROR(debugging->popDebugGroup()); in ~DebugGroup()
H A Ddebugging_extension.hpp78 popDebugGroup(
99 const ExtensionFunction<void()> popDebugGroup; member in mbgl::gl::extension::Debugging