Searched refs:pipe_get_tile_raw (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_tile.h | 64 pipe_get_tile_raw(struct pipe_transfer *pt,
|
| H A D | u_tile.c | 49 pipe_get_tile_raw(struct pipe_transfer *pt, function in typeref:typename:void 403 pipe_get_tile_raw(pt, src, x, y, w, h, packed, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_tile.h | 64 pipe_get_tile_raw(struct pipe_transfer *pt,
|
| H A D | u_tile.c | 49 pipe_get_tile_raw(struct pipe_transfer *pt, function in typeref:typename:void 461 pipe_get_tile_raw(pt, src, x, y, w, h, packed, 0); 860 pipe_get_tile_raw(pt, src, x, y, w, h, packed, 0); 891 pipe_get_tile_raw(pt, src, x, y, w, h, packed, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tile_cache.c | 588 pipe_get_tile_raw(tc->transfer[layer], tc->transfer_map[layer],
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tile_cache.c | 541 pipe_get_tile_raw(tc->transfer[layer], tc->transfer_map[layer],
|
Completed in 11 milliseconds