Skip to content

Resizing no longer working #73

@SaschaWillems

Description

@SaschaWillems

On my setup (Win11, NV RTX 4070, latest Vulkan developer driver), all samples will exit with "" when closing:

vk::Queue::presentKHR: ErrorOutOfDateKHR

V:\...\Vulkan-Tutorial\attachments\build\30_multisampling\Debug\30_multisampling.exe (process 19868) exited with code 1 (0x1).

It looks like this is an exception thrown by the vulkan-hpp module, which is not handled by the app, and as such results in the app exiting.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions