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

9 lines
277 B
Plaintext

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