Module glium::backend::glutin

source ·
Expand description

Backend implementation for the glutin library

Features

Only available if the ‘glutin’ feature is enabled.

Re-exports

Modules

  • Backend implementation for a glutin headless renderer.

Structs

  • A GL context combined with a facade for drawing upon.
  • An implementation of the Backend trait for glutin.

Enums