Skip to content

Unable to allocate descriptor sets after VS 17.13 update. #145

@crud89

Description

@crud89

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).

Metadata

Metadata

Assignees

Labels

Bug 🐞Something isn't working.Vulkan 🌋The issue involves the Vulkan backend.

Projects

Status

v0.4.1

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions