vulkan/operation: wait for pending objects at reset
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5591>
This commit is contained in:
parent
0296c8a53a
commit
43ce583460
@ -283,6 +283,7 @@ gst_vulkan_operation_reset (GstVulkanOperation * self)
|
||||
|
||||
gst_vulkan_operation_discard_dependencies (self);
|
||||
|
||||
gst_vulkan_trash_list_wait (priv->trash_list, G_MAXUINT64);
|
||||
gst_vulkan_trash_list_gc (priv->trash_list);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user