Home
last modified time | relevance | path

Searched defs:qxl_drawable (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h703 struct qxl_drawable { struct
705 uint32_t surface_id;
706 uint8_t effect;
707 uint8_t type;
708 uint8_t self_bitmap;
710 struct qxl_rect bbox;
711 struct qxl_clip clip;
712 uint32_t mm_time;
713 int32_t surfaces_dest[3];
715 union {
[all …]