Luna::RHI::IDeviceMemory
Represents one allocated device memory.
interface Luna::RHI::IDeviceMemory : public virtual IDeviceChild
Base type
Member functions
-
virtual MemoryType get_memory_type()=0
Gets the memory type of the device memory.
-
Gets the size of the memory.