Home
last modified time | relevance | path

Searched refs:BindVertexArray (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.cpp342 const constexpr BindVertexArray::Type BindVertexArray::Default;
344 void BindVertexArray::Set(const Type& value, const Context& context) { in Set()
352 BindVertexArray::Type BindVertexArray::Get(const Context& context) { in Get()
H A Dvalue.hpp236 struct BindVertexArray { struct
H A Dcontext.hpp230 State<value::BindVertexArray, const Context&> bindVertexArray { *this };