Searched defs:lima_format (Results 1 – 1 of 1) sorted by relevance
70 struct lima_format { struct71 bool present;72 int format;73 bool swap_r_b;74 union {