IDMLPageable interface (directml.h)

Implemented by objects that can be evicted from GPU memory, and hence that can be supplied to IDMLDevice::Evict and IDMLDevice::MakeResident. The IDMLOperator interface inherits from IDMLDeviceChild.

Inheritance

The IDMLPageable interface inherits from the IDMLDeviceChild interface.

Requirements

Requirement Value
Target Platform Windows
Header directml.h

See also

IDMLDeviceChild