Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h96 pipe_put_tile_rgba_format(struct pipe_transfer *pt,
Du_tile.c474 pipe_put_tile_rgba_format(pt, dst, x, y, w, h, pt->resource->format, p); in pipe_put_tile_rgba()
479 pipe_put_tile_rgba_format(struct pipe_transfer *pt, in pipe_put_tile_rgba_format() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c428 pipe_put_tile_rgba_format(tc->transfer[layer], tc->transfer_map[layer], in sp_flush_tile()
558 pipe_put_tile_rgba_format(tc->transfer[layer], tc->transfer_map[layer], in sp_find_cached_tile()