blob: 142653aa460d441f44dcccd539e5e989f48cedc7 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetEventStatus,vkGetEventStatus]]
[source,c++]
----
VkResult vkGetEventStatus(
VkDevice device,
VkEvent event);
----