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 D | collision_box_program.hpp | 61 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 D | program.hpp | 73 gl::DepthMode depthMode, in draw() argument 91 std::move(depthMode), in draw()
|
| H A D | symbol_program.hpp | 311 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 D | render_fill_layer.cpp | 72 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 D | program.hpp | 118 DepthMode depthMode, in draw() argument 130 context.setDepthMode(depthMode); in draw()
|