Condividi tramite


D3D12_DISPATCH_MESH_ARGUMENTS struttura (d3d12.h)

Sintassi

typedef struct D3D12_DISPATCH_MESH_ARGUMENTS {
  UINT ThreadGroupCountX;
  UINT ThreadGroupCountY;
  UINT ThreadGroupCountZ;
} D3D12_DISPATCH_MESH_ARGUMENTS;

Members

ThreadGroupCountX

ThreadGroupCountY

ThreadGroupCountZ

Requisiti

Requisito Valore
Intestazione d3d12.h