Skip to content
This repository was archived by the owner on Aug 1, 2019. It is now read-only.
This repository was archived by the owner on Aug 1, 2019. It is now read-only.

Default clear values for color / depth / stencil? #102

@BenConMS

Description

@BenConMS

The D3D12 debug layer currently fires a lot of warnings about there not being default clear values. This is a feature that enhances the performance of clearing by setting it up front.

I have noticed that Vulkan apparently has the same warning / feature. It is less clear to me whether Metal does this.

I am opening an issue to consider adding this feature to NXT since it maps pretty directly to a hardware feature and multiple backends can support it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions