Searched refs:dcc_gather_statistics (Results 1 – 5 of 5) sorted by relevance
562 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()
250 bool dcc_gather_statistics:1; member
1295 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()
417 if (tex->dcc_gather_statistics && in si_do_fast_color_clear()
2693 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()