Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dspice-display.h81 typedef struct SimpleSpiceDisplay SimpleSpiceDisplay; typedef
85 struct SimpleSpiceDisplay { struct
86 DisplaySurface *ds;
87 DisplayGLCtx dgc;
88 DisplayChangeListener dcl;
89 void *buf;
90 int bufsize;
91 QXLInstance qxl;
92 uint32_t unique;
93 pixman_image_t *surface;
[all …]