Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Side by Side Diff: third_party/vulkan-validation-layers/README.chromium

Issue 2593703003: Add gitignore and README for Vulkan deps. (Closed)
Patch Set: Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/spirv-tools-angle/README.chromium ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Vulkan Ecosystem Components
2 Short Name: Vulkan Layers SDK
3 Version: unknown
4 URL: https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers
5 SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-LoaderAndValidatio nLayers.git
6 Date: 06/07/2016
7 Revision: d9da90d92748c37962766868f8b0354637672c2a
8 Security Critical: no
9 License: Apache 2.0
10 License File: LICENSE.txt
11
12 Description:
13 The Vulkan Ecosystem Components consist of the Vulkan loader and Validation Laye rs SDK. The layers help
14 validate Vulkan programs at runtime for development, and the loader is a utility for loading the Vulkan
15 entry points and hooking them into the correct layers. These are essential for d eveloping Vulkan
16 applications.
17
OLDNEW
« no previous file with comments | « third_party/spirv-tools-angle/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698