ID3D12Debug4 interface (d3d12sdklayers.h)

Adds the ability to disable the debug layer.

Inheritance

The ID3D12Debug4 interface inherits from the ID3D12Debug3 interface.

Methods

The ID3D12Debug4 interface has these methods.

 
ID3D12Debug4::DisableDebugLayer

Disables the debug layer.

Requirements

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

See also