Searched defs:DeviceMemoryInternal (Results 1 – 1 of 1) sorted by relevance
134 class DeviceMemoryInternal : public DeviceMemory, public ObjectBase<DeviceMemoryInternal, VkDeviceM… class137 …DeviceMemoryInternal(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::Exten… in DeviceMemoryInternal() function in vk::DeviceMemoryInternal