GLConfig.this

Creates a mew OpenGL frame buffer configuration that match the specified display mode, or the fallback mode.

Parameters

mode GLConfigMode

display mode bit mask.

fallback GLConfigMode

Try this mode if first fails.

Throws

ConstructionException if configuring GL fails

Meta