Home
last modified time | relevance | path

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

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