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 D | vertex_array_extension.hpp | 28 const ExtensionFunction<void(GLuint array)> bindVertexArray; member in mbgl::gl::extension::VertexArray |
| H A D | context.hpp | 230 State<value::BindVertexArray, const Context&> bindVertexArray { *this }; member in mbgl::gl::Context |