Enumeration

CoglBlendStringError

Declaration

enum Cogl.BlendStringError

Description [src]

Error enumeration for the blend strings parser.

Available since:1.0

Members

Name Description
COGL_BLEND_STRING_ERROR_PARSE_ERROR

Generic parse error.

COGL_BLEND_STRING_ERROR_ARGUMENT_PARSE_ERROR

Argument parse error.

COGL_BLEND_STRING_ERROR_INVALID_ERROR

Internal parser error.

COGL_BLEND_STRING_ERROR_GPU_UNSUPPORTED_ERROR

Blend string not supported by the GPU.