Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1311 bool can_invalidate = in r600_texture_transfer_map() local
1317 can_invalidate); in r600_texture_transfer_map()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1855 bool can_invalidate = si_can_invalidate_texture(sctx->screen, tex, usage, box); in si_texture_transfer_map() local
1857 si_reallocate_texture_inplace(sctx, tex, PIPE_BIND_LINEAR, can_invalidate); in si_texture_transfer_map()

Completed in 6 milliseconds