Searched refs:pSwapchains (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_wsi.c | 196 VN_WSI_PTR(pPresentInfo->pSwapchains[i]),
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 1669 VkSwapchainKHR swapchain = pPresentInfo->pSwapchains[i]; 1681 VkSwapchainKHR swapchain = pPresentInfo->pSwapchains[i]; 1685 present_info.pSwapchains = &swapchain;
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 1951 VkSwapchainKHR swapchain = pPresentInfo->pSwapchains[i]; 1965 present_info.pSwapchains = &swapchain; 1975 VkSwapchainKHR swapchain = pPresentInfo->pSwapchains[i]; 1983 present_info.pSwapchains = &swapchain;
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common.c | 672 VK_FROM_HANDLE(wsi_swapchain, swapchain, pPresentInfo->pSwapchains[i]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ |
| H A D | wsi_common.c | 1010 WSI_FROM_HANDLE(wsi_swapchain, swapchain, pPresentInfo->pSwapchains[i]);
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 4889 const VkSwapchainKHR* pSwapchains; member in struct:VkPresentInfoKHR 5136 typedef VkResult (VKAPI_PTR *PFN_vkCreateSharedSwapchainsKHR)(VkDevice device, uint32_t swapchainCount, const VkSwapchainCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains); 5144 VkSwapchainKHR* pSwapchains); 7463 typedef void (VKAPI_PTR *PFN_vkSetHdrMetadataEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMetadataEXT* pMetadata); 7469 const VkSwapchainKHR* pSwapchains,
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 6193 const VkSwapchainKHR* pSwapchains; member in struct:VkPresentInfoKHR 6440 typedef VkResult (VKAPI_PTR *PFN_vkCreateSharedSwapchainsKHR)(VkDevice device, uint32_t swapchainCount, const VkSwapchainCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains); 6448 VkSwapchainKHR* pSwapchains); 9611 typedef void (VKAPI_PTR *PFN_vkSetHdrMetadataEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMetadataEXT* pMetadata); 9617 const VkSwapchainKHR* pSwapchains,
|
Completed in 75 milliseconds