Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_dev.h316 struct qxl_surface_create { struct
317 uint32_t width;
318 uint32_t height;
319 int32_t stride;
320 uint32_t format;
321 uint32_t position;
322 uint32_t mouse_mode;
323 uint32_t flags;
324 uint32_t type;
325 QXLPHYSICAL mem;