diff options
author | Danylo Piliaiev <[email protected]> | 2019-09-12 14:17:28 +0300 |
---|---|---|
committer | Danylo Piliaiev <[email protected]> | 2019-09-16 08:47:37 +0000 |
commit | 6f5a8617b40ebeca312a5cb28a5ef4375f126072 (patch) | |
tree | a00041f7cbd45845de3b5879c1c75adaec1d90a6 /src/amd/vulkan/winsys | |
parent | c7b2a2fd363f57bb1ab4d7d6bad786af7e2924ef (diff) |
iris: Fix fence leak in iris_fence_flush
Documentation for pipe_context::flush states:
"NOTE: use screen->fence_reference() (or equivalent) to transfer
new fence ref to **fence, to ensure that previous fence is unref'd"
Hence we need to unref previous out_fence.
Signed-off-by: Danylo Piliaiev <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/amd/vulkan/winsys')
0 files changed, 0 insertions, 0 deletions