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

Many missing enum values #50

Open
SolitudeSF opened this issue Jul 27, 2020 · 1 comment
Open

Many missing enum values #50

SolitudeSF opened this issue Jul 27, 2020 · 1 comment

Comments

@SolitudeSF
Copy link

SolitudeSF commented Jul 27, 2020

at least

vkStructureTypeXlibSurfaceCreateInfoKhr
vkStructureTypeXcbSurfaceCreateInfoKhr
vkStructureTypeWaylandSurfaceCreateInfoKhr
vkStructureTypeAndroidSurfaceCreateInfoKhr
vkStructureTypeWin32SurfaceCreateInfoKhr

which is confusing because structures themselves are present, so only way to create them is to cast a number to enum.

@SolitudeSF SolitudeSF changed the title Missing structure type values for platform specific surface creation info Many missing enum values Aug 4, 2020
@SolitudeSF
Copy link
Author

Actually a lot of enum values are missing, including extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants