KhronosGroup / KhronosGroup/Vulkan-Docs
VkRenderingAreaInfoKHR manual isn't clear
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
From the VkRenderingAreaInfoKHR manual page:
> either the extent.width member in renderArea is a multiple of the horizontal granularity or offset.x+extent.width is equal to the width of the framebuffer in the VkRenderPassBeginInfo
What does framebuffer width mean in case of dynamic rendering?
Contributor guide
Research direction
Start with the VkRenderingAreaInfoKHR manual page and read the quoted requirement alongside the dynamic-rendering and VkRenderPassBeginInfo definitions. Determine how the framebuffer-width reference applies to dynamic rendering, then revise the manual wording so the meaning is explicit and the documented behavior is unambiguous.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100