Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h832 VkResult DispatchCreateSwapchainKHR(
Dlayer_chassis_dispatch.cpp326 VkResult DispatchCreateSwapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR *pCreateInfo, in DispatchCreateSwapchainKHR() function
Dchassis.cpp4604 VkResult result = DispatchCreateSwapchainKHR(device, pCreateInfo, pAllocator, pSwapchain); in CreateSwapchainKHR()