ID3D12CommandSignature interface

A command signature object enables apps to specify indirect drawing, including the buffer format, command type and resource bindings to be used.

Members

The ID3D12CommandSignature interface inherits from ID3D12Pageable but does not have additional members.

Remarks

To create a command signature, call ID3D12Device::CreateCommandSignature, as described in Indirect Drawing.

Requirements

Header

D3d12.h

Library

D3d12.lib

DLL

D3d12.dll

See also

ID3D12Pageable
Core Interfaces
ExecuteIndirect

 

 

Show: