Searched refs:GST_IS_VULKAN_DISPLAY_WAYLAND (Results 1 – 3 of 3) sorted by relevance
39 #define GST_IS_VULKAN_DISPLAY_WAYLAND(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_VULK… macro
192 g_return_if_fail (GST_IS_VULKAN_DISPLAY_WAYLAND (display)); in gst_vulkan_display_wayland_roundtrip_async()
222 if (!GST_IS_VULKAN_DISPLAY_WAYLAND (window->display)) { in gst_vulkan_window_wayland_open()