Chromium Code Reviews| Index: third_party/glslang/README.chromium |
| diff --git a/third_party/glslang/README.chromium b/third_party/glslang/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..db3802aa4c0e6aa13f9db36349c6d2f00aebf1a1 |
| --- /dev/null |
| +++ b/third_party/glslang/README.chromium |
| @@ -0,0 +1,13 @@ |
| +Name: Google fork of Khronos reference front-end for GLSL and ESSL |
| +Short Name: glslang |
| +URL: https://github.com/google/glslang |
| +Version: Unknown |
| +Security Critical: yes |
| +License: MIT |
| +License File: LICENSE |
| + |
| +Description: |
| +An OpenGL and OpenGL ES shader front end and validator. |
| + |
| +Local Modifications: |
| +Added OWNERS, README.chromium. |