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

Unified Diff: third_party/spirv-headers/README.chromium

Issue 2593703003: Add gitignore and README for Vulkan deps. (Closed)
Patch Set: Created 4 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/glslang-angle/README.chromium ('k') | third_party/spirv-tools-angle/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/spirv-headers/README.chromium
diff --git a/third_party/spirv-headers/README.chromium b/third_party/spirv-headers/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..f7df74e7f8e2155ba127952b0585b6b44c778821
--- /dev/null
+++ b/third_party/spirv-headers/README.chromium
@@ -0,0 +1,14 @@
+Name: SPIR-V Headers
+Short Name: spirv-headers
+URL: https://github.com/KhronosGroup/SPIRV-Headers.git
+Version: unknown
+Security Critical: yes
+License: MIT
+License File: LICENSE
+
+Description:
+This repository contains machine-readable files from the SPIR-V Registry. This includes:
+
+* Header files for various languages.
+* JSON files describing the grammar for the SPIR-V core instruction set, and for the GLSL.std.450 extended instruction set.
+* The XML registry file.
« no previous file with comments | « third_party/glslang-angle/README.chromium ('k') | third_party/spirv-tools-angle/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698