diff options
author | Qiang Yu <[email protected]> | 2019-05-16 19:38:01 +0800 |
---|---|---|
committer | Qiang Yu <[email protected]> | 2019-05-25 12:41:44 +0800 |
commit | 1dc593e9b9318a73b49792435776faba02562806 (patch) | |
tree | c95fd117174b83ef5c62ebb8478af28fa91ddeee /src/gallium/drivers/panfrost | |
parent | 54490b0b368a6c58e1af72d4c151fdba415be210 (diff) |
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 <[email protected]>
Signed-off-by: Qiang Yu <[email protected]>
Diffstat (limited to 'src/gallium/drivers/panfrost')
0 files changed, 0 insertions, 0 deletions