KhronosGroup / KhronosGroup/Vulkan-Tutorial
Use of old `transitionImageLayout` in later chapters
- Lenguaje dominante
- C++
- Estrellas
- 418
- Forks
- 126
- Merge medio
- 11 d 6 h
- PR fusionados (30 d)
- 31
Descripción
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`
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- computer-graphics, documentation
- Tipo de issue
- Documentación
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 72/100