Halide
D3D12_COMMAND_SIGNATURE_DESC Struct Reference

#include <mini_d3d12.h>

Public Member Functions

 _Field_size_full_ (NumArgumentDescs) const D3D12_INDIRECT_ARGUMENT_DESC *pArgumentDescs
 

Public Attributes

UINT ByteStride
 
UINT NumArgumentDescs
 
UINT NodeMask
 

Detailed Description

Definition at line 2766 of file mini_d3d12.h.

Member Function Documentation

◆ _Field_size_full_()

D3D12_COMMAND_SIGNATURE_DESC::_Field_size_full_ ( NumArgumentDescs  ) const

Member Data Documentation

◆ ByteStride

UINT D3D12_COMMAND_SIGNATURE_DESC::ByteStride

Definition at line 2767 of file mini_d3d12.h.

◆ NumArgumentDescs

UINT D3D12_COMMAND_SIGNATURE_DESC::NumArgumentDescs

Definition at line 2768 of file mini_d3d12.h.

◆ NodeMask

UINT D3D12_COMMAND_SIGNATURE_DESC::NodeMask

Definition at line 2770 of file mini_d3d12.h.


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