mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
cogl: Export cogl_blend_string_error_quark
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1916>
This commit is contained in:
parent
4ab331e60f
commit
cfe6cda694
@ -237,7 +237,7 @@ typedef enum /*< prefix=COGL_BLEND_STRING_ERROR >*/
|
|||||||
COGL_BLEND_STRING_ERROR_GPU_UNSUPPORTED_ERROR
|
COGL_BLEND_STRING_ERROR_GPU_UNSUPPORTED_ERROR
|
||||||
} CoglBlendStringError;
|
} CoglBlendStringError;
|
||||||
|
|
||||||
uint32_t
|
COGL_EXPORT uint32_t
|
||||||
cogl_blend_string_error_quark (void);
|
cogl_blend_string_error_quark (void);
|
||||||
|
|
||||||
#define COGL_SYSTEM_ERROR (_cogl_system_error_quark ())
|
#define COGL_SYSTEM_ERROR (_cogl_system_error_quark ())
|
||||||
|
Loading…
Reference in New Issue
Block a user