KhronosGroup / KhronosGroup/Vulkan-Tutorial

Use of old `transitionImageLayout` in later chapters

オープン 初心者向け
#508 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
418
フォーク
126
平均マージ
11日 6時間
マージ済み PR(30日)
31

説明

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`

Image

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
computer-graphics, documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
72/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。