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

Only destroy the command pool, do not destroy each command buffer. #1179

Merged
merged 1 commit into from
Oct 10, 2017

Conversation

AWoloszyn
Copy link
Contributor

We do not need to destroy every command-buffer just before
we destroy the entire command-pool for the virtual swapchain.

We do not need to destroy every command-buffer just before
we destroy the entire command-pool for the virtual swapchain.
@AWoloszyn AWoloszyn merged commit 361c402 into google:master Oct 10, 2017
@AWoloszyn AWoloszyn deleted the update-swapchain branch May 8, 2018 13:23
purvisa-at-google-com added a commit that referenced this pull request Sep 29, 2022
* Hide ANDROID_frame_boundary behind a flag / UI checkbox

* Generalise the name of frame boundary delimiters

* Change name "respect" to "ignore" and invert meaning

* Change flag meaning to respect vkQueuePresent xor ANDROID_frame_boundary

* fix presubmit
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.

None yet

2 participants