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

VkCommandBufferBeginInfo has incorrect array type for pInheritanceInfo #40

Open
celer opened this issue Jan 1, 2020 · 2 comments
Open
Labels

Comments

@celer
Copy link

celer commented Jan 1, 2020

Spec says pInheritanceInfo takes a single value, but it's specified as an array in vulkan-go

https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/VkCommandBufferBeginInfo.html

@celer
Copy link
Author

celer commented Jan 1, 2020

Thank you for this repo, I created this repo off of it https://github.com/celer/vkg my goal is to get to a custom 3D editor (similar to OpenSCAD) for 3d printing.

@xlab
Copy link
Member

xlab commented Jan 4, 2020

Hi! I have some time next day to fix this. I'll also re-gen bindings against new headers.

@xlab xlab added the bug label Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants