Interface IDMLPageable (directml.h)

Implementado por objetos que podem ser removidos da memória de GPU e, portanto, isso pode ser fornecido a IDMLDevice::Remove e IDMLDevice::MakeResident. A interface IDMLOperator herda de IDMLDeviceChild.

Herança

A interface IDMLPageable herda da interface IDMLDeviceChild.

Requisitos

Requisito Valor
Plataforma de Destino Windows
Cabeçalho directml.h

Confira também

IDMLDeviceChild