ReactOS 0.4.17-dev-934-g091855f
D3D12_COMMAND_SIGNATURE_DESC Struct Reference
Collaboration diagram for D3D12_COMMAND_SIGNATURE_DESC:

Public Attributes

UINT ByteStride
 
UINT NumArgumentDescs
 
const D3D12_INDIRECT_ARGUMENT_DESC * pArgumentDescs
 
UINT NodeMask
 

Detailed Description

Definition at line 3133 of file d3d12.idl.

Member Data Documentation

◆ ByteStride

UINT D3D12_COMMAND_SIGNATURE_DESC::ByteStride

Definition at line 3135 of file d3d12.idl.

Referenced by d3d12_command_list_ExecuteIndirect().

◆ NodeMask

UINT D3D12_COMMAND_SIGNATURE_DESC::NodeMask

Definition at line 3138 of file d3d12.idl.

◆ NumArgumentDescs

UINT D3D12_COMMAND_SIGNATURE_DESC::NumArgumentDescs

Definition at line 3136 of file d3d12.idl.

Referenced by d3d12_command_list_ExecuteIndirect().

◆ pArgumentDescs

const D3D12_INDIRECT_ARGUMENT_DESC* D3D12_COMMAND_SIGNATURE_DESC::pArgumentDescs

Definition at line 3137 of file d3d12.idl.

Referenced by d3d12_command_list_ExecuteIndirect().


The documentation for this struct was generated from the following file: