ID3D12Device6 interface (d3d12.h)

Represents a virtual adapter.

This interface extends ID3D12Device5.

Inheritance

The ID3D12Device6 interface inherits from the ID3D12Device5 interface.

Methods

The ID3D12Device6 interface has these methods.

 
ID3D12Device6::SetBackgroundProcessingMode

Sets the mode for driver background processing optimizations.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Target Platform Windows
Header d3d12.h

See also

Core interfaces