Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp62 class DeviceMemoryHostExternalBase : public DeviceMemory::ExternalBase class
74 DeviceMemoryHostExternalBase(const VkMemoryAllocateInfo *pAllocateInfo) {} in DeviceMemoryHostExternalBase() function in vk::DeviceMemoryHostExternalBase
290 parseCreateInfo<DeviceMemoryHostExternalBase>(pAllocateInfo, pTraits); in findTraits()