Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dcollision_box_program.hpp61 gl::DepthMode depthMode, in draw() argument
92 std::move(depthMode), in draw()
140 gl::DepthMode depthMode, in draw() argument
169 std::move(depthMode), in draw()
H A Dprogram.hpp73 gl::DepthMode depthMode, in draw() argument
91 std::move(depthMode), in draw()
H A Dsymbol_program.hpp311 gl::DepthMode depthMode, in draw() argument
329 std::move(depthMode), in draw()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_fill_layer.cpp72 const auto& depthMode, in render()
103 depthMode, in render()
160 const auto& depthMode, in render()
195 depthMode, in render()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dprogram.hpp118 DepthMode depthMode, in draw() argument
130 context.setDepthMode(depthMode); in draw()