这是indexloc提供的服务,不要输入任何密码
Skip to content

bindings naming should (maybe) match attributesSet #279

@kainino0x

Description

@kainino0x

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions