Home
last modified time | relevance | path

Searched defs:VertexVector (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 Dvertex_buffer.hpp14 class VertexVector { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.hpp189 using VertexVector = gl::VertexVector<Vertex>; typedef in mbgl::SourceFunctionSymbolSizeBinder