Searched defs:vertexSize (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 D | vertex_buffer.hpp | 25 std::size_t vertexSize() const { return v.size(); } in vertexSize() function in mbgl::gl::VertexVector |
| H A D | attribute.hpp | 36 uint32_t vertexSize; member in mbgl::gl::AttributeBinding |