KhronosGroup / KhronosGroup/Vulkan-Docs

Rendering to a VkImageView referencing multiple mip levels using Dynamic Rendering

Open
#2,400 3 comments 0 reactions 1 assignee Claimed by @spencer-lunarg View on GitHub
Validity
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

`VUID-VkFramebufferCreateInfo-pAttachments-00883` seems to mandate that all views must reference a single level, but this is for oldschool framebuffers.
In the case of Dynamic Rendering, I could not find an equivalent VUID in `VkRenderingInfo` (or anywhere else in the specs) defining this constraint for `VkRenderingAttachmentInfo::imageView` or `VkRenderingAttachmentInfo::resolveImageView`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.