Skip to content

Add VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT check #11481

@spencer-lunarg

Description

@spencer-lunarg
  • VUID-vkCmdBeginRenderPass-framebuffer-02532
  • VUID-vkCmdBeginRenderPass2-framebuffer-02533

Discussed in https://gitlab.khronos.org/vulkan/vulkan/-/issues/4622

if both VkImage are bound to the same VkDeviceMemory you are able to validate

The way to check this is to get the size (with vkGetImageMemoryRequirements) and use the VkBindImageMemory to know the ['memoryOffset', 'memoryOffset'+size] range

Metadata

Metadata

Assignees

No one assigned

    Labels

    IncompleteMissing Validation VUs to be added

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions