Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial secondary buffers minor fixes #223

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Tutorial secondary buffers minor fixes #223

merged 3 commits into from
Sep 27, 2023

Conversation

dariuswiles
Copy link
Contributor

No description provided.

The same problem as #222 but on a different page of the tutorial.
The call to `cmd_begin_render_pass` is changed from `vk::SubpassContents::INLINE` to `vk::SubpassContents::SECONDARY_COMMAND_BUFFERS` earlier on the tutorial page, so reflect that change here.
@KyleMayes KyleMayes merged commit 3c606e2 into KyleMayes:master Sep 27, 2023
5 checks passed
@dariuswiles dariuswiles deleted the tutorial-secondary-buffers-minor-code-fixes branch September 28, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants