Searched refs:si_can_invalidate_texture (Results 1 – 1 of 1) sorted by relevance
1944 static bool si_can_invalidate_texture(struct si_screen *sscreen, struct si_texture *tex, in si_can_invalidate_texture() function2005 bool can_invalidate = si_can_invalidate_texture(sctx->screen, tex, usage, box); in si_texture_transfer_map()2032 if (si_can_invalidate_texture(sctx->screen, tex, usage, box)) in si_texture_transfer_map()