Home
last modified time | relevance | path

Searched refs:vi_dcc_formats_compatible (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2006 bool vi_dcc_formats_compatible(struct si_screen *sscreen, enum pipe_format format1, in vi_dcc_formats_compatible() function
2070 !vi_dcc_formats_compatible((struct si_screen *)tex->screen, tex->format, view_format); in vi_dcc_formats_are_incompatible()
2074 * vi_dcc_formats_compatible should be called only when DCC is enabled. */
H A Dsi_pipe.h1600 bool vi_dcc_formats_compatible(struct si_screen *sscreen, enum pipe_format format1,
H A Dsi_descriptors.c780 !vi_dcc_formats_compatible(screen, res->b.b.format, view->format))) { in si_set_shader_image_desc()

Completed in 12 milliseconds