KhronosGroup / KhronosGroup/Vulkan-Docs

vkCreateSwapchainKHR returns unexpected error code

Open
#828 5 comments 1 reaction 2 assignees Claimed by @jjulianoatnv View on GitHub
System Integration
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

I have an issue with `vkCreateSwapchainKHR` because I only handle error codes that are described in errors section for function.
And with NVidia driver I got `VK_ERROR_INITIALIZATION_FAILED` returned.

As I understand, swapchain creation can fail due to some implementation specific reasons so it would make sense to include `VK_ERROR_INITIALIZATION_FAILED` to the expected error codes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.