HomeSort by relevance Sort by last modified time
    Searched refs:pipe_put_tile_raw (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_tile.h 70 pipe_put_tile_raw(struct pipe_context *pipe,
u_tile.c 76 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/drivers/softpipe/
sp_tile_cache.c 352 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 6215 milliseconds