ID3D12XboxDmaCommandList Interface

A dedicated interface for D3D12_COMMAND_LIST_TYPE_COPY.

Syntax

interface ID3D12XboxDmaCommandList : public ID3D12CommandList  

Remarks

Xbox One does not support usage of D3D12_COMMAND_LIST_TYPE_COPY with the standard ID3D12GraphicsCommandList interface. Instead, Xbox One provides a dedicated interface for copy (ID3D12XboxDmaCommandList).

Requirements

Header: Declared in d3d12_x.h.

Library: Use d3d12_x.lib.

See also

Reference

ID3D12XboxDmaCommandList Members