Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/
HDdrm_mode.h437 struct drm_mode_create_dumb { struct
438 uint32_t height;
439 uint32_t width;
440 uint32_t bpp;
441 uint32_t flags;
443 uint32_t handle;
444 uint32_t pitch;
445 uint64_t size;