Mention maintenance 9 changes to qfots

Open Beginner friendly
#511 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
85/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Domain
documentation

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.

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.

Dominant language
C++
Stars
424
Forks
127
Avg merge
2d 21h
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from KhronosGroup/Vulkan-Tutorial

All issues in KhronosGroup/Vulkan-Tutorial

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.