Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance
528 struct drm_mode_create_dumb { struct529 uint32_t height;530 uint32_t width;531 uint32_t bpp;532 uint32_t flags;534 uint32_t handle;535 uint32_t pitch;536 uint64_t size;