Skip to content

Added support for VkPhysicalDevice2 #78

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

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

Cons-Cat
Copy link
Contributor

This is a pretty low-tech way to make VkPhysicalDevice2 work in my project. As discussed in the Discord server, there's currently no very clear way to do this. I thought about ways to automate this, because I feel like C++ should provide some metaprogramming tools to figure out if we have a VkPhysicalDevice or VkPhysicalDevice2, but nothing that I tried work.

@TheLavaBlock TheLavaBlock added the enhancement New feature or request label Nov 21, 2021
@TheLavaBlock TheLavaBlock merged commit 1d40031 into liblava:master Nov 21, 2021
@TheLavaBlock
Copy link
Member

Thanks 👍

I think this is a good addition for now. If we think of something even better, we can update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants