On Wed, Aug 7, 2024 at 8:09 PM Bas Nieuwenhuizen
wrote:
> Per submission flag because:
>
> 1) Slightly simpler & more flexible than per context flag.
> 2) We'd need to extend the per-BO struct if we want to put
>it there.
> 3) Doing it per BO is annoying implementation wise as we
>disasso
Per submission flag because:
1) Slightly simpler & more flexible than per context flag.
2) We'd need to extend the per-BO struct if we want to put
it there.
3) Doing it per BO is annoying implementation wise as we
disassociate it from the BO list before doing the fences.
4) I don't really an