Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp793 VkResult SetSwapchainCreateInfo(VkDevice device, const VkSwapchainCreateInfoKHR* createInfo) in SetSwapchainCreateInfo() function
909 VkResult result = SetSwapchainCreateInfo(device, createInfo); in CreateSwapchainKHR()