Searched defs:qxl_surface_create (Results 1 – 1 of 1) sorted by relevance
314 struct qxl_surface_create { struct315 uint32_t width;316 uint32_t height;317 int32_t stride;318 uint32_t format;319 uint32_t position;320 uint32_t mouse_mode;321 uint32_t flags;322 uint32_t type;323 QXLPHYSICAL mem;