Home
last modified time | relevance | path

Searched defs:bindVertexArray (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 Dvertex_array_extension.hpp28 const ExtensionFunction<void(GLuint array)> bindVertexArray; member in mbgl::gl::extension::VertexArray
H A Dcontext.hpp230 State<value::BindVertexArray, const Context&> bindVertexArray { *this }; member in mbgl::gl::Context