Searched defs:extendedAllocationInfo (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkDeviceMemory.cpp | 89 vk::DeviceMemory::ExtendedAllocationInfo extendedAllocationInfo = {}; in Allocate() local 107 … const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, Device *device) in Allocate() 144 …const VkMemoryAllocateInfo *pAllocateInfo, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in DeviceMemory() 172 …fo(const VkMemoryAllocateInfo *pAllocateInfo, DeviceMemory::ExtendedAllocationInfo *extendedAlloca… in ParseAllocationInfo()
|
H A D | VkDeviceMemoryExternalHost.cpp | 17 …alMemoryHost::AllocateInfo::AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in AllocateInfo() 32 …ExternalMemoryHost::SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in SupportsAllocateInfo() 38 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in ExternalMemoryHost()
|
H A D | VkDeviceMemoryExternalLinux.hpp | 29 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo() 35 …oryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in OpaqueFdExternalMemory()
|
H A D | VkDeviceMemoryExternalFuchsia.hpp | 65 …static bool supportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in supportsAllocateInfo() 71 …oryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in VmoExternalMemory()
|
H A D | VkDeviceMemoryExternalMac.hpp | 65 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo() 71 …oryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in OpaqueFdExternalMemory()
|
H A D | VkDeviceMemoryExternalAndroid.cpp | 171 …ternalMemory::AllocateInfo::AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in AllocateInfo() 198 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in AHardwareBufferExternalMemory()
|
H A D | VkDeviceMemoryExternalAndroid.hpp | 47 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo()
|
H A D | VkDeviceMemory.hpp | 137 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in DeviceMemoryInternal()
|