Home
last modified time | relevance | path

Searched refs:AttributeBindings (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 Dprogram.hpp31 using AttributeBindings = typename Attributes::Bindings; typedef in mbgl::gl::Program
123 const AttributeBindings& attributeBindings, in draw()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp314 using AttributeBindings = typename Attributes::Bindings; typedef in mbgl::PaintPropertyBinders
317 AttributeBindings attributeBindings(const EvaluatedProperties& currentProperties) const { in attributeBindings()
318 return AttributeBindings { in attributeBindings()