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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_tile.h70 pipe_put_tile_raw(struct pipe_transfer *pt,
H A Du_tile.c68 pipe_put_tile_raw(struct pipe_transfer *pt, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_tile.h70 pipe_put_tile_raw(struct pipe_transfer *pt,
H A Du_tile.c68 pipe_put_tile_raw(struct pipe_transfer *pt, function in typeref:typename:void
525 pipe_put_tile_raw(pt, dst, x, y, w, h, packed, 0);
553 pipe_put_tile_raw(pt, dst, x, y, w, h, packed, 0);
581 pipe_put_tile_raw(pt, dst, x, y, w, h, packed, 0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c368 pipe_put_tile_raw(pt, tc->transfer_map[layer],
407 pipe_put_tile_raw(tc->transfer[layer], tc->transfer_map[layer],
537 pipe_put_tile_raw(tc->transfer[layer], tc->transfer_map[layer],
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c365 pipe_put_tile_raw(pt, tc->transfer_map[layer],
392 pipe_put_tile_raw(tc->transfer[layer], tc->transfer_map[layer],
506 pipe_put_tile_raw(tc->transfer[layer], tc->transfer_map[layer],

Completed in 5 milliseconds