Searched refs:DispatchCreateSwapchainKHR (Results 1 – 3 of 3) sorted by relevance
832 VkResult DispatchCreateSwapchainKHR(
326 VkResult DispatchCreateSwapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR *pCreateInfo, in DispatchCreateSwapchainKHR() function
4604 VkResult result = DispatchCreateSwapchainKHR(device, pCreateInfo, pAllocator, pSwapchain); in CreateSwapchainKHR()