ID3D12DebugCommandQueue interface

Provides methods to monitor and debug a command queue.

Members

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

Methods

The ID3D12DebugCommandQueue interface has these methods.

MethodDescription
AssertResourceState

Checks whether a resource, or subresource, is in a specified state, or not.

 

Requirements

Header

D3d12sdklayers.h

See also

IUnknown
Debug Layer Interfaces

 

 

Show: