Module config

Source
Expand description

Api config picking and creating utils.

Structs§

Api
The Api supported by the config.
ConfigSurfaceTypes
The types of the surface supported by the config.
ConfigTemplate
The context configuration template that is used to find desired config.
ConfigTemplateBuilder
Builder for the ConfigTemplate.

Enums§

ColorBufferType
The buffer type baked by the config.
Config
The GL configuration used to create Surface and Context in a cross platform way.
RawConfig
Raw config.

Traits§

AsRawConfig
Get the raw config.
GetGlConfig
The trait to
GlConfig
The trait to group all common config option.