Skip to content

Feature request: Pre pass callbacks. #10

@zombietype

Description

@zombietype

Currently, there exist per-resource callbacks for preRead and preWrite.
This allows queueing up transitions etc.

However, it would be useful to have a pre-pass callback that can operate on the context that allows batching the barriers.

Currently, I need to manually call a method to do this in every pass.

There can be arguments for post-pass etc, but I can only find a pre-pass being important at the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions