D3D12_DISPATCH_ARGUMENTS

Undocumented in source.
version(Windows)
struct D3D12_DISPATCH_ARGUMENTS {}

Members

Variables

ThreadGroupCountX
UINT ThreadGroupCountX;
Undocumented in source.
ThreadGroupCountY
UINT ThreadGroupCountY;
Undocumented in source.
ThreadGroupCountZ
UINT ThreadGroupCountZ;
Undocumented in source.

Meta