Function asi_vulkan::draw_begin[][src]

pub unsafe fn draw_begin(
    connection: &Gpu,
    render_pass: VkRenderPass,
    image: VkImage,
    frame_buffer: VkFramebuffer
)