Function Game.simpleSubmission

Build a graphics pipeline submission for the simplest cases with a single submission.

final gfx.graal.queue.Submission[] simpleSubmission (
  Window window,
  gfx.graal.cmd.PrimaryCommandBuffer[] cmdBufs
);