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

Several calls to vkMapMemory specify an invalid 0 size #11

Open
baldurk opened this issue Apr 17, 2016 · 0 comments
Open

Several calls to vkMapMemory specify an invalid 0 size #11

baldurk opened this issue Apr 17, 2016 · 0 comments

Comments

@baldurk
Copy link

baldurk commented Apr 17, 2016

As in the title, size 0 to vkMapMemory is invalid according to the spec:

If size is not equal to VK_WHOLE_SIZE, size must be greater than 0

I assume VK_WHOLE_SIZE is what's intended here, so it's an easy substitution.

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

No branches or pull requests

1 participant