Luna::RHI::IDeviceChild

Represents one object that is created by IDevice and is only available in the device context.

interface Luna::RHI::IDeviceChild : public virtual Interface

Every device child object holds one strong reference to the devices that creates it, so the device object will not be destroyed until all device child objects are destroyed.

Base type

Member functions