Home
last modified time | relevance | path

Searched refs:BindElementBuffer (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 Dvalue.cpp330 const constexpr BindElementBuffer::Type BindElementBuffer::Default;
332 void BindElementBuffer::Set(const Type& value) { in Set()
336 BindElementBuffer::Type BindElementBuffer::Get() { in Get()
H A Dvertex_array.hpp30 State<value::BindElementBuffer> indexBuffer;
H A Dvalue.hpp229 struct BindElementBuffer { struct