Home
last modified time | relevance | path

Searched refs:pushDebugGroup (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.cpp12 if (debugging->pushDebugGroup) { in DebugGroup()
13 …MBGL_CHECK_ERROR(debugging->pushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 0, GLsizei(name.size()), n… in DebugGroup()
H A Ddebugging_extension.hpp76 pushDebugGroup( in Debugging()
97 const GLchar* message)> pushDebugGroup; member in mbgl::gl::extension::Debugging