diff options
author | Jason Ekstrand <[email protected]> | 2016-11-30 19:08:51 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-12-05 14:00:35 -0800 |
commit | 06d864921ee6cfd083ac3782d4434d91ec652eea (patch) | |
tree | 5ff03a4553f1fad2edce8657277addb541e73fbb /src/mesa/drivers/common | |
parent | 6c74e7f492b526f16b6ae59b16eb30df14f793c8 (diff) |
i965/copy_image: Re-implement the blitter path with emit_miptree_blit
By using emit_miptree_blit which does chunking, this fixes the blitter path
for the case where the image is too tall to blit normally. We also pull it
into intel_blit as intel_miptree_copy. This matches the naming of the
blorp blit and copy functions brw_blorp_blit and brw_blorp_copy.
Reviewed-by: Anuj Phogat <[email protected]>
Cc: "13.0" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/common')
0 files changed, 0 insertions, 0 deletions