Searched refs:attributeBindings (Results 1 – 5 of 5) sorted by relevance
123 const AttributeBindings& attributeBindings, in draw() argument140 Attributes::toBindingArray(attributeLocations, attributeBindings)); in draw()
78 .concat(paintPropertyBinders.attributeBindings(currentProperties)); in draw()157 .concat(paintPropertyBinders.attributeBindings(currentProperties)); in draw()
63 .concat(paintPropertyBinders.attributeBindings(currentProperties)); in computeAllAttributeBindings()
301 .concat(paintPropertyBinders.attributeBindings(currentProperties)); in computeAllAttributeBindings()
317 AttributeBindings attributeBindings(const EvaluatedProperties& currentProperties) const { in attributeBindings() function in mbgl::PaintPropertyBinders