Files
mesa/src
Emma Anholt ac9ae97d30 freedreno: Flush batches upon destroying the ctx.
The invalidate would take it out of the bc tracking, so you could go
allocate a new batch->idx matching this one, while this one is still in
the bc using that idx.

You can't generate any new rendering with the ctx's old batches at this
point, anyway, so just flush for simplicity.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11439>
2021-06-17 09:11:57 -07:00
..
2021-03-20 10:38:55 +00:00
2021-01-09 20:51:35 -06:00
2021-06-17 09:10:29 +02:00
2021-01-11 22:45:01 +00:00
2021-05-18 14:28:48 +00:00
2021-06-14 19:48:36 +00:00