ID3D12GraphicsCommandList Interface

Encapsulates a list of graphics commands for rendering.

Syntax

interface ID3D12GraphicsCommandList : public ID3D12CommandList  

Remarks

On Xbox One, this interface contains the ID3D12GraphicsCommandList methods in the Direct3D 12 Reference, and also contains the Xbox One extension methods documented here.

Requirements

Header: Declared in d3d12_x.h.

Library: Use d3d12_x.lib.

See also

Reference

ID3D12GraphicsCommandList Members