diff options
author | Kenneth Graunke <[email protected]> | 2020-02-14 16:40:07 -0800 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-01 19:00:02 +0000 |
commit | 07fb925ad82f2b61cbdd239956c16e752c64e05d (patch) | |
tree | 3d5417be00ba01d216eea0c8268fed7a7e40ac97 /src/mapi/shared-glapi | |
parent | 3dbde891118af0c64a16c729be5b551447aaae18 (diff) |
iris: Flush any current work in iris_fence_await before adding deps
Receiving a fence_server_sync (iris_fence_await) means that any future
work needs to wait for the fence. But previous work doesn't need to.
So flush it now, to avoid delaying it arbitrarily.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3802>
Diffstat (limited to 'src/mapi/shared-glapi')
0 files changed, 0 insertions, 0 deletions