Enumeration (GI Enum)

Cogl-51CoglDriverId

Identifiers for underlying hardware drivers that may be used by Cogl for rendering.

Index
ANY: 0

Implies no preference for which driver is used

GL3: 2

An OpenGL driver using the core GL 3.1 profile

GLES2: 3

An OpenGL ES 2.0 driver.

NOP: 1

A No-Op driver.