diff options
author | Chris Wilson <[email protected]> | 2020-02-19 23:45:59 +0000 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-01 19:00:02 +0000 |
commit | 3dbde891118af0c64a16c729be5b551447aaae18 (patch) | |
tree | 7e89c7fa59f5046347021e346dcc148c1d734384 /src/glx/tests | |
parent | fd1907efb385a6f668971e9bb93af2f64d7b8cda (diff) |
iris: Store a seqno for each batch in the fence
In the next patch, we will introduce deferred fences where we will need
to flush a fence later. To do this, we need to know which batch requires
flushing, so keep a 1:1 mapping between seqno[] and the associated
batch.
It's also substantially less confusing to have a 1:1 mapping.
Reviewed-by: Kenneth Graunke <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3802>
Diffstat (limited to 'src/glx/tests')
0 files changed, 0 insertions, 0 deletions