Expand description
Api config picking and creating utils.
Structs§
- Api
- The Api supported by the config.
- Config
Surface Types - The types of the surface supported by the config.
- Config
Template - The context configuration template that is used to find desired config.
- Config
Template Builder - Builder for the
ConfigTemplate
.
Enums§
- Color
Buffer Type - The buffer type baked by the config.
- Config
- The GL configuration used to create
Surface
andContext
in a cross platform way. - RawConfig
- Raw config.
Traits§
- AsRaw
Config - Get the raw config.
- GetGl
Config - The trait to
- GlConfig
- The trait to group all common config option.