Crate gfx_window_glutin

Source

Functionsยง

  • Initialize with a window builder. Generically parametrized version over the main framebuffer format.
  • Initialize with an existing Glutin window. Generically parametrized version over the main framebuffer format.
  • Initialize with an existing Glutin window. Raw version.
  • Initialize with a window builder. Raw version.
  • Create new main target views based on the current size of the window. Best called just after a WindowResize event.
  • Update the internal dimensions of the main framebuffer targets. Generic version over the format.
  • Return new main target views if the window resolution has changed from the old dimensions.