Searched refs:pipe_put_tile_raw (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_tile.h70 pipe_put_tile_raw(struct pipe_context *pipe,
H A Du_tile.c76 pipe_put_tile_raw(struct pipe_context *pipe, function
541 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0);
569 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0);
597 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.h70 pipe_put_tile_raw(struct pipe_context *pipe,
H A Du_tile.c76 pipe_put_tile_raw(struct pipe_context *pipe, function
541 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0);
569 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0);
597 pipe_put_tile_raw(pipe, pt, x, y, w, h, packed, 0);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c352 pipe_put_tile_raw(tc->pipe,
392 pipe_put_tile_raw(tc->pipe, tc->transfer,
519 pipe_put_tile_raw(tc->pipe, pt,
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c352 pipe_put_tile_raw(tc->pipe,
392 pipe_put_tile_raw(tc->pipe, tc->transfer,
519 pipe_put_tile_raw(tc->pipe, pt,

Completed in 33 milliseconds