Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
471 struct drm_mode_create_dumb { struct472 uint32_t height;473 uint32_t width;474 uint32_t bpp;475 uint32_t flags;477 uint32_t handle;478 uint32_t pitch;479 uint64_t size;