Searched defs:lima_format (Results 1 – 1 of 1) sorted by relevance
61 struct lima_format { struct62 bool present;63 int format;64 bool swap_r_b;65 union {