Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dmode.hpp43 DepthBuffer = 1 << 7, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer_impl.cpp608 if (parameters.debugOptions & MapDebugOptions::DepthBuffer) { in render()