Skip to content

How to load vulkan 1.2/1.3? #691

Closed Answered by iddm
iddm asked this question in Q&A
Dec 17, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I am sorry, I messed up. Too much work never helps. This should have been a parameter for the device create info, not instance create info. I found this out by enumerating the instance extensions and only then realised :-)

Can we, I wonder, perhaps, make some use of strict types and differentiate the "instance extensions" and "device extensions" passed to the builders of those? Even if not, allowing passing &str would be a much better choice, in my opinion.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MarijnS95
Comment options

@MarijnS95
Comment options

Answer selected by iddm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants