Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
435 struct drm_mode_create_dumb { struct436 uint32_t height;437 uint32_t width;438 uint32_t bpp;439 uint32_t flags;441 uint32_t handle;442 uint32_t pitch;443 uint64_t size;