Skip to content

Support layer: Add invalid data poisoning #84

@solidpixel

Description

@solidpixel

Original idea from: KhronosGroup/Vulkan-ValidationLayers#9343

One common source of errors is users reading undefined data, either because it has never been initialized or because it the current content been marked as invalid (e.g. loadOp=DONT_CARE or storeOp=DONT_CARE). It would be a useful tool to add configurable data poisoning, with a user-defined poison value.

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