Searched refs:bufferGroupSize (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ | ||
| H A D | draw_mode.hpp | 15 static constexpr std::size_t bufferGroupSize = 1; member in mbgl::gl::Points |
| H A D | index_buffer.hpp | 15 static constexpr std::size_t groupSize = DrawMode::bufferGroupSize; |
| H A D | vertex_buffer.hpp | 17 static constexpr std::size_t groupSize = DrawMode::bufferGroupSize; |