blob: f623c22fc2aecc394d493bd52d86ae1879132217 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdSetEvent,vkCmdSetEvent]]
[source,c++]
----
void vkCmdSetEvent(
VkCommandBuffer commandBuffer,
VkEvent event,
VkPipelineStageFlags stageMask);
----