Searched defs:format_desc_struct (Results 1 – 1 of 1) sorted by relevance
91 static const struct format_desc_struct { struct92 const char *name;93 uint32_t drm_id;95 cairo_format_t cairo_id;96 pixman_format_code_t pixman_id;98 int depth;99 int num_planes;100 int plane_bpp[4];101 uint8_t hsub;102 uint8_t vsub;