summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_extensions.py
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-08-04 13:08:35 -0700
committerJason Ekstrand <[email protected]>2017-08-28 19:33:43 -0700
commit5f372d93a9088afdbd97c0668f9684f369bc33a2 (patch)
tree24ac55a035bcd05cdafc1ea7cedb448842f81bf9 /src/intel/vulkan/anv_extensions.py
parentd21c1510918bdfe64e89834aafe6f49ac4dfc13d (diff)
anv: Use DRM sync objects to back fences whenever possible
In order to implement VK_KHR_external_fence, we need to back our fences with something that's shareable. Since the kernel wait interface for sync objects already supports waiting for multiple fences in one go, it makes anv_WaitForFences much simpler if we only have one type of fence. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_extensions.py')
0 files changed, 0 insertions, 0 deletions