Module crispy::raw

source ·
Expand description

Minimal glium backend. Tested with EGL+gbm context.

Structs§

  • A simple backend for rendering into GBM (headless) buffers used via an EGL context.
  • The context for glium operations. For EGL operations, use the EGL context directly.