Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDeviceMemory.hpp131 class DeviceMemoryInternal : public DeviceMemory, public ObjectBase<DeviceMemoryInternal, VkDeviceM… class
134DeviceMemoryInternal(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::Exten… in DeviceMemoryInternal() function in vk::DeviceMemoryInternal