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