Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

BUG: Multi VkDescriptorSetLayout #26

Closed
EasyIP2023 opened this issue Apr 3, 2020 · 1 comment
Closed

BUG: Multi VkDescriptorSetLayout #26

EasyIP2023 opened this issue Apr 3, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@EasyIP2023
Copy link
Owner

Invalid VkDescriptorSetLayout object. pSetLayouts must be a valid pointer to an array of descriptorSetCount valid VkDescriptorSetLayout handles.

Somewhere in test-image-texture.c the handles are being messed up.

@EasyIP2023 EasyIP2023 added the bug Something isn't working label Apr 3, 2020
@EasyIP2023 EasyIP2023 self-assigned this Apr 3, 2020
@EasyIP2023
Copy link
Owner Author

The issue was with the example not allocating the correct buffer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant