Function Gl.DispatchCompute

Commands for GL_VERSION_4_3

void DispatchCompute (
  uint num_groups_x,
  uint num_groups_y,
  uint num_groups_z
) const;