Searched refs:ps_draw_ratio (Results 1 – 2 of 2) sorted by relevance
1034 tex->ps_draw_ratio = 0; in si_texture_create_object()2136 return tex->ps_draw_ratio + tex->num_slow_clears >= 5; in vi_should_enable_separate_dcc()2214 tex->ps_draw_ratio = result.pipeline_statistics.ps_invocations / in vi_separate_dcc_process_and_reset_stats()2216 sctx->last_tex_ps_draw_ratio = tex->ps_draw_ratio; in vi_separate_dcc_process_and_reset_stats()
385 unsigned ps_draw_ratio; member