Constructor DispatchParameters
DispatchParameters(int, int, int)
Initializes a new instance of the DispatchParameters structure using the specified number of compute work groups.
public DispatchParameters(int numGroupsX, int numGroupsY, int numGroupsZ)