pub unsafe fn cmd_set_event(
command_buffer: VkCommandBuffer,
event: VkEvent,
stage_mask: VkPipelineStageFlags,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn cmd_set_event(
command_buffer: VkCommandBuffer,
event: VkEvent,
stage_mask: VkPipelineStageFlags,
)direct calling ffi functions.