Home
last modified time | relevance | path

Searched defs:present_mode (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdebug.c176 gst_vulkan_present_mode_to_string (VkPresentModeKHR present_mode) in gst_vulkan_present_mode_to_string()
Dgstvkswapper.c725 VkPresentModeKHR present_mode; in _allocate_swapchain() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_kopper.h83 VkPresentModeKHR present_mode; member
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_swapchain.cc115 VkPresentModeKHR present_mode = VK_PRESENT_MODE_FIFO_KHR; in VulkanSwapchain() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h109 VkPresentModeKHR present_mode; member
Dwsi_common_x11.c1464 VkPresentModeKHR present_mode) in x11_needs_wait_for_fences()
1955 VkPresentModeKHR present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo); in x11_surface_create_swapchain() local
Dwsi_common.c68 const char *present_mode; in wsi_device_init() local
Dwsi_common_wayland.c941 VkPresentModeKHR present_mode; member
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_vulkan.cpp890 int ImGui_ImplVulkanH_GetMinImageCountFromPresentMode(VkPresentModeKHR present_mode) in ImGui_ImplVulkanH_GetMinImageCountFromPresentMode()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_vulkan.cpp1214 int ImGui_ImplVulkanH_GetMinImageCountFromPresentMode(VkPresentModeKHR present_mode) in ImGui_ImplVulkanH_GetMinImageCountFromPresentMode()