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

[bindless] Stateless alternative to usage pinning? #5378

@Kangz

Description

@Kangz

Pinning adds state to the resources that is modified explicitly by applications. This makes it more difficult to compose multiple components that use WebGPU together as component might not realize that state was modified by another one.

Having a stateless alternative to usage pinning would be better, but I don't know if there's one that also keeps the overhead of validation and memory barriers low.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiWebGPU API

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions