Home
last modified time | relevance | path

Searched refs:VertexAttribute (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 Dvertex_array.hpp32 using AttributeState = State<value::VertexAttribute, Context&, AttributeLocation>;
H A Dvalue.cpp368 const optional<AttributeBinding> VertexAttribute::Default {};
370 void VertexAttribute::Set(const optional<AttributeBinding>& binding, Context& context, AttributeLoc… in Set()
H A Dvalue.hpp243 struct VertexAttribute { struct