Home
last modified time | relevance | path

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

/include/drm/
Ddrm_mode.h419 struct drm_mode_create_dumb { struct
420 uint32_t height;
421 uint32_t width;
422 uint32_t bpp;
423 uint32_t flags;
425 uint32_t handle;
426 uint32_t pitch;
427 uint64_t size;