語法
typedef struct D3D12_DISPATCH_MESH_ARGUMENTS {
UINT ThreadGroupCountX;
UINT ThreadGroupCountY;
UINT ThreadGroupCountZ;
} D3D12_DISPATCH_MESH_ARGUMENTS;
成員
ThreadGroupCountX
ThreadGroupCountY
ThreadGroupCountZ
規格需求
| 需求 | 值 |
|---|---|
| 標頭 | d3d12.h |
typedef struct D3D12_DISPATCH_MESH_ARGUMENTS {
UINT ThreadGroupCountX;
UINT ThreadGroupCountY;
UINT ThreadGroupCountZ;
} D3D12_DISPATCH_MESH_ARGUMENTS;
ThreadGroupCountX
ThreadGroupCountY
ThreadGroupCountZ
| 需求 | 值 |
|---|---|
| 標頭 | d3d12.h |