mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 05:48:00 +02:00
doc: add CAIRO_DEVICE_TYPE_COGL
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
4a0913eb52
commit
aa5a9c46e1
1 changed files with 1 additions and 0 deletions
|
|
@ -2046,6 +2046,7 @@ cairo_device_reference (cairo_device_t *device);
|
|||
* @CAIRO_DEVICE_TYPE_XCB: The device is of type xcb
|
||||
* @CAIRO_DEVICE_TYPE_XLIB: The device is of type xlib
|
||||
* @CAIRO_DEVICE_TYPE_XML: The device is of type XML
|
||||
* @CAIRO_DEVICE_TYPE_COGL: The device is of type cogl, since 1.12
|
||||
* @CAIRO_DEVICE_TYPE_INVALID: The device is invalid
|
||||
*
|
||||
* #cairo_device_type_t is used to describe the type of a given
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue