summaryrefslogtreecommitdiffstats
path: root/src/gtest
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-08-03 11:46:09 -0700
committerJason Ekstrand <[email protected]>2017-08-28 18:35:22 -0700
commitf992bb205c174e0a8e6574258598f5268dd0e0cb (patch)
treeb4d0121867d4d6da752ba5455d31d9e233d503f5 /src/gtest
parent2eacfdeec9c1bd3be291e8f9526580da331a8ec4 (diff)
anv: Rework fences to work more like BO semaphores
This commit changes fences to work a bit more like BO semaphores. Instead of the fence being a batch, it's simply a BO that gets added to the validation list for the last execbuf call in the QueueSubmit operation. It's a bit annoying finding the last submit in the execbuf but this allows us to avoid the dummy execbuf. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/gtest')
0 files changed, 0 insertions, 0 deletions