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