Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp128 VkPresentModeKHR GetPresentMode(const VkPhysicalDevice physicalDevice, const VkSurfaceKHR surface, … in GetPresentMode() function
269 … const VkPresentModeKHR swapchainPresentMode = GetPresentMode(physicalDevice, surface_, flags_); in SwapchainVk()