Home
last modified time | relevance | path

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