KhronosGroup / KhronosGroup/Vulkan-Tutorial
Mention maintenance 9 changes to qfots
- Dominant language
- C++
- Stars
- 418
- Forks
- 126
- Avg merge
- 11d 6h
- Merged PRs (30d)
- 31
Description
Starting with maintenance9, we have:
> Queue family ownership transfers are no longer required for buffers and linear images, and a new physical device queue family property is exposed to indicate whether queue family ownership transfers are required for optimal images.
It would be nice if that were mentioned in https://docs.vulkan.org/tutorial/latest/Synchronization/Pipeline_Barriers_Transitions/03_queue_family_ownership.html somewhere.
Contributor guide
Research direction
Open the linked Queue Family Ownership page in the Vulkan Tutorial and read the existing explanation of ownership transfers. Add a note covering the maintenance9 changes for buffers, linear images, and the physical-device queue-family property, then verify the documentation renders correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100