Searched refs:agx_pixel_format_entry (Results 1 – 3 of 3) sorted by relevance
31 struct agx_pixel_format_entry { struct37 extern const struct agx_pixel_format_entry agx_pixel_format[PIPE_FORMAT_COUNT]; argument46 struct agx_pixel_format_entry entry = agx_pixel_format[format]; in agx_is_valid_pixel_format()
38 const struct agx_pixel_format_entry agx_pixel_format[PIPE_FORMAT_COUNT] = {
1029 struct agx_pixel_format_entry ent = agx_pixel_format[format]; in agx_is_format_supported()