Skip to content

Support zero initialized allocations #5

@bbernhar

Description

@bbernhar

Heaps and committed resources already zero memory by default unless D3D12_HEAP_FLAG_CREATE_NOT_ZEROED gets specified.

Applications may require resources to be always initialized to zero (for security reasons) but GPGMM lacks a way to determine what is zeroed on a per allocation basis.

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