Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h435 struct drm_mode_create_dumb { struct
436 uint32_t height;
437 uint32_t width;
438 uint32_t bpp;
439 uint32_t flags;
441 uint32_t handle;
442 uint32_t pitch;
443 uint64_t size;