Skip to main content

vkCmdSetEvent2

Function vkCmdSetEvent2 

Source
pub unsafe extern "system" fn vkCmdSetEvent2(
    commandBuffer: VkCommandBuffer,
    event: VkEvent,
    pDependencyInfo: *const VkDependencyInfo,
)
Expand description

Available if built with exported-prototypes.