gst_vulkan_operation_update_frame

Function gst_vulkan_operation_update_frame 

Source
pub unsafe extern "C" fn gst_vulkan_operation_update_frame(
    self_: *mut GstVulkanOperation,
    frame: *mut GstBuffer,
    dst_stage: u64,
    new_access: u64,
    new_layout: VkImageLayout,
    new_queue: *mut GstVulkanQueue,
)