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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1253 tex->ps_draw_ratio = 0;
2433 return tex->ps_draw_ratio + tex->num_slow_clears >= 5;
2519 tex->ps_draw_ratio =
2522 sctx->last_tex_ps_draw_ratio = tex->ps_draw_ratio;
H A Dsi_pipe.h344 unsigned ps_draw_ratio; member in struct:si_texture

Completed in 33 milliseconds