Searched defs:extendedAllocationInfo (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
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()
|
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()
|
D | VkDeviceMemory.cpp | 89 vk::DeviceMemory::ExtendedAllocationInfo extendedAllocationInfo = {}; in Allocate() local 107 … const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, Device *device) in Allocate() 162 …fo(const VkMemoryAllocateInfo *pAllocateInfo, DeviceMemory::ExtendedAllocationInfo *extendedAlloca… in ParseAllocationInfo()
|
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()
|
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()
|
D | VkDeviceMemoryExternalAndroid.cpp | 167 …ternalMemory::AllocateInfo::AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedA… in AllocateInfo() 194 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in AHardwareBufferExternalMemory()
|
D | VkDeviceMemoryExternalAndroid.hpp | 47 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo()
|
D | VkDeviceMemory.hpp | 135 …emoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAll… in DeviceMemoryInternal()
|