-
Notifications
You must be signed in to change notification settings - Fork 10
Unable to allocate descriptor sets after VS 17.13 update. #145
Copy link
Copy link
Closed
Labels
Bug 🐞Something isn't working.Something isn't working.Vulkan 🌋The issue involves the Vulkan backend.The issue involves the Vulkan backend.
Milestone
Description
Describe the Bug
After updating to Visual Studio 17.13 sample applications fail allocating descriptor sets using the Vulkan backend. This is due to undefined behavior, related to compiler changes and the introduction of std::generator using this new version.
Additional context
This issue is a tracking issue. The relevant changes to fixing this issue are implemented in #119 (on the generator branch).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug 🐞Something isn't working.Something isn't working.Vulkan 🌋The issue involves the Vulkan backend.The issue involves the Vulkan backend.
Projects
Status
v0.4.1