Home
last modified time | relevance | path

Searched refs:gst_vulkan_device_get_physical_device (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.h127 VkPhysicalDevice gst_vulkan_device_get_physical_device (GstVulkanDevice * device);
Dgstvkimagememory.c223 gpu = gst_vulkan_device_get_physical_device (device); in _vk_image_mem_new_alloc()
298 gpu = gst_vulkan_device_get_physical_device (device); in _vk_image_mem_new_wrapped()
Dgstvkdevice.c281 gpu = gst_vulkan_device_get_physical_device (device); in gst_vulkan_device_open()
469 gst_vulkan_device_get_physical_device (GstVulkanDevice * device) in gst_vulkan_device_get_physical_device() function
Dgstvkswapper.c257 gpu = gst_vulkan_device_get_physical_device (data->swapper->device); in _choose_queue()
423 gpu = gst_vulkan_device_get_physical_device (swapper->device); in _vulkan_swapper_retrieve_surface_properties()
739 gpu = gst_vulkan_device_get_physical_device (swapper->device); in _allocate_swapchain()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosurfacevulkanmemory.c187 gpu = gst_vulkan_device_get_physical_device (device); in _io_surface_vulkan_memory_new()
Dvideotexturecache-vulkan.mm290 gpu = gst_vulkan_device_get_physical_device (vk_mem->device);
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c301 gpu = gst_vulkan_device_get_physical_device (device); in gst_vulkan_window_wayland_get_presentation_support()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dgstvkwindow_xcb.c318 gpu = gst_vulkan_device_get_physical_device (device); in gst_vulkan_window_xcb_get_presentation_support()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/
Dgstvkwindow_win32.c426 gpu = gst_vulkan_device_get_physical_device (device); in gst_vulkan_window_win32_get_presentation_support()