structure D3D12_DISPATCH_MESH_ARGUMENTS (d3d12.h)
Syntaxe
typedef struct D3D12_DISPATCH_MESH_ARGUMENTS {
UINT ThreadGroupCountX;
UINT ThreadGroupCountY;
UINT ThreadGroupCountZ;
} D3D12_DISPATCH_MESH_ARGUMENTS;
Membres
ThreadGroupCountX
ThreadGroupCountY
ThreadGroupCountZ
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | d3d12.h |