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.
Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
caaef35450
commit
f608ef5f5c
@ -5,6 +5,9 @@
|
||||
#endif
|
||||
|
||||
#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_close
|
||||
cogl2_path_curve_to
|
||||
|
Loading…
Reference in New Issue
Block a user