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

Include additional header #532

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Include additional header #532

merged 1 commit into from
Nov 13, 2024

Conversation

apazylbe
Copy link
Collaborator

Otherwise with certain flags it fails to build because of ToApi() function convertiong vk::Device to Device as it does not know that vk::Device inherits from Device.

@apazylbe apazylbe requested a review from Keenuts November 13, 2024 16:39
Otherwise with certain flags it fails to build because of
ToApi() function convertiong vk::Device to Device as it
does not know that vk::Device inherits from Device.
@apazylbe apazylbe merged commit e50fbc8 into google:main Nov 13, 2024
5 checks passed
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