Searched refs:r600_can_invalidate_texture (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_texture.c | 1240 static bool r600_can_invalidate_texture(struct r600_common_screen *rscreen, in r600_can_invalidate_texture() function 1306 r600_can_invalidate_texture(rctx->screen, rtex, in r600_texture_transfer_map() 1335 if (r600_can_invalidate_texture(rctx->screen, rtex, in r600_texture_transfer_map()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_texture.c | 1602 static bool r600_can_invalidate_texture(struct si_screen *sscreen, in r600_can_invalidate_texture() function 1666 r600_can_invalidate_texture(rctx->screen, rtex, in r600_texture_transfer_map() 1695 if (r600_can_invalidate_texture(rctx->screen, rtex, in r600_texture_transfer_map()
|