class

OpenGLBindingGenerator::Generators::FeatureProfilePairGenerator

Inherits Enumerable < Reference < Object

Identifies all features and their corresponding profiles (if any).

Constructors

new(registry : Intermediate::Registry)

Creates the generator.

Source

Instance methods

each

Yields each feature-profile combination from the registry.

Source