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.c2091 if (!tex->dcc_gather_statistics) { in vi_separate_dcc_try_enable()
2092 tex->dcc_gather_statistics = true; in vi_separate_dcc_try_enable()
2106 assert(tex->dcc_gather_statistics); in vi_separate_dcc_try_enable()
2480 if (tex->dcc_gather_statistics && in evergreen_do_fast_color_clear()
Dr600_pipe_common.h292 bool dcc_gather_statistics; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c1198 assert(!rtex->dcc_separate_buffer || rtex->dcc_gather_statistics); in si_flush_resource()
1212 if (rtex->dcc_gather_statistics && rtex->separate_dcc_dirty) { in si_flush_resource()
Dsi_state_draw.c1260 if (rtex->dcc_gather_statistics) in si_draw_vbo()
Dsi_state.c2363 if (rtex->dcc_gather_statistics) in si_set_framebuffer_state()
2439 if (rtex->dcc_gather_statistics) { in si_set_framebuffer_state()