Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c290 if (!window_wl->GetPhysicalDeviceWaylandPresentationSupport) in gst_vulkan_window_wayland_get_presentation_support()
291 window_wl->GetPhysicalDeviceWaylandPresentationSupport = in gst_vulkan_window_wayland_get_presentation_support()
294 if (!window_wl->GetPhysicalDeviceWaylandPresentationSupport) { in gst_vulkan_window_wayland_get_presentation_support()
302 if (window_wl->GetPhysicalDeviceWaylandPresentationSupport (gpu, in gst_vulkan_window_wayland_get_presentation_support()
Dgstvkwindow_wayland.h50 PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR GetPhysicalDeviceWaylandPresentationSupport; member