gst_vulkan_operation_add_dependency_frame

Function gst_vulkan_operation_add_dependency_frame 

Source
pub unsafe extern "C" fn gst_vulkan_operation_add_dependency_frame(
    self_: *mut GstVulkanOperation,
    frame: *mut GstBuffer,
    wait_stage: u64,
    signal_stage: u64,
) -> gboolean