Ejemplo n.º 1
0
 public override void Dispatch(uint groupCountX, uint groupCountY, uint groupCountZ)
 {
     _currentCommands.Dispatch(groupCountX, groupCountY, groupCountZ);
 }