Searched refs:agx_pixel_format (Results 1 – 4 of 4) sorted by relevance
37 extern const struct agx_pixel_format_entry agx_pixel_format[PIPE_FORMAT_COUNT];46 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] = { variable
468 cfg.format = agx_pixel_format[state->format].hw; in agx_create_sampler_view()728 cfg.format = agx_pixel_format[surf->format].hw; in agx_set_framebuffer_state()988 key.base.fs.tib_formats[i] = agx_pixel_format[fmt].internal; in agx_update_fs()1204 cfg.format = agx_pixel_format[surf->format].hw; in agx_build_reload_pipeline()
469 enum agx_format internal = agx_pixel_format[fmt].internal; in agx_flush()1029 struct agx_pixel_format_entry ent = agx_pixel_format[format]; in agx_is_format_supported()