Home
last modified time | relevance | path

Searched refs:dcc_gather_statistics (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c562 rtex->dcc_gather_statistics = new_tex->dcc_gather_statistics; in r600_reallocate_texture_inplace()
2262 if (!tex->dcc_gather_statistics) { in vi_separate_dcc_try_enable()
2263 tex->dcc_gather_statistics = true; in vi_separate_dcc_try_enable()
2277 assert(tex->dcc_gather_statistics); in vi_separate_dcc_try_enable()
Dr600_pipe_common.h250 bool dcc_gather_statistics:1; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c1295 assert(!rtex->dcc_separate_buffer || rtex->dcc_gather_statistics); in si_flush_resource()
1309 if (rtex->dcc_gather_statistics && rtex->separate_dcc_dirty) { in si_flush_resource()
Dsi_clear.c417 if (tex->dcc_gather_statistics && in si_do_fast_color_clear()
Dsi_state.c2693 if (rtex->dcc_gather_statistics) in si_update_fb_dirtiness_after_rendering()
2737 if (rtex->dcc_gather_statistics) in si_set_framebuffer_state()
2877 if (rtex->dcc_gather_statistics) { in si_set_framebuffer_state()