Expand description
Graphical backends are designed to aid in rendering computer graphics to a monitor.
Structs§
Enums§
- Action
- An backend operation.
- Api
- A hardware graphics API.
- Backend
- A graphical backend.
- Error
- An error that occurred while creating an application’s graphical context.
- Reason
- The reason why a graphics adapter could not be found
Functions§
- configure
- Returns a
Taskthat switches thebackend::Settingsof the current application.