Skip to content
Commit cba3c408 authored by Boris Brezillon's avatar Boris Brezillon
Browse files

gallium: Fix the ->set_damage_region() implementation



BACK_LEFT attachment can be outdated when the user calls
KHR_partial_update() (->lastStamp != ->texture_stamp), leading to a
damage region update on the wrong pipe_resource object.
Let's delay the ->set_damage_region() call until the attachments are
updated when we're in that case.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
parent a3dc975e
Loading
Loading
Loading
Pipeline #77624 passed with stages
in 11 minutes and 24 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment