ID3D11RefTrackingOptions interface (d3d11sdklayers.h)

The tracking interface sets reference tracking options.

Inheritance

The ID3D11RefTrackingOptions interface inherits from the IUnknown interface. ID3D11RefTrackingOptions also has these types of members:

Methods

The ID3D11RefTrackingOptions interface has these methods.

 
ID3D11RefTrackingOptions::SetTrackingOptions

Sets graphics processing unit (GPU) debug reference tracking options.

Remarks

These APIs require the Windows Software Development Kit (SDK) for Windows 8.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 [desktop apps | UWP apps]
Target Platform Windows
Header d3d11sdklayers.h

See also

IUnknown

Layer Interfaces