Chromium Code Reviews| Index: third_party/SPIRV-Tools/README.chromium |
| diff --git a/third_party/SPIRV-Tools/README.chromium b/third_party/SPIRV-Tools/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c539976e0792d24c9c479ad9a5e95fed83144946 |
| --- /dev/null |
| +++ b/third_party/SPIRV-Tools/README.chromium |
| @@ -0,0 +1,14 @@ |
| +Name: SPIR-V Tools |
| +Short Name: SPIRV-Tools |
| +URL: https://github.com/KhronosGroup/SPIRV-Tools.git |
| +Version: Unknown |
| +Security Critical: yes |
| +License: MIT |
| +License File: LICENSE |
| + |
| +Description: |
| +The SPIR-V Tools project provides an API and commands for processing |
| +SPIR-V modules. |
| + |
| +Local Modifications: |
| +Added OWNERS, README.chromium. |