Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
510 struct drm_mode_create_dumb { struct511 uint32_t height;512 uint32_t width;513 uint32_t bpp;514 uint32_t flags;516 uint32_t handle;517 uint32_t pitch;518 uint64_t size;