Cogl.GLES2ContextError

Error codes that relate to the cogl_gles2_context api.

GLES2ContextError.UNSUPPORTED

Creating GLES2 contexts isn't supported. Applications should use Cogl.has_feature to check for the Cogl.FeatureID.ogl_feature_id_gles2_context.

GLES2ContextError.DRIVER

An underlying driver error occured.