Home
last modified time | relevance | path

Searched defs:VertexType (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp120 using VertexType = Vertex<>; typedef in mbgl::gl::detail::Vertex
128 using VertexType = Vertex<A1>; typedef in mbgl::gl::detail::Vertex
138 using VertexType = Vertex<A1, A2>; typedef in mbgl::gl::detail::Vertex
149 using VertexType = Vertex<A1, A2, A3>; typedef in mbgl::gl::detail::Vertex
161 using VertexType = Vertex<A1, A2, A3, A4>; typedef in mbgl::gl::detail::Vertex
174 using VertexType = Vertex<A1, A2, A3, A4, A5>; typedef in mbgl::gl::detail::Vertex