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

9 lines
271 B
Plaintext

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