diff options
author | Tapani Pälli <[email protected]> | 2020-02-12 08:45:47 +0200 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2020-02-13 10:39:29 -0800 |
commit | 1c0b76a3826185f9d0572eea1fec8464b0516b4e (patch) | |
tree | cce93a2d3bc7e1edd61c0fb768f5c568ca8e7c87 /.pick_status.json | |
parent | a429930e0ac97694b69eb1f13c3050eca8753449 (diff) |
iris: fix aux buf map failure in 32bits app on Android
Cc: [email protected]
Reported-by: Zhifang Long <[email protected]>
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3784>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3784>
(cherry picked from commit fdd20be324eabab7da1ba67cf7e379398d771186)
Diffstat (limited to '.pick_status.json')
-rw-r--r-- | .pick_status.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json index 083d493f663..be815567586 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -112,7 +112,7 @@ "description": "iris: fix aux buf map failure in 32bits app on Android", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": null }, |