lima: fix lima_blit with non-zero level source resource
lima_blit will do blit between resources with different levels. When blit from a level!=0 source, it will sample from that level of resource as texture. Current texture setup won't respect level when not mipmap filter. Reviewed-by:Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by:
Qiang Yu <yuq825@gmail.com> (cherry picked from commit 1dc593e9)
Loading
Please register or sign in to comment