Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1794 static bool si_can_invalidate_texture(struct si_screen *sscreen, struct si_texture *tex, in si_can_invalidate_texture() function
1855 bool can_invalidate = si_can_invalidate_texture(sctx->screen, tex, usage, box); in si_texture_transfer_map()
1883 if (si_can_invalidate_texture(sctx->screen, tex, usage, box)) in si_texture_transfer_map()

Completed in 4 milliseconds