ID3D12Pageable interface
An interface from which many other core interfaces inherit from. It indicates that the object type encapsulates some amount of GPU-accessible memory; but does not strongly indicate whether the application can manipulate the object's residency.
Members
The ID3D12Pageable interface inherits from ID3D12DeviceChild but does not have additional members.
Remarks
For more details, refer to Memory Management in Direct3D 12 and the MakeResident method reference.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: