A dedicated interface for D3D12_COMMAND_LIST_TYPE_COPY.
interface ID3D12XboxDmaCommandList : public ID3D12CommandList
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).
Header: Declared in d3d12_x.h.
Library: Use d3d12_x.lib.