зеркало из https://github.com/AvaloniaUI/angle.git
c56adf60d1
Update Vulkan Layers/Loader/Tools/Header to latest versions as of 7/3. This updates the ICD build to use inputs from the Header repo instead of copies of the file from its own repo. Those copies have been deleted and some of the generation scripts in Tools repo have been renamed. Also put script dependencies from Vulkan-Headers repo into a shared var that's imported by the other repos to minimize repeat code. Bug: angleproject:2704 Change-Id: I98a18be055482dccdad8468115b4045d09342bfb Reviewed-on: https://chromium-review.googlesource.com/1124966 Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Tobin Ehlis <tobine@google.com> |
||
---|---|---|
.. | ||
BUILD.gn | ||
README.angle |
README.angle
Name: Vulkan Loader Components Short Name: Vulkan Loader Version: N/A URL: https://github.com/KhronosGroup/Vulkan-Loader SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-Loader.git Date: 05/24/2018 Revision: dba71dacd085918656a69e07fe8f37a71f5ebe2e Security Critical: no License: Apache 2.0 License File: LICENSE.txt Description: The Vulkan Loader Components are used to build the open-source desktop Vulkan loader. The loader is a library that loads the Vulkan entry points and hooks them into the correct layers and the client driver (ICD). This is required for using Vulkan layers and applications.