Searched refs:structureChains (Results 1 – 3 of 3) sorted by relevance
4137 std::vector<StructureChain, StructureChainAllocator> structureChains; in getQueueFamilyProperties2() local4141 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()4145 …queueFamilyProperties[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamily… in getQueueFamilyProperties2()4152 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()4156 …structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2>() = queueFamilyPrope… in getQueueFamilyProperties2()4158 return structureChains; in getQueueFamilyProperties2()4167 std::vector<StructureChain, StructureChainAllocator> structureChains( structureChainAllocator ); in getQueueFamilyProperties2() local4171 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()4175 …queueFamilyProperties[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamily… in getQueueFamilyProperties2()4182 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()[all …]
7556 std::vector<StructureChain> structureChains; in getQueueFamilyProperties2() local7560 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()7564 …queueFamilyProperties[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamily… in getQueueFamilyProperties2()7571 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()7575 …structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2>() = queueFamilyPrope… in getQueueFamilyProperties2()7577 return structureChains; in getQueueFamilyProperties2()9090 std::vector<StructureChain> structureChains; in getSurfaceFormats2KHR() local9099 structureChains.resize( surfaceFormatCount ); in getSurfaceFormats2KHR()9103 …surfaceFormats[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR>… in getSurfaceFormats2KHR()9112 structureChains.resize( surfaceFormatCount ); in getSurfaceFormats2KHR()[all …]
12406 std::vector<StructureChain> structureChains; in getQueueFamilyProperties2() local12410 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()12414 …queueFamilyProperties[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamily… in getQueueFamilyProperties2()12421 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2()12425 …structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2>() = queueFamilyPrope… in getQueueFamilyProperties2()12427 return structureChains; in getQueueFamilyProperties2()14373 std::vector<StructureChain> structureChains; in getQueueFamilyProperties2KHR() local14377 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2KHR()14381 …queueFamilyProperties[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamily… in getQueueFamilyProperties2KHR()14388 structureChains.resize( queueFamilyPropertyCount ); in getQueueFamilyProperties2KHR()[all …]