Home
last modified time | relevance | path

Searched refs:ps_draw_ratio (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1033 rtex->ps_draw_ratio = 0; in r600_texture_create_object()
2070 return tex->ps_draw_ratio + tex->num_slow_clears >= 5; in vi_should_enable_separate_dcc()
2152 tex->ps_draw_ratio = in vi_separate_dcc_process_and_reset_stats()
2155 rctx->last_tex_ps_draw_ratio = tex->ps_draw_ratio; in vi_separate_dcc_process_and_reset_stats()
Dr600_pipe_common.h298 unsigned ps_draw_ratio; member