In #249 we used the name attributesSet to express that an array expressed an unordered set.
BindGroup(Layout)Descriptor.bindings does not have exactly the same semantics - it is an unordered map, not a set of "pushes" - but we should consider whether it should match that pattern.
Another option is bindingMaps.