lima: implement blit with util_blitter
authorIcenowy Zheng <icenowy@aosc.io>
Thu, 11 Apr 2019 07:26:12 +0000 (15:26 +0800)
committerQiang Yu <yuq825@gmail.com>
Thu, 11 Apr 2019 13:45:51 +0000 (13:45 +0000)
commita155c26a66d58d9283b314dce4dd2abb71355349
tree9089829845f3f925a26b4a217bbc9039de775904
parent318ccbe7b2616eae9e59c525868d5105be2db179
lima: implement blit with util_blitter

As we have already prepared for using util_blitter, use it to implement
lima_blit.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Qiang Yu <yuq825@gmail.com>
src/gallium/drivers/lima/lima_context.c
src/gallium/drivers/lima/lima_context.h
src/gallium/drivers/lima/lima_resource.c