Searched defs:vc4_format (Results 1 – 2 of 2) sorted by relevance
44 struct vc4_format { struct46 bool present;49 uint8_t rt_type;73 static const struct vc4_format vc4_format_table[] = { argument
63 enum vc4_texture_data_type vc4_format; member