Skip to content

Make resource barriers explicit. #55

@crud89

Description

@crud89

We should introduce an explicit resource barrier and resource state type. Currently resource transitions are done implicitly, which is not very efficient. Instead, it should be possible for the application to define a set of transitions within one barrier. This way it is possible to:

  1. Barrier multiple resources to copy dest.
  2. Copy all resources.
  3. Barrier all resources back to shader resource.

Metadata

Metadata

Assignees

Labels

DX12 ❎The issue involves the DX12 backend.FeatureNew feature or request.Priority: MediumA issue with normal priority.Vulkan 🌋The issue involves the Vulkan backend.

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions