KhronosGroup / KhronosGroup/Vulkan-Tutorial
Swap chain creation mentions an imageCount variable but doesn't use it
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 418
- Fork
- 126
- Merge trung bình
- 11 ngày 6 giờ
- Pull request đã merge (30 ngày)
- 31
Mô tả
The swap chain chapter uses minImageCount to fill out the VkSwapchainCreateInfoKHR struct, but it talks about imageCount when it explains how to set a correct value and doesn't use the variable later. This is probably because the old tutorial used imageCount.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.