Skip to content

[D3D12] Efficiency: collapse barriers #1

@Ravbug

Description

@Ravbug

Currently, the D3D12 backend does not collapse ResourceBarrier commands. This is inefficient.
image
CommandBufferD3D12 handles all barrier usage automatically. We may want to consider an approach similar to what CommandBufferVk does in order to satisfy Vulkan's (more strict) barrier rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededperformanceSomething is running slower than it should

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions