Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/qxl/
A Dqxl_dev.h312 struct qxl_surface_create { struct
313 uint32_t width;
314 uint32_t height;
315 int32_t stride;
316 uint32_t format;
317 uint32_t position;
318 uint32_t mouse_mode;
319 uint32_t flags;
320 uint32_t type;
321 QXLPHYSICAL mem;

Completed in 9 milliseconds