Home
last modified time | relevance | path

Searched defs:VkSwapchainCreateInfoKHR (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
Dvulkan.h3548 typedef struct VkSwapchainCreateInfoKHR { struct
3567 } VkSwapchainCreateInfoKHR; argument
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp82 VKAPI_ATTR VkResult disabledCreateSwapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR*, co… in disabledCreateSwapchainKHR()