Skip to main content

vkCmdSetEvent

Function vkCmdSetEvent 

Source
pub unsafe extern "system" fn vkCmdSetEvent(
    commandBuffer: VkCommandBuffer,
    event: VkEvent,
    stageMask: VkPipelineStageFlags,
)
Expand description

Available if built with exported-prototypes.