cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

Cedako
Journeyman III

Vulkan: Calling vkGetFenceStatus on a fresh vkFence returns INITIALIZATION_FAILED

Calling `vkCreateFence` followed with `vkGetFenceStatus` returns `VK_ERROR_INITIALIZATION_FAILED`. This error is not a valid error code for this function.

I don't think anything in the specs forbids calling GetFenceStatus on a fresh fence.

Windows 7 64bits

Radeon HD 7950

Driver version 16.15.2111.1001 Beta1

0 Likes
1 Reply
dwitczak
Staff

This should no longer reproduce with the latest driver version. Can you give it a whirl and confirm, please? Thanks.

0 Likes