Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c374 pipe_put_tile_ui_format(pt, tc->transfer_map[layer], in sp_tile_cache_flush_clear()
414 pipe_put_tile_ui_format(tc->transfer[layer], tc->transfer_map[layer], in sp_flush_tile()
544 pipe_put_tile_ui_format(tc->transfer[layer], tc->transfer_map[layer], in sp_find_cached_tile()
/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h148 pipe_put_tile_ui_format(struct pipe_transfer *pt,
Du_tile.c558 pipe_put_tile_ui_format(struct pipe_transfer *pt, in pipe_put_tile_ui_format() function