ID3D12GraphicsCommandList::ExecuteCommandListsX Method

This method is not currently implemented.

Syntax

public:
void D3DAPI ExecuteCommandListsX(
         UINT Count,
         const ID3D12CommandList *ppCommandLists,
         const UINT *ppPredicationBufferOffsets
)  

Parameters

Count
Type: UINT 

[in]

ppCommandLists
Type: ID3D12CommandList *

[in]

ppPredicationBufferOffsets
Type: UINT *

[in]

Return value

Type: void D3DAPI 

Requirements

Header: Declared in d3d12_x.h.

Library: Use d3d12_x.lib.

See also

Reference

ID3D12GraphicsCommandList Interface

ID3D12GraphicsCommandList Members