Home
last modified time | relevance | path

Searched refs:GST_VULKAN_DISPLAY_WAYLAND_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c261 info.display = GST_VULKAN_DISPLAY_WAYLAND_DISPLAY (window->display); in gst_vulkan_window_wayland_get_surface()
304 GST_VULKAN_DISPLAY_WAYLAND_DISPLAY (window->display))) in gst_vulkan_window_wayland_get_presentation_support()
Dgstvkdisplay_wayland.h88 #define GST_VULKAN_DISPLAY_WAYLAND_DISPLAY(display_) (GST_VULKAN_DISPLAY_WAYLAND (display_)->displa… macro