Home
last modified time | relevance | path

Searched defs:extendedAllocationInfo (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemory.cpp89 vk::DeviceMemory::ExtendedAllocationInfo extendedAllocationInfo = {}; in Allocate() local
107const 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 DVkDeviceMemoryExternalHost.cpp17 …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 DVkDeviceMemoryExternalLinux.hpp29 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo()
35 …oryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in OpaqueFdExternalMemory()
H A DVkDeviceMemoryExternalFuchsia.hpp65 …static bool supportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in supportsAllocateInfo()
71 …oryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in VmoExternalMemory()
H A DVkDeviceMemoryExternalMac.hpp65 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo()
71 …oryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in OpaqueFdExternalMemory()
H A DVkDeviceMemoryExternalAndroid.cpp171 …ternalMemory::AllocateInfo::AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in AllocateInfo()
198 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in AHardwareBufferExternalMemory()
H A DVkDeviceMemoryExternalAndroid.hpp47 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo()
H A DVkDeviceMemory.hpp137 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in DeviceMemoryInternal()