Home
last modified time | relevance | path

Searched refs:pSwapchains (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl730 …eInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const
732 …turn m_vk.createSharedSwapchainsKHR(device, swapchainCount, pCreateInfos, pAllocator, pSwapchains);
970 …taEXT (VkDevice device, deUint32 swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… argument
972 m_vk.setHdrMetadataEXT(device, swapchainCount, pSwapchains, pMetadata);
DvkConcreteDeviceInterface.inl149 …InfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const;
197 … (VkDevice device, deUint32 swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
DvkVirtualDeviceInterface.inl149 …KHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const = 0;
197 … (VkDevice device, deUint32 swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
DvkNullDriver.cpp1259 …nCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) in createSharedSwapchainsKHR() argument
1263pSwapchains[ndx] = allocateNonDispHandle<SwapchainKHR, VkSwapchainKHR>(device, pCreateInfos+ndx, p… in createSharedSwapchainsKHR()
DvkFunctionPointerTypes.inl190 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
291 … (VkDevice device, deUint32 swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
DvkNullDriverImpl.inl1820 …taEXT (VkDevice device, deUint32 swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… argument
1824 DE_UNREF(pSwapchains);
DvkVulkan_c.inl4577 const VkSwapchainKHR* pSwapchains; member
4829 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
4837 VkSwapchainKHR* pSwapchains);
7489 …taEXT)(VkDevice device, deUint32 swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
7495 const VkSwapchainKHR* pSwapchains,
DvkStructTypes.inl1796 const VkSwapchainKHR* pSwapchains; member
DvkStrUtilImpl.inl4700 s << "\tpSwapchains = " << value.pSwapchains << '\n';
/external/mesa3d/src/vulkan/wsi/
Dwsi_common.c683 WSI_FROM_HANDLE(wsi_swapchain, swapchain, pPresentInfo->pSwapchains[i]); in wsi_common_queue_present()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp11989 auto swapchain_data = GetSwapchainNode(pPresentInfo->pSwapchains[i]); in PreCallValidateQueuePresentKHR()
11994 … HandleToUint64(pPresentInfo->pSwapchains[i]), kVUID_Core_DrawState_SwapchainInvalidImage, in PreCallValidateQueuePresentKHR()
12008 … HandleToUint64(pPresentInfo->pSwapchains[i]), kVUID_Core_DrawState_SwapchainImageNotAcquired, in PreCallValidateQueuePresentKHR()
12038 … VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_KHR_EXT, HandleToUint64(pPresentInfo->pSwapchains[i]), in PreCallValidateQueuePresentKHR()
12043 … VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_KHR_EXT, HandleToUint64(pPresentInfo->pSwapchains[i]), in PreCallValidateQueuePresentKHR()
12055 auto swapchain_data = GetSwapchainNode(pPresentInfo->pSwapchains[i]); in PreCallValidateQueuePresentKHR()
12062 … VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_KHR_EXT, HandleToUint64(pPresentInfo->pSwapchains[i]), in PreCallValidateQueuePresentKHR()
12071 … VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_KHR_EXT, HandleToUint64(pPresentInfo->pSwapchains[i]), in PreCallValidateQueuePresentKHR()
12081 … HandleToUint64(pPresentInfo->pSwapchains[i]), "VUID-VkRectLayerKHR-layer-01262", in PreCallValidateQueuePresentKHR()
12095 …HandleToUint64(pPresentInfo->pSwapchains[0]), "VUID-VkPresentTimesInfoGOOGLE-swapchainCount-01247", in PreCallValidateQueuePresentKHR()
[all …]
Dcore_validation.h1421 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
1424 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains,
/external/mesa3d/include/vulkan/
Dvulkan.h3653 const VkSwapchainKHR* pSwapchains; member
3837 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
3845 VkSwapchainKHR* pSwapchains);
6563 …taEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
6569 const VkSwapchainKHR* pSwapchains,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4719 const VkSwapchainKHR* pSwapchains; member
4971 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
4979 VkSwapchainKHR* pSwapchains);
6900 …taEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
6906 const VkSwapchainKHR* pSwapchains,
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4719 const VkSwapchainKHR* pSwapchains; member
4971 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
4979 VkSwapchainKHR* pSwapchains);
6900 …taEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
6906 const VkSwapchainKHR* pSwapchains,
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4887 const VkSwapchainKHR* pSwapchains; member
5139 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
5147 VkSwapchainKHR* pSwapchains);
7543 …taEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
7549 const VkSwapchainKHR* pSwapchains,
Dvulkan.hpp1285 …InfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains ) const in vkCreateSharedSwapchainsKHR()
1287 …urn ::vkCreateSharedSwapchainsKHR( device, swapchainCount, pCreateInfos, pAllocator, pSwapchains ); in vkCreateSharedSwapchainsKHR()
1843 …taEXT( VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… in vkSetHdrMetadataEXT() argument
1845 return ::vkSetHdrMetadataEXT( device, swapchainCount, pSwapchains, pMetadata ); in vkSetHdrMetadataEXT()
13922 …HR* pCreateInfos, const AllocationCallbacks* pAllocator, SwapchainKHR* pSwapchains, Dispatch const…
14937 …void setHdrMetadataEXT( uint32_t swapchainCount, const SwapchainKHR* pSwapchains, const HdrMetadat…
41610 , pSwapchains( pSwapchains_ ) in PresentInfoKHR()
41652 pSwapchains = pSwapchains_; in setPSwapchains()
41685 && ( pSwapchains == rhs.pSwapchains ) in operator ==()
41703 const SwapchainKHR* pSwapchains; member
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_core.h4839 const VkSwapchainKHR* pSwapchains; member
5091 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
5099 VkSwapchainKHR* pSwapchains);
7372 …taEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
7378 const VkSwapchainKHR* pSwapchains,
Dvulkan.hpp1675 …nfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains ) const in vkCreateSharedSwapchainsKHR()
1677 …turn ::vkCreateSharedSwapchainsKHR( device, swapchainCount, pCreateInfos, pAllocator, pSwapchains); in vkCreateSharedSwapchainsKHR()
2469 …taEXT( VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… in vkSetHdrMetadataEXT() argument
2471 return ::vkSetHdrMetadataEXT( device, swapchainCount, pSwapchains, pMetadata); in vkSetHdrMetadataEXT()
21193 , pSwapchains( pSwapchains_ ) in PresentInfoKHR()
21235 pSwapchains = pSwapchains_; in setPSwapchains()
21268 && ( pSwapchains == rhs.pSwapchains ) in operator ==()
21286 const SwapchainKHR* pSwapchains; member
40769 …HR* pCreateInfos, const AllocationCallbacks* pAllocator, SwapchainKHR* pSwapchains, Dispatch const…
41158 …void setHdrMetadataEXT( uint32_t swapchainCount, const SwapchainKHR* pSwapchains, const HdrMetadat…
[all …]
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4574 const VkSwapchainKHR* pSwapchains; member
4826 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
4834 VkSwapchainKHR* pSwapchains);
7486 …taEXT)(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
7492 const VkSwapchainKHR* pSwapchains,