Home | History | Annotate | Download | only in llvmpipe

Lines Matching defs:byte_offset

1320       uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4;
1328 lp_tiled_to_linear(tile - byte_offset, linear_image,
1362 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4;
1370 lp_linear_to_tiled(linear_image, tile - byte_offset,