cogl: Export cogl_blend_string_error_quark

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1916>
This commit is contained in:
Zander Brown 2021-07-05 22:58:50 +01:00
parent 4ab331e60f
commit cfe6cda694

View File

@ -237,7 +237,7 @@ typedef enum /*< prefix=COGL_BLEND_STRING_ERROR >*/
COGL_BLEND_STRING_ERROR_GPU_UNSUPPORTED_ERROR
} CoglBlendStringError;
uint32_t
COGL_EXPORT uint32_t
cogl_blend_string_error_quark (void);
#define COGL_SYSTEM_ERROR (_cogl_system_error_quark ())