Home
last modified time | relevance | path

Searched refs:AllocateInfo (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalHost.hpp24 struct AllocateInfo struct in ExternalMemoryHost
29 AllocateInfo() = default;
31 AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo);
45 AllocateInfo allocateInfo;
H A DVkDeviceMemoryExternalAndroid.hpp31 struct AllocateInfo struct in AHardwareBufferExternalMemory
39 AllocateInfo() = default;
41 // Use the parsed allocation info to initialize a AllocateInfo.
42 AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo);
49 AllocateInfo info(extendedAllocationInfo); in SupportsAllocateInfo()
89 AllocateInfo allocateInfo;
H A DVkDeviceMemoryExternalFuchsia.hpp31 struct AllocateInfo struct in zircon::VmoExternalMemory
37 AllocateInfo() = default;
39 // Use the parsed allocation info to initialize a AllocateInfo.
40 AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo) in AllocateInfo() function
67 AllocateInfo info(extendedAllocationInfo); in supportsAllocateInfo()
161 AllocateInfo allocateInfo;
H A DVkDeviceMemoryExternalHost.cpp17 ExternalMemoryHost::AllocateInfo::AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo) in AllocateInfo() function in ExternalMemoryHost::AllocateInfo
34 AllocateInfo info(extendedAllocationInfo); in SupportsAllocateInfo()
H A DVkDeviceMemoryExternalAndroid.cpp167 AHardwareBufferExternalMemory::AllocateInfo::AllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo) in AllocateInfo() function in AHardwareBufferExternalMemory::AllocateInfo
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp49 struct AllocateInfo struct
258 AllocateInfo *infoOut) in GetAllocateInfo()
495 AllocateInfo allocateInfo; in initImpl()

Completed in 4 milliseconds