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

Side by Side Diff: third_party/glslang/README.chromium

Issue 1975183003: Added Vulkan Shader Modules with GLSL->SPIR-V translation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Check padding Created 4 years, 7 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/glslang/BUILD.gn ('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
1 Name: Google fork of Khronos reference front-end for GLSL and ESSL 1 Name: Google fork of Khronos reference front-end for GLSL and ESSL
2 Short Name: glslang 2 Short Name: glslang
3 URL: https://github.com/google/glslang 3 URL: https://github.com/google/glslang
4 Version: Unknown 4 Version: Unknown
5 Security Critical: yes 5 Security Critical: yes
6 License: MIT 6 License: MIT
7 License File: LICENSE 7 License File: LICENSE
8 8
9 Description: 9 Description:
10 An OpenGL and OpenGL ES shader front end and validator. 10 An OpenGL and OpenGL ES shader front end and validator.
11 11
12 Local Modifications: 12 Local Modifications:
13 Added OWNERS, README.chromium. 13 Added OWNERS, README.chromium.
14 Ported build rules from CMake to GN. 14 Ported build rules from CMake to GN.
15 5/13/2016 - Updated GN build rules to include new files added in repository.
OLDNEW
« no previous file with comments | « third_party/glslang/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698