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