Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
437 struct drm_mode_create_dumb { struct438 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;