Home
last modified time | relevance | path

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

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