Searched refs:get_presentation_support (Results 1 – 8 of 8) sorted by relevance
375 g_return_val_if_fail (klass->get_presentation_support != NULL, FALSE); in gst_vulkan_window_get_presentation_support()377 return klass->get_presentation_support (window, device, queue_family_idx); in gst_vulkan_window_get_presentation_support()
128 gboolean (*get_presentation_support) (GstVulkanWindow *window, member
87 window_class->get_presentation_support = in gst_vulkan_window_android_class_init()
170 window_class->get_presentation_support = in gst_vulkan_window_wayland_class_init()
108 window_class->get_presentation_support =
106 window_class->get_presentation_support = in gst_vulkan_window_xcb_class_init()
101 window_class->get_presentation_support =
82 window_class->get_presentation_support = in gst_vulkan_window_win32_class_init()