Home
last modified time | relevance | path

Searched defs:allAttributeBindings (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_heatmap_layer.cpp112 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
159 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_hillshade_layer.cpp90 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
150 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_fill_extrusion_layer.cpp80 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
179 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_fill_layer.cpp92 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
184 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_background_layer.cpp60 const auto allAttributeBindings = program.computeAllAttributeBindings( in render() local
H A Drender_raster_layer.cpp104 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_circle_layer.cpp89 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_line_layer.cpp78 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
H A Drender_symbol_layer.cpp103 const auto allAttributeBindings = programInstance.computeAllAttributeBindings( in render() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dcollision_box_program.hpp76 …typename Attributes::Bindings allAttributeBindings = CollisionBoxLayoutAttributes::bindings(layout… in draw() local
155 …typename Attributes::Bindings allAttributeBindings = CollisionBoxLayoutAttributes::bindings(layout… in draw() local
H A Dprogram.hpp66 static uint32_t activeBindingCount(const typename Attributes::Bindings& allAttributeBindings) { in activeBindingCount()
79 const typename Attributes::Bindings& allAttributeBindings, in draw()
H A Dsymbol_program.hpp304 static uint32_t activeBindingCount(const typename Attributes::Bindings& allAttributeBindings) { in activeBindingCount()
317 const typename Attributes::Bindings& allAttributeBindings, in draw()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_tile.cpp90 const auto allAttributeBindings = program.computeAllAttributeBindings( in finishRender() local