Skip to content

IDs of resources used in render bundles are not resolved until finish() #8234

@andyleiserson

Description

@andyleiserson

Currently, when commands are encoded into a render bundle, they are stored and processed all at once in RenderBundleEncoder.finish(). Leaving the IDs unresolved until finish() makes it harder to distinguish resources that are destroyed after being encoded to the bundle from resources that never existed at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: validationIssues related to validation, diagnostics, and error handlingkind: diagnosticsError message should be better

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions