Home
last modified time | relevance | path

Searched defs:activeBindingCount (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_layer.cpp79 const uint32_t activeBindingCount) { in checkRenderability()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp66 static uint32_t activeBindingCount(const typename Attributes::Bindings& allAttributeBindings) { in activeBindingCount() function in mbgl::Program
H A Dsymbol_program.hpp304 static uint32_t activeBindingCount(const typename Attributes::Bindings& allAttributeBindings) { in activeBindingCount() function in mbgl::SymbolProgram
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp293 static uint32_t activeBindingCount(const Bindings& bindings) { in activeBindingCount() function in mbgl::gl::Attributes