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 validation error with BrixelizerGI #2 #125

Open
PanosK92 opened this issue Feb 6, 2025 · 0 comments
Open

Vulkan validation error with BrixelizerGI #2 #125

PanosK92 opened this issue Feb 6, 2025 · 0 comments

Comments

@PanosK92
Copy link

PanosK92 commented Feb 6, 2025

Recreating the Brixelizer GI context will result in the following Vulkan validation error:

[22:50:23]: Vulkan: Validation Error: [ VUID-vkFreeDescriptorSets-descriptorPool-00312 ] Object 0: handle = 0x636d0900000005f1, type = VK_OBJECT_TYPE_DESCRIPTOR_POOL; | MessageID = 0x5f008dfb | vkFreeDescriptorSets(): descriptorPool with a pool created with VkDescriptorPoolCreateFlags(0).
The Vulkan spec states: descriptorPool must have been created with the VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT flag (https://vulkan.lunarg.com/doc/view/1.4.304.0/windows/1.4-extensions/vkspec.html#VUID-vkFreeDescriptorSets-descriptorPool-00312)

Panos

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