Home
last modified time | relevance | path

Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h1033 struct drm_mode_create_dumb { struct
1034 __u32 height;
1035 __u32 width;
1036 __u32 bpp;
1037 __u32 flags;
1039 __u32 handle;
1040 __u32 pitch;
1041 __u64 size;