Home
last modified time | relevance | path

Searched defs:ExternalMemoryHost (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalHost.hpp21 class ExternalMemoryHost : public vk::DeviceMemory, public vk::ObjectBase<ExternalMemoryHost, VkDev… class
H A DVkDeviceMemoryExternalHost.cpp38 ExternalMemoryHost::ExternalMemoryHost(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const De… in ExternalMemoryHost() function in ExternalMemoryHost