Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.c76 pipe_put_tile_raw(struct pipe_context *pipe, in pipe_put_tile_raw() function
541 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0); in pipe_put_tile_rgba_format()
569 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0); in pipe_put_tile_i_format()
597 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0); in pipe_put_tile_ui_format()
Du_tile.h70 pipe_put_tile_raw(struct pipe_context *pipe,
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c352 pipe_put_tile_raw(tc->pipe, in sp_tile_cache_flush_clear()
392 pipe_put_tile_raw(tc->pipe, tc->transfer, in sp_flush_tile()
519 pipe_put_tile_raw(tc->pipe, pt, in sp_find_cached_tile()