VkCmdSetEvent2 typedef

VkCmdSetEvent2 = void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkEvent> event, Pointer<VkDependencyInfo> pDependencyInfo)

Implementation

typedef VkCmdSetEvent2 = void Function(Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkEvent> event, Pointer<VkDependencyInfo> pDependencyInfo);