Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
405 struct drm_mode_create_dumb { struct406 uint32_t height;407 uint32_t width;409 uint32_t bpp;410 uint32_t flags;411 uint32_t handle;412 uint32_t pitch;414 uint64_t size;