Home
last modified time | relevance | path

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

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