Home
last modified time | relevance | path

Searched defs:_swapchain (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c828 wsi_common_get_images(VkSwapchainKHR _swapchain, in wsi_common_get_images() argument
845 wsi_common_get_image(VkSwapchainKHR _swapchain, uint32_t index) in wsi_common_get_image() argument
808 wsi_DestroySwapchainKHR(VkDevice _device, VkSwapchainKHR _swapchain, const VkAllocationCallbacks *pAllocator) wsi_DestroySwapchainKHR() argument
1219 wsi_common_create_swapchain_image(const struct wsi_device *wsi, const VkImageCreateInfo *pCreateInfo, VkSwapchainKHR _swapchain, VkImage *pImage) wsi_common_create_swapchain_image() argument
1275 wsi_common_bind_swapchain_image(const struct wsi_device *wsi, VkImage vk_image, VkSwapchainKHR _swapchain, uint32_t image_idx) wsi_common_bind_swapchain_image() argument
[all...]
H A Dwsi_common_display.c2940 wsi_GetSwapchainCounterEXT(VkDevice _device, VkSwapchainKHR _swapchain, VkSurfaceCounterFlagBitsEXT counter, uint64_t *pCounterValue) wsi_GetSwapchainCounterEXT() argument

Completed in 7 milliseconds