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

Vulkan: Handle the overflow descriptors at vkUpdateDescriptorSets correctly #1785

Merged
merged 1 commit into from Apr 12, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Apr 10, 2018

This is to fix #1784

@Qining Qining requested a review from AWoloszyn April 10, 2018 22:34
@Qining Qining changed the title Vulkan: Handle the overflow descriptors at vkUpdateDescriptorSets cor… Vulkan: Handle the overflow descriptors at vkUpdateDescriptorSets correctly Apr 10, 2018
@Qining Qining requested a review from ben-clayton April 10, 2018 22:35
@Qining
Copy link
Contributor Author

Qining commented Apr 10, 2018

Will work on removing the extern functions in vulkan/errors.api soon, if the conflict of importing ../../messages/message.api in both gles.api and vulkan.api has been resolved.

@Qining Qining merged commit 7b5570f into google:master Apr 12, 2018
@Qining Qining deleted the fix-overflow-descriptors branch October 23, 2018 17:26
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.

Overflow descriptors are not handled correctly
2 participants