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

Fix virtual swapchain #2685

Merged
merged 2 commits into from
Mar 19, 2019
Merged

Fix virtual swapchain #2685

merged 2 commits into from
Mar 19, 2019

Conversation

hevrard
Copy link
Contributor

@hevrard hevrard commented Mar 19, 2019

Fix #2684

The first commit is the actual fix, the second is variable renaming to match the Vulkan Spec naming, and some code move to put related function close to each other.

Are we sure reporting no instance extension is the right implementation?

@hevrard hevrard merged commit 4bbf286 into google:master Mar 19, 2019
@hevrard hevrard deleted the fix-virtual-swapchain branch March 19, 2019 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulkan virtual swapchain does not intercept vkEnumerateInstanceExtensionProperties
3 participants