On Mon 13 Mar 2017, Jason Ekstrand wrote: > This just stubs things out. Real external semaphore support will come > with VK_KHX_external_semaphore_fd. > --- > src/intel/vulkan/anv_device.c | 4 ++++ > src/intel/vulkan/anv_entrypoints_gen.py | 1 + > src/intel/vulkan/anv_queue.c | 13 +++++++++++++ > 3 files changed, 18 insertions(+)
That's simple enough. Reviewed-by: Chad Versace <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
