blob: cc051fcfc160f7a8894ca28cb1b6bbe0fe7af734 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetFenceStatus,vkGetFenceStatus]]
[source,c++]
----
VkResult vkGetFenceStatus(
VkDevice device,
VkFence fence);
----