Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1944 static bool si_can_invalidate_texture(struct si_screen *sscreen, struct si_texture *tex, in si_can_invalidate_texture() function
2005 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()