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