Home
last modified time | relevance | path

Searched refs:SupportsAllocateInfo (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp110 if(AHardwareBufferExternalMemory::SupportsAllocateInfo(extendedAllocationInfo)) in Allocate()
116 if(OpaqueFdExternalMemory::SupportsAllocateInfo(extendedAllocationInfo)) in Allocate()
127 if(ExternalMemoryHost::SupportsAllocateInfo(extendedAllocationInfo)) in Allocate()
DVkDeviceMemoryExternalHost.hpp36 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio…
DVkDeviceMemoryExternalHost.cpp32 bool ExternalMemoryHost::SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &exten… in SupportsAllocateInfo() function in ExternalMemoryHost
DVkDeviceMemoryExternalLinux.hpp29 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo() function in OpaqueFdExternalMemory
DVkDeviceMemoryExternalAndroid.hpp47 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo() function in AHardwareBufferExternalMemory
DVkDeviceMemoryExternalMac.hpp65 …static bool SupportsAllocateInfo(const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocatio… in SupportsAllocateInfo() function in OpaqueFdExternalMemory