Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1229 static bool r600_can_invalidate_texture(struct r600_common_screen *rscreen, in r600_can_invalidate_texture() function
1295 r600_can_invalidate_texture(rctx->screen, rtex, in r600_texture_transfer_map()
1324 if (r600_can_invalidate_texture(rctx->screen, rtex, in r600_texture_transfer_map()