Searched refs:gst_vulkan_device_finalize (Results 1 – 1 of 1) sorted by relevance
53 static void gst_vulkan_device_finalize (GObject * object);196 gobject_class->finalize = gst_vulkan_device_finalize; in gst_vulkan_device_class_init()230 gst_vulkan_device_finalize (GObject * object) in gst_vulkan_device_finalize() function