mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
cogl.symbols: Reinstate cogl2_clip_push_from_path
This API was re-added into COGL for the 1.10.x release as of commit
361bd516f
. This will be removed once we branch into the 1.11.x development
cycle.
This commit is contained in:
parent
b13392dbe2
commit
199821d8c3
@ -5,6 +5,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef COGL_ENABLE_EXPERIMENTAL_API
|
#ifdef COGL_ENABLE_EXPERIMENTAL_API
|
||||||
|
/* cogl2_clip_push_from_path is only for 1.10.x*/
|
||||||
|
cogl2_clip_push_from_path
|
||||||
|
|
||||||
cogl2_path_arc
|
cogl2_path_arc
|
||||||
cogl2_path_close
|
cogl2_path_close
|
||||||
cogl2_path_curve_to
|
cogl2_path_curve_to
|
||||||
|
Loading…
Reference in New Issue
Block a user