Module context

Source
Expand description

Declarations common to all platform contexts.

Structs§

ContextAttributeFlags
Various flags that control attributes of the context and/or surfaces created from that context.
ContextAttributes
Attributes that control aspects of a context and/or surfaces created from that context.
ContextID
A unique ID among all currently-allocated contexts.

Functions§

current_context_uses_compatibility_profile 🔒