Luna::RHI::IResource
Represents a memory region that can be accessed by GPU.
interface Luna::RHI::IResource : public virtual IDeviceChild
Base type
Member functions
-
virtual IDeviceMemory * get_memory()=0
Gets the device memory object that holds memory of this resource.