KhronosGroup / KhronosGroup/Vulkan-Tutorial
Use of old `transitionImageLayout` in later chapters
- Langage dominant
- C++
- Étoiles
- 418
- Forks
- 126
- Merge moyen
- 11 j 6 h
- PR mergées (30 j)
- 31
Description
The Khronos Vulkan Tutorial introduces `vk::ImageMemoryBarrier2` "`Drawing a triangle/Drawing/Command Buffers`" , but in a later chapter : "`Texture Mapping/Images`" , it again tells us to create `transitionImageLayout` function with the old `vk::ImageMemoryBarrier`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Compare the transitionImageLayout guidance in “Drawing a triangle/Drawing/Command Buffers” with “Texture Mapping/Images,” focusing on the differing vk::ImageMemoryBarrier2 and vk::ImageMemoryBarrier APIs. Update the later chapter so its instructions are consistent with the newer approach, then verify that the tutorial no longer directs readers to the old barrier type.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- computer-graphics, documentation
- Type d'issue
- Documentation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 72/100