estructura D3D12_DISPATCH_MESH_ARGUMENTS (d3d12.h)
Sintaxis
typedef struct D3D12_DISPATCH_MESH_ARGUMENTS {
UINT ThreadGroupCountX;
UINT ThreadGroupCountY;
UINT ThreadGroupCountZ;
} D3D12_DISPATCH_MESH_ARGUMENTS;
Miembros
ThreadGroupCountX
ThreadGroupCountY
ThreadGroupCountZ
Requisitos
Requisito | Valor |
---|---|
Header | d3d12.h |