unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkGetEventStatus.txt

9 lines
289 B
Plaintext

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