Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
367 struct drm_mode_create_dumb { struct369 uint32_t height;370 uint32_t width;371 uint32_t bpp;372 uint32_t flags;374 uint32_t handle;375 uint32_t pitch;376 uint64_t size;