KhronosGroup / KhronosGroup/Vulkan-Tutorial

Swap chain creation mentions an imageCount variable but doesn't use it

Open
#251 0 comments 0 reactions 1 assignee Claimed by @SaschaWillems View on GitHub
Dominant language
C++
Stars
418
Forks
126
Avg merge
11d 6h
Merged PRs (30d)
31

Description

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.

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.