Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h90 pipe_put_tile_rgba(struct pipe_context *pipe,
Du_tile.c486 pipe_put_tile_rgba(struct pipe_context *pipe, in pipe_put_tile_rgba() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c369 pipe_put_tile_rgba(tc->pipe, pt, in sp_tile_cache_flush_clear()
/external/mesa3d/src/gallium/state_trackers/vega/
Dimage.c427 pipe_put_tile_rgba(pipe, transfer, x+image->x, y+image->y, width, 1, df); in image_sub_data()