support vk fence and semaphore in gpu/vulkan |
||||
Issue descriptionThe code in gpu/vulkan needs to expose appropriate support for: * import / export of Linux DRM fences into Vulkan for use as semaphores or fences (e.g. on CrOS) * import / export Fuchsia scenic events to Vulkan in a similar fashion
,
Aug 27
,
Aug 27
There is some support for this already @ https://cs.corp.google.com/clankium/src/gpu/vulkan/vulkan_implementation.h?q=vulkan_implementation&dr=CSs&l=47 We don't have a fence/semaphore distinction here though.
,
Aug 29
,
Oct 17
I believe this was fixed in https://chromium-review.googlesource.com/c/chromium/src/+/1195661 |
||||
►
Sign in to add a comment |
||||
Comment 1 by rjkroege@chromium.org
, Aug 27