aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2019-12-04 13:19:23 -0600
committerJason Ekstrand <[email protected]>2019-12-06 19:58:07 +0000
commitf9a3d9738b12883e268b81731f8e231df3e376c3 (patch)
treec4591dc57fb864be4a9a995bbd48ed6520bb4e97 /meson.build
parentecc119a96e86a4292f98de7492d30508a6df3870 (diff)
anv: Use BO fences/semaphores for AcquireNextImage
Instead of doing a dummy submit on the command buffer for the fence or a dummy semaphore and trusting in implicit sync, this commit moves us to take advantage of implicit sync and just use the WSI image BO as the fence. Both semaphores and fences require a tiny bit of extra plumbing to do this but the result is that we can get rid of a bunch of the extra synchronization we're doing today. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions